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

Fix-patch 9.1 #2941

Merged
merged 4 commits into from
Nov 30, 2022
Merged

Fix-patch 9.1 #2941

merged 4 commits into from
Nov 30, 2022

Conversation

dautovri
Copy link
Member

by @giggsoff "We cannot use linuxkit pkg push after pkg build --pull if we define different docker flags in commands (and right now we have problems in publish workflow).
Let's remove pkg build --pull step and wait for changes from linuxkit/linuxkit#3876"

Also PR includes explicit exit from publish workflow in case of error in our retry logic.

We retry make pkgs several times but do not check was it succeed or
not, let's check this and exit immediately.

Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
(cherry picked from commit 813e91f)
With enforced checking from linuxkit
(linuxkit/linuxkit#3875) we must be more
accurate with generated files and add them to gitignore

Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
(cherry picked from commit bcbbfaa)
We run eve builders in parallel so no need for distinct build and build
and push steps.

Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
(cherry picked from commit 7120724)
Seems we have a bug in linuxkit which blocks us from publish artifacts

Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
(cherry picked from commit 81ce116)
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eriknordmark eriknordmark merged commit 86c17d6 into lf-edge:9.1 Nov 30, 2022
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.

None yet

3 participants