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: add unit tests & release workflows #24

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Jul 19, 2024

I added two CI workflows:

  • Test one: which execute build + unit tests on every push on master branch and on PR
  • Release one: which Relase a new Docker release on GHCR for rvery tags pushed on the format [0-9]+.[0-9]+.[0-9]+

A dummy package was pushed on the GHCR repo for testing purposes 0.0.1

@hbollon hbollon force-pushed the ci/initialize-workflows branch from f26cdae to 2c38227 Compare August 19, 2024 14:30
@hbollon
Copy link
Member Author

hbollon commented Aug 20, 2024

I added a Dependabot configuration which will do security updates and also normal flower dependencies updates (once a week, every monday).
I also added a workflow which will automatically approve and merge (rebase method) these PRs.

@hbollon hbollon force-pushed the ci/initialize-workflows branch from 2c38227 to 70dd3f0 Compare September 5, 2024 08:27
@hbollon hbollon force-pushed the ci/initialize-workflows branch from 4e63f46 to 6a36f68 Compare September 9, 2024 12:45
@hbollon hbollon marked this pull request as ready for review September 9, 2024 12:54
@hbollon
Copy link
Member Author

hbollon commented Sep 10, 2024

Both test and release workflows was tested on my feature branch and this PR.
However Dependabot config and auto-merge workflow cannot be test until this PR is merged unfortunately

@hbollon hbollon merged commit 26c642f into master Sep 10, 2024
3 checks passed
@hbollon hbollon deleted the ci/initialize-workflows branch September 10, 2024 13:10
lanseg added a commit that referenced this pull request Nov 27, 2024
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.

3 participants