Skip to content

bazel_7: cleanup dead files#362199

Merged
ck3d merged 1 commit intoNixOS:masterfrom
boltzmannrain:bazel_7_cleanup
Jan 1, 2025
Merged

bazel_7: cleanup dead files#362199
ck3d merged 1 commit intoNixOS:masterfrom
boltzmannrain:bazel_7_cleanup

Conversation

@boltzmannrain
Copy link
Contributor

@boltzmannrain boltzmannrain commented Dec 5, 2024

There are some unused patch files and files related to tests that aren't used, were likely copied from bazel_6 but weren't make to work.

It is quite possible that https://github.com/bazelbuild/examples won't be a good fit to test recent bazel versions so better cleanup non-working code and remain open for any working way to add tests. The deleted stuff still remains in git history and in bazel 6 and below packages for reference if needed.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

There are some unused patch files and files related to tests that
aren't used, were likely copied from `bazel_6` but weren't make to work.

It is quite possible that https://github.com/bazelbuild/examples won't
be a good fit to test recent bazel versions so better cleanup
non-working code and remain open for any working way to add tests.
The deleted stuff still remains in git history and in bazel 6 and below
packages for reference if needed.
@nix-owners nix-owners bot requested a review from Profpatsch December 5, 2024 20:56
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Dec 5, 2024
@ck3d ck3d merged commit a2d3acf into NixOS:master Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants