-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add reusable CI workflow with linter, build-images, and test jobs #109
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
Co-authored-by: neilime <[email protected]>
Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot the use of testcontainers increase the devx complexity so much (requires nodejs, must manage npm dependedencies updates...) so we will use container-structure-test instead
Co-authored-by: neilime <[email protected]>
Replaced testcontainers with container-structure-test in commit 2a54b69. Tests are now defined as YAML files ( |
Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot Handle feedbacks
78f2d90 to
cc61f25
Compare
Built Images Summary
Image DetailsmydumperPull command: docker pull ghcr.io/hoverkraft-tech/docker-base-images/mydumper:pr-109-955fed7@sha256:90065bd1debcb353b0d76cce6baf44c347026a6625de5914962baae3b4368f8aFull image references:
Annotations:
ci-helmPull command: docker pull ghcr.io/hoverkraft-tech/docker-base-images/ci-helm:pr-109-955fed7@sha256:7b861f40a09fab4c7d8291ff9b15caba059292e0e7429b3e9c32e5e20d374b27Full image references:
Annotations:
|
4eeb62a to
ff96ca0
Compare
Co-authored-by: neilime <[email protected]> Signed-off-by: Emilien Escalle <[email protected]>
|
Code Coverage Report Test Results - mydumperTest Results
|
neilime
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.
@copilot fix failing tests for ci-helm image
Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot handle feedbacks
…-test Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot handle feedbacks
…it reporting Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot handle feedbacks
Co-authored-by: neilime <[email protected]>
neilime
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.
@copilot handle feedbacks
…ation Co-authored-by: neilime <[email protected]> Signed-off-by: Emilien Escalle <[email protected]>
ed0d5b4 to
7bc7e94
Compare
continuous-integration.ymlthat includes:__shared-ci.ymlto call the newcontinuous-integration.ymlcontainer-structure-test.yamlforimages/ci-helmcontainer-structure-test.yamlforimages/mydumpermake test <image-name>andmake test-all)continuous-integration.md)Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.