Skip to content

Commit 04bb246

Browse files
authored
Merge pull request #1451 from jakubjanecek/docs/avast
docs: Add Avast to community list
2 parents bc9295e + f0a884c commit 04bb246

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Consider creating PR to add your company to the list and join the community.
128128

129129
* [Adform](https://site.adform.com/)
130130
* [AutoScout24](https://www.autoscout24.de/)
131+
* [Avast](https://avast.com)
131132
* [Besedo](https://www.besedo.com/)
132133
* [Bitrock](http://www.bitrock.it/)
133134
* [Chartboost](https://www.chartboost.com/)

docs/running.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,8 @@ docker run -v $PWD:/opt/scala-steward \
106106
`BITBUCKET_USERNAME=<myuser> BITBUCKET_PASSWORD=<mypass> ./run.sh`
107107

108108
[migrations]: https://github.com/fthomas/scala-steward/blob/master/docs/scalafix-migrations.md
109+
110+
### Running On-premise (GitHub Enterprise)
111+
112+
There is an article on how they run Scala Steward on-premise at Avast:
113+
* [Running Scala Steward On-premise](https://engineering.avast.io/running-scala-steward-on-premise)

0 commit comments

Comments
 (0)