Remove CCI and add release GHA release workflow#333
Conversation
|
Fantastic, really excited about this! 🎉 I recently did something like this on a different closed-source projects. One of things I found useful to do prior to merging was temporarily adding a step to the PR pipeline with the gradle task |
|
Nit: could you also update the badge in the README to point to GHA rather than CircleCI? Additionally, I believe the bullet points describing how to add an SSH key for CircleCI in RELEASE.md#Configuration are no longer necessary and can be deleted. Mainly, I'm just looking to cleanup references to CircleCI. |
|
I will update docs, however I don't have the secrets for the local dry run. Would you like to try it yourself? |
I don't think I'll have the time to get to it today, and I wrote this suggestion before seeing your message about cutting a patch release to test it out, that's probably a better way to go! Thanks for the PR 😃 |
|
I will merge, cut the release, and hope 😅 |
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Related to hypertrace/hypertrace#144
Remove deprecated CCI release job to GHA.
I haven't tested if the credentials are correct, hence this PR might need some more love after is merged and release triggered.