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

recent releases are missing in bazel central registry #77

Closed
chulkilee opened this issue Aug 18, 2024 · 5 comments
Closed

recent releases are missing in bazel central registry #77

chulkilee opened this issue Aug 18, 2024 · 5 comments

Comments

@chulkilee
Copy link

As of 2024-08-17

@mortenmj
Copy link
Contributor

mortenmj commented Sep 2, 2024

These PRs are failing:

rules_distroless@0.3.4 : bazelbuild/bazel-central-registry#2323
rules_distroless@0.3.5: bazelbuild/bazel-central-registry#2573
rules_distroless@0.3.6: bazelbuild/bazel-central-registry#2575

@chulkilee
Copy link
Author

@loopingz @loopingz @thesayyn could you take a look on those PRs?

For others trying to use the latest version:

bazel_dep(name = "rules_distroless", version = "0.3.6")

git_override(
    module_name = "rules_distroless",
    commit = "feae484ebb4d28d44bbc4fbf5143b89c8de7331b", # 0.3.6
    remote = "https://github.com/GoogleContainerTools/rules_distroless",
)

@thesayyn
Copy link
Collaborator

thesayyn commented Sep 6, 2024

@thesayyn thesayyn closed this as completed Sep 6, 2024
@thesayyn thesayyn reopened this Sep 6, 2024
@thesayyn
Copy link
Collaborator

thesayyn commented Sep 6, 2024

Can we close this issue once it's actually released to the registry?

https://registry.bazel.build/modules/rules_distroless/0.3.7

@thesayyn thesayyn closed this as completed Sep 6, 2024
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

No branches or pull requests

3 participants