+ 1
- 0
Add ~/.sbt
to circleci cache
./bin/generate-samples.sh
to update all Petstore samples related to your fix. This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master. These must match the expectations made by your contribution. You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example ./bin/generate-samples.sh bin/configs/java*
. For Windows users, please run the script in Git BASH.master
cc @clasnake (2017/07), @jimschubert (2017/09)
Preferences