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

Move release pipeline from Norskhelsenett gitlab to github #229

Open
10 tasks done
havardelnan opened this issue Nov 6, 2024 · 0 comments
Open
10 tasks done

Move release pipeline from Norskhelsenett gitlab to github #229

havardelnan opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@havardelnan
Copy link
Collaborator

havardelnan commented Nov 6, 2024

The current build steps now includes a manual step with possibility of errors. We need to move the build process to github actions to keep this automated.

Proposal:

  • Move the current build process to github actions
  • Consider migrating to cloud native buildpacks from kaniko to eliminate the build step for go code.
  • Build on release not commit.
    • any semver-release is pushed as stable aka latest
    • any -rc.x release is pushed as develop
    • helm charts are pushed to oci on build for both and can be tracked by using wildcard semver matches eg 0.* 0.*-0

todo

@havardelnan havardelnan self-assigned this Nov 6, 2024
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

No branches or pull requests

1 participant