googleapis / googleapis/release-please
Bundle only artefacts?
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
Hi,
The release please tool works just fine in my repos, and I want to include it in even more soon. Thank you for this great tool!
There is just this one repo, which actually does not contain (much) source code, but rather TeX files which are typeset to PDFs. Those (and some small bundle of other files) should compromise a release in this repo. Can this be done with "release please"? If so: how?
I have been tinkering with the yaml file, here: https://github.com/snakemake/snakemake-hpc-teaching-material/tree/main/.github/workflows - you can see the release please and the build yaml files (which will be extended in due time). Effectively, the build steps need to be performed before release please may run. Otherwise, an artefact bundle cannot be accomplished.
Any pointer is appreciated!
Regards,
Christian Meesters
Contributor guide
Assessment
This issue has not been assessed yet.