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

[8.1.0] Return back to working directory after installing Bazel version #25174

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

bazel-io
Copy link
Member

@bazel-io bazel-io commented Feb 3, 2025

Nit: Add cd - to return back to $OLDPWD after following the suggestion to install the required Bazel version. That way developers don't have to cd back to their project

Closes #24995.

PiperOrigin-RevId: 718263777
Change-Id: I5133db65dc2b9032a9e631c62966314f3cfb4593

Commit d650121

Nit: Add `cd -`  to return back to `$OLDPWD` after following the suggestion to install the required Bazel version. That way developers don't have to cd back to their project

Closes bazelbuild#24995.

PiperOrigin-RevId: 718263777
Change-Id: I5133db65dc2b9032a9e631c62966314f3cfb4593
@bazel-io bazel-io requested a review from a team as a code owner February 3, 2025 08:24
@bazel-io bazel-io added team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website awaiting-review PR is awaiting review from an assigned reviewer labels Feb 3, 2025
@bazel-io bazel-io requested a review from meteorcloudy February 3, 2025 08:24
@meteorcloudy meteorcloudy added this pull request to the merge queue Feb 3, 2025
Merged via the queue into bazelbuild:release-8.1.0 with commit 6217943 Feb 3, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants