-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add gitlab role to enable GitLab CI/CD
#29
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
Conversation
9446cfb to
ca2d6d9
Compare
Alex-Welsh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few nitpicks on the readme but otherwise LGTM
Add a new role `gitlab` to enable GitLab CI/CD for use in constructing a CI/CD pipeline that is compatible with `kayobe-automation`. Supports key features and workflows found within the `GitHub` role.
ca2d6d9 to
8cf9f60
Compare
Co-authored-by: Alex-Welsh <[email protected]>
a1c5dbe to
89477c6
Compare
|
@jackhodgkiss do you want to move the dynamic hypervisor upgrade work out to another PR so we can get this merged without waiting for more testing? |
* add a a conditional for downstream pipelines * new line
|
LGTM but I'm not familiar with ansible galaxy versioning. We should bump the version in galaxy.yml but do we need to do so before or after this merges? |
Add a new role
gitlabto enable GitLab CI/CD for use in constructing a CI/CD pipeline that is compatible withkayobe-automation.Supports key features and workflows found within the
GitHubrole.