This repository has been archived by the owner on May 6, 2022. It is now read-only.
Releases: murasamejo/auto-commit-by-cron-with-circleci
Releases · murasamejo/auto-commit-by-cron-with-circleci
v2.0.0
Changes
- fix: 🐛 CircleCI の設定ファイルの記述ミスを修正した @nikukyugamer (#38)
- fix: 🐛 CircleCI の設定ファイルを修正した @nikukyugamer (#37)
- feat: 🎸 CircleCI の設定ファイルに checkout を追加 @nikukyugamer (#36)
- ci: 🎡 CircleCI の cron と workflows を試す @nikukyugamer (#35)
- refactor: 💡 GitHub Actions の cron の実行正確性は低いので '*/15' スケジュールにした @nikukyugamer (#34)
- refactor: 💡 Renovate の GitHub Actions の YAML をリファクタ @nikukyugamer (#33)
- fix: 🐛 CodeQL の GitHub Actions が実質使われていないので削除した @nikukyugamer (#32)
- ci: 🎡 GitHub Actions での Renovate の実行スケジュールを */10 にした @nikukyugamer (#31)
- ci: 🎡 Renovate を GitHub Actions で Self hosting で実行する @nikukyugamer (#30)
- ci: 🎡 Renovate の設定を更新した @nikukyugamer (#26)
- chore(deps): update node.js to v16 @renovate (#24)
- chore(deps): update cimg/ruby docker tag to v3.0.2 @renovate (#21)
- chore(deps): update node.js to v14.17.6 @renovate (#22)
- Configure Renovate @renovate (#20)
Dependencies
- chore(deps): update node.js to v16.10.0 @nikukyugamer (#29)
v1.0.0
v0.0.1
Changes
- Create codeql-analysis.yml @nikukyugamer (#14)
- feat: 🎸 Release Drafter を導入した @nikukyugamer (#15)
- Create SECURITY.md @nikukyugamer (#13)
- test: 💍 Artifacts を追加した @nikukyugamer (#12)
- test: 💍 ワークフローのジョブに依存関係を持たせた @nikukyugamer (#11)
- test: 💍 gh をインストールするコマンドを追加した @nikukyugamer (#10)
- Create blank.yml @nikukyugamer (#9)
- docs: ✏️ アーティファクトの説明について README に書いた @nikukyugamer (#8)
- test: 💍 Ruby 3.0.0 を job に追加した @nikukyugamer (#7)
- CircleCI の Executors の機能を用いるようにした @nikukyugamer (#6)
- test: 💍 OSのバージョンを調べるコマンドを追加した @nikukyugamer (#5)
- test: 💍 NodeとRubyのバージョンをチェックするコマンドを追加した @nikukyugamer (#4)
- test: 💍 CircleCI のイメージを cimg/ にし、Ruby のイメージも追加した @nikukyugamer (#3)
- test: 💍 buildジョブを毎回実行するようにworkflowsに追加した @nikukyugamer (#2)
- docs: ✏️ 参考書籍を追加 @nikukyugamer (#1)