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: remove unnecessary basename #143

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

jjmaestro
Copy link
Contributor

@jjmaestro jjmaestro commented Dec 16, 2024

Fixes #141

In #99 I added a dependency to basename when it's not really needed.

Credit and thanks to @birunts for finding the issue and providing the solution!

Copy link
Contributor

@birunts birunts left a comment

Choose a reason for hiding this comment

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

LGTM!

@mattyclarkson
Copy link

Just hit this as well. It would be great to get this merged. Thanks for the fix @jjmaestro!

@thesayyn
Copy link
Collaborator

I don't know why the CI is not kicking in. @jjmaestro do you mind force pushing so the CI runs?

Fixes GoogleContainerTools#141

In GoogleContainerTools#99 I added a dependency to basename when it's not really needed.

Credit and thanks to @birunts for finding the issue and providing the
solution!
@jjmaestro
Copy link
Contributor Author

@thesayyn after the forced push I think the CI workflows need approval to run

@jjmaestro
Copy link
Contributor Author

@thesayyn this one's ready to merge :)

@thesayyn thesayyn merged commit dd3f02f into GoogleContainerTools:main Jan 22, 2025
10 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.

Non-hermetic basename tool
4 participants