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

packaging: Write to target/ && ci: Add autovendor flow #4563

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

cgwalters
Copy link
Member

packaging: Write to target/

This is already under .gitignore and ensures that things watching
for changes like IDEs won't transiently see temporary files.


ci: Add autovendor flow

This aids reproducibility to have an auto-generated vendor
snapshot that we save reliably.


This is already under `.gitignore` and ensures that things watching
for changes like IDEs won't transiently see temporary files.
This aids reproducibility to have an auto-generated vendor
snapshot that we save reliably.
@cgwalters cgwalters enabled auto-merge (rebase) August 29, 2023 21:49
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@cgwalters cgwalters merged commit f297cda into coreos:main Aug 29, 2023
13 checks passed
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.

2 participants