Request: create guardrail for Slurm charms

Hey hey team :wave:

Could I please have guardrails created for the following charms?

We’d like to create numbered tracks that follow the major version of upstream Slurm releases with an optional -lts slug for long-term support releases. The requested guardrail pattern would be \d+(-lts)?. Here’s some examples of the tracks that we would create:

  • 23.11
  • 24.05
  • 24.11
  • 25.05
  • 25.11
  • 26.05

Please let me know if you have any questions or require any further information from me! Thank you!

CC @jamesbeedy @dsloanmurphy @jedel

1 Like

+1 from me!

Hi @nuccitheboss ,

I have created the guardrail for the above charms.

Thanks,
Aditya

Hi @adityagoel28,

Could we have the guardrail for the Slurm charms changed from \d+(-lts)? to \d+[.]\d+(-lts)??

I’ve realized that the current guardrail doesn’t match to our intended versioning scheme 23.11, 24.05, etc.

1 Like

Hi,

I have created the new guardrail. Do let me know in case of any issues.

1 Like