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

Initial SWF Bundle implementation #4

Closed
2 tasks done
zachariahmiller opened this issue Feb 6, 2024 · 0 comments · Fixed by #25
Closed
2 tasks done

Initial SWF Bundle implementation #4

zachariahmiller opened this issue Feb 6, 2024 · 0 comments · Fixed by #25
Assignees
Labels
enhancement ✨ New feature or request

Comments

@zachariahmiller
Copy link
Contributor

zachariahmiller commented Feb 6, 2024

Is your feature request related to a problem? Please describe.

Basically... Seed this repo.

Need an initial implementation of SWF bundle for use in integration and testing. This should include uds run tasks for the local dev/ci workflow as well as be wired up to github workflows.

Initial Packages scope:

  • gitlab
  • gitlab runner
  • sonarqube
  • mattermost

Anything beyond MVP that is described above will be handled in other issues, such as exhaustive testing or whatever else.

Describe the solution you'd like

  • Given a state
  • When an action is taken
  • Then something happens

Describe alternatives you've considered

N/A

Additional context

Based on the concept of a UDS "reference" bundle for testing and best practices. Focus on upstream first, but with sufficient coverage of registry1 things.

I think there is some outstanding work to be done on gitlab/gitlab runner regarding cleanup of hardcoded arch and an issue with the upstream helper image running as root that impact the ability to have this work perfectly as multi-arch from upstream, but I'll PR the gitlab package for the former and the latter probably needs to be addressed in a follow up in the gitlab-runner repo.

Tasks

  1. tech-debt 💳
    zachariahmiller
  2. tech-debt 💳
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants