-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Bazel CI] Error Unrecognized Bazel flag "incompatible_remote_results_ignore_disk" with Bazel@HEAD #409
Labels
bug
Something isn't working
Comments
CC @sgammon |
Thx for CC @sgowroji; will fix in next release |
@sgammon As the CI is still failing we are moving this to Disable pipeline. Once the issue is fixed then we will move back to Downstream. |
sgowroji
added a commit
to sgowroji/continuous-integration
that referenced
this issue
Jul 5, 2024
Disable Due to sgammon/rules_graalvm#409
meteorcloudy
pushed a commit
to bazelbuild/continuous-integration
that referenced
this issue
Jul 5, 2024
No problem, I'll tag you once it is fixed @sgowroji |
6 tasks
6 tasks
sgammon
added a commit
that referenced
this issue
Sep 29, 2024
Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]>
sgammon
added a commit
that referenced
this issue
Sep 29, 2024
Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]>
sgammon
added a commit
that referenced
this issue
Sep 29, 2024
Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]>
sgammon
added a commit
that referenced
this issue
Sep 29, 2024
Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]>
sgammon
added a commit
that referenced
this issue
Sep 29, 2024
* chore: add support for graalvm at jdk23 - chore: add bindist entries for gvm23 - chore: update `pom.xml` - chore: update maven deps to `24.1.0` - chore: update codebase dependencies and pins - chore: relock - chore: prepare version bump → `0.12.0` - test: add test for `graalvm-oracle-23` - test: add test for `graalvm-ce-23` Signed-off-by: Sam Gammon <[email protected]> * fix: remove `incompatible_remote_results_ignore_disk` Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]> * chore(deps): bump org.graalvm.polyglot:polyglot from 24.0.1 to 24.1.0 Bumps [org.graalvm.polyglot:polyglot](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.polyglot:polyglot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]> * chore(deps): bump org.graalvm.sdk:graal-sdk from 24.0.1 to 24.1.0 Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.sdk:graal-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]> * chore(deps): bump org.graalvm.nativeimage:native-image-base Bumps [org.graalvm.nativeimage:native-image-base](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.nativeimage:native-image-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]> * chore(deps): bump org.graalvm.compiler:compiler from 24.0.1 to 24.1.0 Bumps [org.graalvm.compiler:compiler](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.compiler:compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]> * chore(deps): bump org.graalvm.nativeimage:svm from 24.0.1 to 24.1.0 Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.nativeimage:svm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]> --------- Signed-off-by: Sam Gammon <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3917#01900aa0-2cd4-425b-95c9-5086b533bee2
Platform: MacOs, Windows, Ubuntu
Logs:
Culprit : bazelbuild/bazel@17ee62e
CC Greenteam @SalmaSamy
The text was updated successfully, but these errors were encountered: