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

Ci/action #25

Merged
merged 10 commits into from
Dec 1, 2023
Merged

Ci/action #25

merged 10 commits into from
Dec 1, 2023

Conversation

y-eight
Copy link
Member

@y-eight y-eight commented Dec 1, 2023

Motivation

The complete build, push, and release cycle will be done by the goreleaser.
The CI is split from the Release action. CI is running for every push. The release is running on tags.

A container scanner has been added to the CI action.
Unit tests & SAST are enabled on every push.
A release will be created automatically.

The Dockerfile has been reduced since goreleaser is building the binary already.

Changes

For additional information look at the commits.

Tests done

  • tested in priv project

@y-eight y-eight added the feature Introduces a new feature label Dec 1, 2023
@y-eight y-eight self-assigned this Dec 1, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@y-eight
Copy link
Member Author

y-eight commented Dec 1, 2023

SAST & Unit tests will be fixed in another PR since this is not part of this PR.

@y-eight y-eight merged commit 6477ffc into telekom:main Dec 1, 2023
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant