bazel-contrib / bazel_features

Support Bazel "feature detection" from starlark
https://docs.google.com/document/d/1HJf3gMYIrzmTRqbD4nWXH2eJRHXjLrOU0mmIeZplUzY/edit#heading=h.5mcn15i0e1ch
Apache License 2.0
19 stars 15 forks source link

feat: add treeartifact_permits_uplevel symlinks feature #40

Closed thesayyn closed 8 months ago

thesayyn commented 8 months ago

A feature gate for https://github.com/bazelbuild/bazel/pull/21263

meteorcloudy commented 8 months ago

Let's wait a bit until https://github.com/bazelbuild/bazel/pull/21263 is actually in 7.1.

thesayyn commented 8 months ago

I don't know the release cadence for this repo. When can i expect a new release? (just for my curiosity)

fmeum commented 8 months ago

@thesayyn I pushed a new release: https://github.com/bazelbuild/bazel-central-registry/pull/1518

thesayyn commented 8 months ago

Thank you @fmeum!