Derek Cormier

Results 20 issues of Derek Cormier

Silently ignoring conflicts and not overwriting could be a source of tricky to find bugs. Both ignore and overwrite behaviours should be explicitly declared. fyi @devversion

enhancement

These targets started failing under bzlmod. Figure out why and try to restore them: https://github.com/aspect-build/rules_js/commit/b42ae33de3953cfa10e423ccfcc310cd7140c198

bug
untriaged

Revisiting this change as it was brought up recently in the Bazel slack group: https://bazelbuild.slack.com/archives/CEZUUKQ6P/p1691179585032929

enhancement

### What happened? Files that begin with a `period` are copied, regardless of whether the source is in the source tree or the output tree. ### Version Development (host) and...

bug
untriaged

### What is the current behavior? At some point the performance of `--experimental_remote_merkle_tree_cache` regressed, so we excluded it from our bazelrc presets in https://github.com/aspect-build/bazel-lib/pull/390. More info: https://github.com/bazelbuild/bazel/pull/13879 https://github.com/bazelbuild/bazel/issues/16054 ### Describe...

enhancement
blocked

This module is not compatible with the v5 google provider making it difficult to upgrade. See https://github.com/GoogleCloudPlatform/terraform-google-cloud-workflows/blob/main/versions.tf#L22. Is it possible to update the required provider config and release a new...

Helm lint supports validating the `values.yaml` file with a `values.schema.json` file, but rules_helm doesn't currently provide way to include this file in the helm chart. The result is that it's...

enhancement

--- ### Changes are visible to end-users: yes/no - Searched for relevant documentation and updated as needed: yes/no - Breaking change (forces users to change their own code or config):...

Fixes https://github.com/aspect-build/bazel-lib/issues/748. --- ### Changes are visible to end-users: yes - Searched for relevant documentation and updated as needed: yes - Breaking change (forces users to change their own code...