Skip to content

Conversation

@ograff
Copy link
Contributor

@ograff ograff commented Apr 8, 2025

No description provided.

@ograff ograff force-pushed the fix_windows branch 2 times, most recently from e5b00b3 to 2c11bf3 Compare April 8, 2025 06:01
Copy link
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

Nice!

@UebelAndre UebelAndre enabled auto-merge April 8, 2025 06:12
Copy link
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

Actually, why not gate the entire release stage vs each step?

@UebelAndre UebelAndre disabled auto-merge April 8, 2025 06:15
@ograff
Copy link
Contributor Author

ograff commented Apr 8, 2025

Looks like windows isn't actually working (see #3397)

I'll move the builds to an intermediate stage and the release to a later one Oh it already is

ograff added 2 commits April 7, 2025 23:37
Avoid failures of the release process by running everything except for
the release creation and artifact upload when making or merging a PR
that bumps the release version.
Copy link
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

I think https://github.com/bazelbuild/rules_rust/pull/3398/files#diff-e426ed45842837026e10e66af23d9c7077e89eacbe6958ce7cb991130ad05adaR96 should just be updated to

echo "startup --output_user_root=C:/tmp" > ./user.bazelrc
echo "startup --windows_enable_symlinks" > ./user.bazelrc
echo "build --enable_runfiles" > ./user.bazelrc

There are other issues that will prevent the use of runfiles from working on windows.

@UebelAndre UebelAndre added this pull request to the merge queue Apr 8, 2025
Merged via the queue into bazelbuild:main with commit a373426 Apr 8, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants