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

Track repo rule label attributes after the first non-existent one #18352

Closed
wants to merge 2 commits into from

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented May 9, 2023

Even with this commit, the fact that a particular label in a repository rule's label attributes does not resolve to a regular file is not tracked, which means that there is still a potential for incorrect incremental fetches.

Work towards #13441

@fmeum fmeum requested a review from Wyverald May 9, 2023 12:32
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. labels May 9, 2023
@fmeum fmeum force-pushed the 13441-dont-stop-on-failures branch 5 times, most recently from 457c3d7 to 9a1e0cf Compare May 9, 2023 13:15
Copy link
Member

@Wyverald Wyverald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! :)

@Wyverald Wyverald added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 10, 2023
@Wyverald
Copy link
Member

Could you sync to HEAD? Some CI infra stuff got changed

fmeum added 2 commits May 10, 2023 17:45
Even with this commit, the fact that a particular label in a repository
rule's label attributes does not resolve to a regular file is not
tracked, which means that there is still a potential for incorrect
incremental fetches.

Work towards bazelbuild#13441
@fmeum fmeum force-pushed the 13441-dont-stop-on-failures branch from 087c92b to f18aa51 Compare May 10, 2023 15:45
@fmeum
Copy link
Collaborator Author

fmeum commented May 10, 2023

Could you sync to HEAD? Some CI infra stuff got changed

@Wyverald Done

@fmeum
Copy link
Collaborator Author

fmeum commented May 10, 2023

CI is still failing with errors that seem unrelated.

@Wyverald
Copy link
Member

yeah so CI is completely on fire now for macos-arm64 and windows. should be unrelated to your changes

@fmeum fmeum deleted the 13441-dont-stop-on-failures branch May 11, 2023 10:15
@fmeum
Copy link
Collaborator Author

fmeum commented May 11, 2023

@bazel-io flag

@bazel-io bazel-io added the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label May 11, 2023
@Pavank1992 Pavank1992 removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 11, 2023
@keertk
Copy link
Member

keertk commented May 11, 2023

@bazel-io fork 6.3.0

@bazel-io bazel-io removed the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label May 11, 2023
iancha1992 pushed a commit to iancha1992/bazel that referenced this pull request May 15, 2023
Even with this commit, the fact that a particular label in a repository rule's label attributes does not resolve to a regular file is not tracked, which means that there is still a potential for incorrect incremental fetches.

Work towards bazelbuild#13441

Closes bazelbuild#18352.

PiperOrigin-RevId: 531150549
Change-Id: I086e4813ca88a3f49cde77d9be20adaaf954834b
fweikert pushed a commit to fweikert/bazel that referenced this pull request May 25, 2023
Even with this commit, the fact that a particular label in a repository rule's label attributes does not resolve to a regular file is not tracked, which means that there is still a potential for incorrect incremental fetches.

Work towards bazelbuild#13441

Closes bazelbuild#18352.

PiperOrigin-RevId: 531150549
Change-Id: I086e4813ca88a3f49cde77d9be20adaaf954834b
iancha1992 added a commit that referenced this pull request Jun 6, 2023
…8412)

Even with this commit, the fact that a particular label in a repository rule's label attributes does not resolve to a regular file is not tracked, which means that there is still a potential for incorrect incremental fetches.

Work towards #13441

Closes #18352.

PiperOrigin-RevId: 531150549
Change-Id: I086e4813ca88a3f49cde77d9be20adaaf954834b

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
Co-authored-by: keertk <keerthanakumar@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants