Skip to content

Fixes for future Bazel changes #2

Closed
@laurentlb

Description

@laurentlb

Based on our CI tests (https://buildkite.com/bazel/bazel-at-release-plus-incompatible-flags/builds/95), it looks like the project fails with the following flags:

  • --incompatible_new_actions_api
  • --incompatible_bzl_disallow_load_after_statement
  • --incompatible_no_support_tools_in_action_inputs
  • --incompatible_merge_genfiles_directory
  • --incompatible_disable_deprecated_attr_params
  • --incompatible_no_transitive_loads

Let me know if you need help with this. The error messages should provide enough information (otherwise, check Bazel issue tracker on GitHub for extra information).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions