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(template): add ci options #67

Merged
merged 10 commits into from
Feb 4, 2022

Conversation

linuxluigi
Copy link
Collaborator

Add options to enable a CI for the following provider

  • GitHub
  • GitLab
  • Azure DevOps

Steffen Exler added 5 commits January 21, 2022 14:37
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
@brumhard brumhard changed the title Feature: Add ci options feat(template): add ci options Jan 28, 2022
_template/.github/workflows/main.yml Outdated Show resolved Hide resolved
_template/.azure-pipelines.yml Outdated Show resolved Hide resolved
pkg/gotemplate/options.go Show resolved Hide resolved
@brumhard
Copy link
Contributor

Overall really nice addition 💃🏻 Could you pls look at the failing tests tho? It seems like maybe we need to escape the github matrix syntax in the go templates maybe.

Steffen Exler added 5 commits February 4, 2022 14:49
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
Signed-off-by: Steffen Exler <Steffen.Exler@mail.schwarz>
@brumhard brumhard merged commit 4cdf06f into SchwarzIT:main Feb 4, 2022
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.

None yet

2 participants