Skip to content
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

v2.0.0

25 Sep 04:05
54f4613
Compare
Choose a tag to compare

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

v1.0.0

06 Mar 06:48
393f961
Compare
Choose a tag to compare

正式リリース

  • 実装完了

Changes

  • feat: 🎸 CircleCI 上で cron を用いて自動で Pull Request を提出する @nikukyugamer (#19)

v0.0.1

24 Feb 11:33
9ee2675
Compare
Choose a tag to compare

Changes