Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: cherry-pick workflow and container build improvements #957

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Dec 13, 2024

These changes are not part of a release-candidate, but will help with diagnosing and recovering from build failures quicker for future release/release-candidates on this branch.

NickLarsenNZ and others added 6 commits December 13, 2024 15:34
Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
… message (#941)

Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
* Use our build-repo for Maven downloads

* ci(build): Continue matrix builds on failure so there is less jobs to rerun when there are transient failures

* Update Spark Mvn build as well

* Hopefully silence Spark build

* Update FMPP version

This is because FMPP Maven Plugin depends on FMPP in version 0.9.14
which itself depends on a Freemarker version that has not been pinned.
Instead it specifies a "range" which resolves to a SNAPSHOT version
which we don't want.

* Add Stackable repo to Kafka build as well

* Update changelog

* Update CHANGELOG.md

Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>

---------

Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
* ci: Fix high severity errors

* ci: Set persist-credentials to false

* ci: Move step output to env var

* chore: Add changelog entry
@NickLarsenNZ NickLarsenNZ self-assigned this Dec 13, 2024
@NickLarsenNZ NickLarsenNZ merged commit ec65c46 into release-24.11 Dec 13, 2024
2 checks passed
@NickLarsenNZ NickLarsenNZ deleted the ci/24.11-cherry-picks branch December 13, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants