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

Automate adding release notes with a script #10277

Closed
cwickham opened this issue Jul 11, 2024 · 0 comments · Fixed by quarto-dev/quarto-web#1386
Closed

Automate adding release notes with a script #10277

cwickham opened this issue Jul 11, 2024 · 0 comments · Fixed by quarto-dev/quarto-web#1386
Assignees
Labels
documentation Doc improvements & quarto-web enhancement New feature or request
Milestone

Comments

@cwickham
Copy link
Collaborator

From quarto-dev/quarto-web#1250

Updating the release notes will currently require a manual step at release:

We would have to add the following tasks to the release checklist:

  1. Copy changelog from old release to _changelog.md in docs/download/changelog/1.x

  2. Copy docs/download/changelog/1.*/index.qmd and increment versions

3.Add new item to download-older listing in docs/download/index.qmd

  1. Increment version in aliases of:

    • docs/download/release.qmd
    • docs/download/prerelease.qmd

As per @cderv's suggestion, we could write a script so these instructions are replaced by, e.g. :

quarto run update-release-notes.R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Doc improvements & quarto-web enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant