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

infra/presubmit: Use apt-get update before installing #12008

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented May 28, 2024

Otherwise, this may lead to issues such as #11943 (comment)

Also, fix the broken .zip test.

Copy link

maflcko is a new contributor to projects/xz-java. The PR must be approved by known contributors before it can be merged. The past contributors are: thesamesam, JiaT75, onionpsy

@maflcko
Copy link
Contributor Author

maflcko commented May 31, 2024

This is ready for review :)

if os.path.basename(os.path.dirname(os.path.dirname(path))) != 'projects':
return True

if os.path.basename(path) != "Dockerfile":
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: single quotes.

@jonathanmetzman
Copy link
Contributor

thanks for doing this.

Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

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

lgtm

@jonathanmetzman jonathanmetzman merged commit 4bffaf8 into google:master Jun 4, 2024
17 of 18 checks passed
@maflcko maflcko deleted the 2405-apt_update branch June 4, 2024 19:57
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