Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Feat: Setup CI for Go #9

Merged
merged 4 commits into from Apr 23, 2020
Merged

Conversation

Addono
Copy link
Contributor

@Addono Addono commented Apr 20, 2020

This introduces the following jobs as part of the CI pipeline. Some requiring work which is not yet on master.

If desired, the PR can be adjusted such that only a subset of the jobs are included in this PR.

Closes #6

@Addono Addono marked this pull request as ready for review April 20, 2020 19:57
@Addono
Copy link
Contributor Author

Addono commented Apr 20, 2020

Cherry-picked from https://github.com/Addono/api-backend/tree/feature/setup-go-ci_rebase-dev, which is based onto the dev branch. As a result, the "Build and Test" job will fail here, however they will pass once dev is merged into master.

@Addono
Copy link
Contributor Author

Addono commented Apr 20, 2020

Security scanning and Linting was suggested by @MyDigitalLife in #6 (comment). However, these currently do not pass, neither on master nor on dev, as they detect missing return types.

@Addono Addono changed the title [WIP] Feat: Setup CI for Go Feat: Setup CI for Go Apr 20, 2020
@rettetdemdativ rettetdemdativ changed the base branch from master to dev April 23, 2020 00:14
@rettetdemdativ rettetdemdativ merged commit 0dc0dca into ito-org:dev Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Build pipeline
2 participants