Cotes Chung
c85e9e2394
ci: avoid trigger redundant workflows ( #1682 )
...
CodeQL and Sytle Lint
2024-04-17 06:00:36 +08:00
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
Cotes Chung
8c1be9f2f3
ci: fix checkout depth for commitlint
2024-04-14 05:06:06 +08:00
Cotes Chung
7808ee157c
chore: move starter workflow into subfolder
...
The `.hook` suffix does not make it easy to maintain code in the editor
2024-04-14 04:45:52 +08:00
Cotes Chung
7d48d32c7b
ci: avoid duplicate builds for PR commits
2024-04-14 04:20:53 +08:00
Cotes Chung
3cc1510071
build(deps): update wagoid/commitlint-github-action
from 5 to 6
...
Bumps the gh-actions group with 1 update: [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action ).
Updates `wagoid/commitlint-github-action` from 5 to 6
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wagoid/commitlint-github-action/compare/v5...v6 )
2024-04-03 05:12:44 +08:00
Josh Johanning
5de0153df4
build(ci): update actions versions ( #1554 )
2024-02-22 22:04:54 +08:00
Cotes Chung
365abc6b3b
build(deps-dev): set update interval to weekly
2024-02-14 23:59:22 +08:00
Cotes Chung
79c65b3e44
build(security): correct scan path for CodeQL
2024-02-14 01:06:30 +08:00
Cotes Chung
1a01c35e52
chore: update stale-bot settings
2024-02-05 07:28:35 +08:00
Cotes Chung
c335bc6ce7
build(security): stop scheduled scanning
2024-02-03 18:53:35 +08:00
Cotes Chung
f3ea7e9887
build(security): improve paths filter for CodeQL
2024-02-01 01:07:46 +08:00
dependabot[bot]
5234511a2f
build(deps): bump the gh-actions group with 2 updates ( #1448 )
2024-01-01 19:52:24 +00:00
Cotes Chung
746a31e125
build(workflow): add more stale exemption labels ( #1435 )
...
New exemption labels:
- planning
- in progress
2023-12-31 16:10:25 +08:00
Cotes Chung
c45e031155
build(deps): specify the minor version number of ruby ( #1431 )
...
Resolves #1429
2023-12-27 23:56:39 +08:00
Cotes Chung
911206be80
build(gh): reduce the frequency of dependabot PR submissions
2023-11-06 15:26:09 +08:00
Cotes Chung
18808851a9
build(deps): upgrade rubygem-deps
...
Ruby 2.x has passed its end of life and is now unsupported.
2023-11-06 15:26:03 +08:00
dependabot[bot]
f6d96ab2b8
build(deps): upgrade actions/checkout
to v4 ( #1340 )
...
Bumps the gh-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: gh-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 03:43:40 +08:00
Cotes Chung
55659315c6
docs: update project docs
2023-10-04 18:15:22 +08:00
Cotes Chung
ca39e15a78
build(gh): update checklist of issue
/ discussion
template
2023-09-21 01:48:10 +08:00
Cotes Chung
0a55e1297b
build: add content to bug-report template
2023-09-20 05:48:13 +08:00
Cotes Chung
b97fa93ffd
docs: simplify PR template
2023-09-18 23:57:43 +08:00
Cotes Chung
e78f67d354
build(gh): improve Issue
/ Discussion
templates with form schema
2023-09-16 23:31:41 +08:00
Cotes Chung
4237d078fa
build(release): improve version release strategy
2023-09-10 20:20:43 +08:00
Cotes Chung
ed9bda022d
build(starter): update the html-proofer options for v4
2023-09-09 21:05:39 +08:00
Cotes Chung
25a27056e0
build(deps): bump actions/checkout
from 3 to 4 ( #1216 )
2023-09-09 20:58:40 +08:00
Cotes Chung
ff87349fe7
build(gh): enable the dependabot
2023-09-09 20:14:33 +08:00
Cotes Chung
7b43a83c40
refactor: move project files to docs
folder
2023-08-19 12:55:24 +08:00
Cotes Chung
f659109de2
chore: update security support versions
2023-08-19 12:39:57 +08:00
Cotes Chung
b39c6b526c
chore: route question to GitHub Discussions
2023-08-17 06:51:57 +08:00
Cotes Chung
7819fd0843
docs: enrich and improve the Contributing Guidelines
2023-08-14 11:06:37 +08:00
Anan
e4e76f0a11
chore(deps): upgrade actions/deploy-pages
to version 2.x
( #1121 )
2023-07-02 20:25:53 +08:00
Cotes Chung
b0f4ae5eec
chore(gh-actions): fix stale bot exempt condition
2023-06-28 20:16:20 +08:00
Cotes Chung
fa3257873e
build: replace the stale app with gh-actions
...
The stale app is deprecated and no longer maintained
2023-06-08 00:46:37 +08:00
Cotes Chung
ea6268d7a5
chore(ci): upgrade commit-lint actions
2023-05-13 07:03:16 +08:00
Cotes
6f6e309741
chore(github): simplify PR template ( #991 )
2023-04-17 02:34:13 +08:00
Cotes Chung
39b81aa4e0
docs: update issue template ( #958 )
...
Close #958
2023-03-31 21:44:22 +08:00
Cotes Chung
3c7934abf0
style: improve code style of SCSS & YAML
2023-03-16 03:36:52 +08:00
Josh Johanning
474b4ba681
chore: update configure-pages action ( #931 )
2023-03-15 22:31:43 +08:00
Cotes Chung
60229ae334
chore(ci,tools): adapt to changes in JS builds
2023-03-15 21:51:37 +08:00
Cotes Chung
09121c1d11
docs: move the development guide to README ( #900 )
2023-03-02 03:42:00 +08:00
Cotes Chung
f517b33960
docs: update issue template
2023-02-17 07:18:07 +08:00
Cotes Chung
d0cf2a8dd5
chore(codeql): improve triggering conditions
2023-02-15 05:19:27 +08:00
Cotes Chung
a2d01365de
chore(github): simplify the creation steps of issue/pr
2023-02-12 06:57:26 +08:00
Cotes Chung
ecff5630a6
chore(security): scan for vulnerabilities
2023-02-12 06:57:26 +08:00
Cotes Chung
909d136b37
docs(github): add security policy ( #885 )
2023-02-11 23:26:51 +08:00
Cotes Chung
269506b647
chore(deps): liquid(v4.0.4) is compatible with ruby 3.2 ( #854 )
...
See: https://github.com/jekyll/jekyll/issues/9231
2023-01-18 23:13:06 +08:00
Cotes Chung
5a191e79af
chore: remove extension from tools
2022-12-28 01:10:27 +08:00
Cotes Chung
72700be7dd
chore(ci): fix workflow trigger conditions
2022-12-27 23:58:17 +08:00
Cotes Chung
09e4ad245b
chore(deps): update gem spec list
...
- Jekyll 4.3.0 introduced `webrick` for Ruby 3.x
- Jekyll's dependency `nokogiri` does not yet support Ruby 3.2. See: https://github.com/sparklemotion/nokogiri/issues/2740/
2022-12-27 21:47:09 +08:00