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

fix workflows #31

Merged
merged 4 commits into from
Dec 18, 2024
Merged

fix workflows #31

merged 4 commits into from
Dec 18, 2024

Conversation

DavidFederl
Copy link
Contributor

No description provided.

@DavidFederl DavidFederl added the bug Something isn't working label Dec 11, 2024
@DavidFederl DavidFederl requested a review from glencoe December 11, 2024 13:44
@DavidFederl DavidFederl self-assigned this Dec 11, 2024
To correctly utilize the Spring framework for web applications,
the model for passing settings has been switched to environment
variables with spring profiles support and provided to the application
via Beans.

BREAKING CHANGE: application profiles with Beans for settings
1. Added bootJar for ballchallenge app to release assets
   to allow execution without docker/podman
2. Moved from jib image build to `docker build` for image creation
3. Image renamed to `ghcr.io/<repository>:<tag>`

BREAKING CHANGE: Image renamed!
@DavidFederl DavidFederl linked an issue Dec 17, 2024 that may be closed by this pull request
3 tasks
@DavidFederl DavidFederl merged commit 556339c into develop Dec 18, 2024
3 checks passed
@DavidFederl DavidFederl deleted the fix_release_workflow branch December 18, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GitHub Workflows
2 participants