Join Slack
Powered by
w.r.t. 26fe350c5f3, I agree with the removal of th...
# kotest-contributors
a
AJ Alt
03/04/2020, 5:23 PM
w.r.t. 26fe350c5f3, I agree with the removal of the build-number action. What I ended up doing in Clikt is using the number of commits in master as a build number for snapshots:
https://github.com/ajalt/clikt/blob/36668c6470617bbb65e011e0da05c2fd23aae605/build.gradle#L27-L39
If you go that route, you need to explicitly checkout the full repo with the checkout action:
https://github.com/ajalt/clikt/blob/36668c6470617bbb65e011e0da05c2fd23aae605/.github/workflows/publish.yml#L58-L65
4
Views
Open in Slack
Previous
Next