Skip to content

Conversation

@limdor
Copy link
Contributor

@limdor limdor commented Dec 31, 2023

auto does not exist in Bazel 4, 5, 6 or 7. I'm not sure if was there before but in any of these versions when trying it the following error appears

ERROR: While parsing option --dynamic_mode=auto: Not a valid dynamic mode: 'auto' (should be off, default or fully)

Fixes: #20707

auto does not exist in Bazel 4, 5, 6 or 7. I'm not sure if was there before but in any of these versions when trying it the following error appears

ERROR: While parsing option --dynamic_mode=auto: Not a valid dynamic mode: 'auto' (should be off, default or fully)
@github-actions github-actions bot added team-Documentation Documentation improvements that cannot be directly linked to other team labels awaiting-review PR is awaiting review from an assigned reviewer labels Dec 31, 2023
@iancha1992 iancha1992 added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Jan 3, 2024
@meteorcloudy meteorcloudy added team-Configurability platforms, toolchains, cquery, select(), config transitions team-Rules-CPP Issues for C++ rules and removed team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website team-Configurability platforms, toolchains, cquery, select(), config transitions labels Jan 10, 2024
@sgowroji
Copy link
Member

sgowroji commented Apr 8, 2024

Hi @fweikert, Since i can see that this PR has been approved, Please let me know whether i should proceed with importing it. Thanks!

@limdor
Copy link
Contributor Author

limdor commented Apr 21, 2024

Gently reminder. It would be nice to have the documentation updated.

@limdor
Copy link
Contributor Author

limdor commented May 1, 2024

@sgowroji @fweikert can we do something about this PR please? Thanks

@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 1, 2024
@copybara-service copybara-service bot closed this in a70a28f May 2, 2024
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 2, 2024
Kila2 pushed a commit to Kila2/bazel that referenced this pull request May 13, 2024
auto does not exist in Bazel 4, 5, 6 or 7. I'm not sure if was there before but in any of these versions when trying it the following error appears

ERROR: While parsing option --dynamic_mode=auto: Not a valid dynamic mode: 'auto' (should be off, default or fully)

Fixes: bazelbuild#20707

Closes bazelbuild#20705.

PiperOrigin-RevId: 630063050
Change-Id: Ib0b0427268a885d6ffc62c81183b6dd24a6dc517
limdor added a commit to limdor/bazel that referenced this pull request Jan 1, 2025
auto does not exist in Bazel 4, 5, 6 or 7. I'm not sure if was there before but in any of these versions when trying it the following error appears

ERROR: While parsing option --dynamic_mode=auto: Not a valid dynamic mode: 'auto' (should be off, default or fully)

Fixes: bazelbuild#20707

Closes bazelbuild#20705.

PiperOrigin-RevId: 630063050
Change-Id: Ib0b0427268a885d6ffc62c81183b6dd24a6dc517
(cherry picked from commit a70a28f)
meteorcloudy pushed a commit that referenced this pull request Jan 2, 2025
auto does not exist in Bazel 4, 5, 6 or 7. I'm not sure if was there
before but in any of these versions when trying it the following error
appears

ERROR: While parsing option --dynamic_mode=auto: Not a valid dynamic
mode: 'auto' (should be off, default or fully)

Fixes: #20707

Closes #20705.

PiperOrigin-RevId: 630063050
Change-Id: Ib0b0427268a885d6ffc62c81183b6dd24a6dc517 (cherry picked from
commit a70a28f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Documentation Documentation improvements that cannot be directly linked to other team labels team-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bazel.build] Problem with /docs/user-manual

6 participants