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

Test pkgs ci makefile #3892

Merged
merged 2 commits into from Jan 4, 2023
Merged

Test pkgs ci makefile #3892

merged 2 commits into from Jan 4, 2023

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Jan 3, 2023

- What I did

  • simplified test/pkg/Makefile (actually makes it very similar to pkg/Makefile)
  • ensured pkg/ packages are built and cached before all downstream stages in CI
  • ensured test/pkg/ packages also are built and cached before all downstream stages in CI

- How I did it

Changes to those files

- How to verify it

CI, either it works or it does not

- Description for the changelog

simplified test/pkg/Makefile, more robust CI pkg builds

Signed-off-by: Avi Deitcher <avi@deitcher.net>
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch mentioned this pull request Jan 3, 2023
@deitch deitch merged commit ac8c249 into linuxkit:master Jan 4, 2023
@deitch deitch deleted the test-pkgs-ci-makefile branch January 4, 2023 09:52
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

2 participants