web/.github
Cotes Chung bf16d6039a
ci(release): replace standard-version with semantic-release (#1666)
[`standard-version`](https://github.com/conventional-changelog/standard-version/) has been deprecated since May 2022, so it is necessary to stop using it for this project.

[**`semantic-release`**](https://github.com/semantic-release/semantic-release) is available as a more capable alternative to help automate the release process:

1. Updating Node/Gem version numbers
2. Generating changelogs
3. Automating GitHub Releases
4. Building Chirpy-gem and pushing it to RubyGems.org
5. Create commits and tags on the `production` branch
6. Merge the `production` branch into the `master` branch

> ⚠️ Note: Step _6_ may be canceled in CD environments due to merge conflicts, so we need to do this step manually in such cases.

Whenever a commit is pushed to the release branch (`production`), all of the above release processes will be triggered.
2024-04-14 05:15:27 +08:00
..
codeql build(security): correct scan path for CodeQL 2024-02-14 01:06:30 +08:00
DISCUSSION_TEMPLATE build(gh): update checklist of issue / discussion template 2023-09-21 01:48:10 +08:00
ISSUE_TEMPLATE build(gh): update checklist of issue / discussion template 2023-09-21 01:48:10 +08:00
workflows ci(release): replace standard-version with semantic-release (#1666) 2024-04-14 05:15:27 +08:00
dependabot.yml build(deps-dev): set update interval to weekly 2024-02-14 23:59:22 +08:00
FUNDING.yml chore: move CN funding to GitHub 2022-10-01 00:45:39 +08:00
PULL_REQUEST_TEMPLATE.md docs: update project docs 2023-10-04 18:15:22 +08:00