Skip to content

Add Rust release coverage versioning #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
PLeVasseur opened this issue Apr 19, 2025 · 0 comments
Open

Add Rust release coverage versioning #40

PLeVasseur opened this issue Apr 19, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@PLeVasseur
Copy link
Collaborator

Most likely involves adding functionality to extension which will:

Read both of the following from each guideline:

  • options for :version_start: and :version_end: which each take a version e.g. 1.XX
  • options :edition_start: and :edition_end: which each take an edition e.g. 2015

Nice to have:

  • to format these in a way in the rendered text such that they each are a range, e.g. (1.XX, 1.YY)

Consider how to make maintenance reasonable when we support a new edition and version:

  • script that can bump based on FLS changes?

Consider how we can align this with the FLS' scheme of releases

  • need to learn more about this

Originates from unfinished discussion on #27

@PLeVasseur PLeVasseur added enhancement New feature or request help wanted Extra attention is needed labels Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant