File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -188,9 +188,15 @@ pipelines:
188188
189189#### GitHub Enterprise
190190
191- There is an article on how they run Scala Steward on-premise at Avast:
192- * [ Running Scala Steward On-premise] ( https://engineering.avast.io/running-scala-steward-on-premise )
191+ There is multiple articles on how to run Scala Steward on-premise:
193192
193+ * [ Running Scala Steward On-premise] ( https://engineering.avast.io/running-scala-steward-on-premise )
194+ * [ Running scala-steward periodically on AWS Fargate] ( https://medium.com/@tanishiking/running-scala-steward-periodically-on-aws-fargate-3d3d202f0f7 )
195+ * [ Scala StewardとGitHub Actionsで依存ライブラリの更新を自動化する] ( https://scalapedia.com/articles/145/Scala+Steward%E3%81%A8GitHub+Actions%E3%81%A7%E4%BE%9D%E5%AD%98%E3%83%A9%E3%82%A4%E3%83%96%E3%83%A9%E3%83%AA%E3%81%AE%E6%9B%B4%E6%96%B0%E3%82%92%E8%87%AA%E5%8B%95%E5%8C%96%E3%81%99%E3%82%8B )
196+ * [ Centralized Scala Steward with GitHub Actions] ( https://hector.dev/2020/11/18/centralized-scala-steward-with-github-actions )
197+ * [ Big Timesavers for Busy Scala Developers] ( https://speakerdeck.com/exoego/big-timesavers-for-busy-scala-developers )
198+ * [ Running scala steward on private repos] ( http://www.roundcrisis.com/2020/08/15/Scala-Steward-locally/ )
199+
194200#### GitLab
195201
196202The following describes a setup using GitLab Docker runner, which you have to setup seperately.
You can’t perform that action at this time.
0 commit comments