Skip to content

chore: extract releasing docs & update github actions#113

Merged
marandaneto merged 3 commits intomasterfrom
docs/extract-releasing-to-own-file
Mar 30, 2026
Merged

chore: extract releasing docs & update github actions#113
marandaneto merged 3 commits intomasterfrom
docs/extract-releasing-to-own-file

Conversation

@marandaneto
Copy link
Copy Markdown
Member

@marandaneto marandaneto commented Mar 30, 2026

Problem

The README contained a lengthy releasing section that made it harder to find the core project information (features, quick start, contributing). Several GitHub Actions were also pinned to outdated versions.

Changes

  • Extracted the full releasing section from README.md into a new RELEASING.md file
  • Replaced the section in README.md with a short link to RELEASING.md
  • Promoted sub-headings in RELEASING.md (e.g. ### Release Process## Release Process) since it's now a standalone doc
  • Updated GitHub Actions to latest versions:
    • actions/checkout: v2/v4 → v6
    • actions/create-github-app-token: v2.2.1 → v3.0.0
    • github/codeql-action: v4.31.9 → v4.35.1

@marandaneto
Copy link
Copy Markdown
Member Author

also releases #102

@marandaneto marandaneto changed the title docs: extract releasing section from README into RELEASING.md chore: extract releasing docs & update github actions Mar 30, 2026
@marandaneto marandaneto merged commit fca9808 into master Mar 30, 2026
15 checks passed
@marandaneto marandaneto deleted the docs/extract-releasing-to-own-file branch March 30, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants