Skip to content

Conversation

@pwizla
Copy link
Collaborator

@pwizla pwizla commented Nov 14, 2024

This PR includes a new release-notes-script.sh file that can be used locally to generate release notes outputted as a Markdown file in a temp-new-release-notes.md file. The content of the Markdown file can then be directly copied & pasted in the release-notes.md file used by Docusaurus to render the whole history of release notes.

To test the script, you might first need to make it an executable by running chmod +x release-notes-script.sh. This has to be done only once on every machine.
After this, you should be able to simply run ./release-notes-script.sh to run the script and generate the file 🚀 This will only work if you're in the /docusaurus folder.

@vercel
Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 3:58pm

@pwizla pwizla self-assigned this Nov 15, 2024
@pwizla pwizla added this to the 5.2.1 milestone Nov 15, 2024
@pwizla pwizla added source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo pr: chore labels Nov 15, 2024
@pwizla pwizla merged commit e29d367 into main Nov 15, 2024
@pwizla pwizla deleted the repo/release-notes-script branch November 15, 2024 09:09
@pwizla pwizla added the temp - port to docs-next (Temporary label) The content of this PR should be ported to docs-next.strapi.io label Nov 21, 2024
@pwizla pwizla removed the temp - port to docs-next (Temporary label) The content of this PR should be ported to docs-next.strapi.io label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant