Build requirements - manage repository
Opened this issue · 2 comments
grealish commented
In order to manage the building of maven/grade, a repository
This is to support the workshop demo's, greengrass-parsec-provider etc..
A Github actions workflow is required to publish builds
Possible ways:
- dedicated build on GitHub release page (can be a quick win)
- Or publish parsec into the maven central (ultimately the best)
Idea: https://jitpack.io/
grealish commented
FYI: @samspycher @ukeller @elft3r
samspycher commented
@grealish can we split this issue up?
- Fix failing Github actions workflow
- Github releases
- Publish to Maven central