Skip to content
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

Improved RELEASE.md templating #1066

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Conversation

kenodegard
Copy link
Contributor

@kenodegard kenodegard commented Nov 19, 2024

Description

Closes conda/conda#14326 with additional edits:

  • Replace [[ placeholder ]].[$patch_number] with [[ placeholder ]]
    • set placeholder=YY.M.PATCH or placeholder=MAJOR.MINOR.MICRO in config.yml
  • Replace [[ placeholder ]].x with [[ placeholder-x ]]
    • set placeholder=YY.M.x or placeholder=MAJOR.MINOR.x in config.yml
  • Add [[ canary-channel ]] to avoid hardcoding conda-canary channel

@kenodegard kenodegard requested a review from a team as a code owner November 19, 2024 21:48
@kenodegard kenodegard changed the title Add placeholder-x variable for greater control in RELEASE.md Improved RELEASE.md templating Nov 19, 2024
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Nov 19, 2024
@kenodegard kenodegard merged commit 96bc949 into conda:main Nov 21, 2024
4 checks passed
@kenodegard kenodegard deleted the update-RELEASE.md branch November 21, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

4 participants