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

feat: add MODULE.bazel support to copy.sh plus silent lockless repos #88

Conversation

jjmaestro
Copy link
Contributor

Note

Stacked on top of #87

feat: add support for MODULE.bazel to the lock copy.sh script

Add support for MODULE.bazel to the lock script and avoid printing an unnecessary (and annoying 😅) error when building in a "modern repo".

feat: avoid DEBUG messages for lockless repos

Add a nolock attribute to avoid getting annoying DEBUG messages for repos that we explicitly want to run without a lock.

This was referenced Sep 19, 2024
@jjmaestro jjmaestro force-pushed the feat-add-MODULE-to-lock-copy-script-plus-silent-lockless-repos branch from 309c9cd to 55c332a Compare September 19, 2024 16:24
@jjmaestro jjmaestro mentioned this pull request Sep 19, 2024
@jjmaestro jjmaestro force-pushed the feat-add-MODULE-to-lock-copy-script-plus-silent-lockless-repos branch from 55c332a to 540a7cb Compare September 22, 2024 18:43
@thesayyn
Copy link
Collaborator

@jjmaestro could you rebase this one?

@jjmaestro jjmaestro force-pushed the feat-add-MODULE-to-lock-copy-script-plus-silent-lockless-repos branch from 540a7cb to 5bafcae Compare October 28, 2024 18:31
@jjmaestro
Copy link
Contributor Author

@thesayyn done! I've also rebased the rest

Add support for MODULE.bazel to the lock script and avoid printing an
unnecessary (and annoying 😅) error when building in a "modern repo".
Add a `nolock` attribute to avoid getting annoying DEBUG messages for
repos that we explicitly want to run without a lock.
@jjmaestro jjmaestro force-pushed the feat-add-MODULE-to-lock-copy-script-plus-silent-lockless-repos branch from 5bafcae to ef77b66 Compare October 28, 2024 20:37
@thesayyn thesayyn merged commit 7ba8729 into GoogleContainerTools:main Oct 28, 2024
10 checks passed
@jjmaestro jjmaestro deleted the feat-add-MODULE-to-lock-copy-script-plus-silent-lockless-repos branch October 29, 2024 00:17
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