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

feat: Create justfile for workflow automation #184

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

o-otte
Copy link
Member

@o-otte o-otte commented Nov 11, 2024

What this PR does / why we need it:

This is the first PR to add workflow automation tooling to enhance the development and testing UX

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

see: SovereignCloudStack/issues#727

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Checks for changes to versions.yaml file

Only the relevant Kubernetes Versions are built.

Todo: Add helm dependency update

Signed-off-by: Oliver Kautz <[email protected]>
Fix Bug that each invokation recreates the assets. Assets are now only
regenerated, if something gets changes in the versions file

Signed-off-by: Oliver Kautz <[email protected]>
Handles:
- old local branches
- creation of chore branches for each or individual versions

Signed-off-by: Oliver Kautz <[email protected]>
Signed-off-by: Oliver Kautz <[email protected]>
Adding Feedback

Signed-off-by: Oliver Kautz <[email protected]>
- Creation of Cluster Class
- Check if ressources are ready (prelimiary, needs extension)
- Creation of Test Cluster

Signed-off-by: Oliver Kautz <[email protected]>
just recepies (prelimiary):
- Apply Cluster Stack to K8s-Cluster
- Check for ClusterStack being created (Draft)
- Apply Test Cluster Ressource to K8s Cluster

Playbooks and Zuul Jobs for:
- Uploading Assets for PR and Post-Merge Runs
- Creating Chore Branches based on changes to versions.yaml at al.

Signed-off-by: Oliver Kautz <[email protected]>
Signed-off-by: Oliver Kautz <[email protected]>
Signed-off-by: Oliver Kautz <[email protected]>
Signed-off-by: Oliver Kautz <[email protected]>
Signed-off-by: Oliver Kautz <[email protected]>
@o-otte o-otte removed their assignment Nov 29, 2024
@o-otte o-otte marked this pull request as ready for review November 29, 2024 15:00
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.

1 participant