-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci: github actions validate workflow #3381
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
88574cc to
649f43f
Compare
649f43f to
db75e87
Compare
0097b27 to
910979d
Compare
e6134bf to
5127f8f
Compare
f10b743 to
5b1ae5d
Compare
5b1ae5d to
368bb42
Compare
c3efe6f to
3b6ee0d
Compare
d757a2c to
554489b
Compare
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
554489b to
dafaf84
Compare
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> switch to cli-docs-tool and validate yamldocs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
dafaf84 to
f160fd3
Compare
thaJeztah
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.
LGTM
|
circle-ci failure is expected (as it's removed in this PR); we could've keep it in this one, and remove after, but probably not worth the hassle |
silvin-lubecki
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.
LGTM
|
okay... here we go! |


follow-up #3365
Switch to GitHub Actions for validate target:
Bake targets have also been added for each of them so we only need to set targets to the current matrix in the validate GHA workflow.
CircleCI is now removed. In a follow-up we could fix:
cli/.github/workflows/test.yml
Line 45 in 4db5a4f
cli/.github/workflows/e2e.yml
Lines 27 to 28 in 4db5a4f
Open questions:
Dockerfile.devone.GO_VERSIONbut this would enforce buildx bake usage.