diff options
author | bors-servo <infra@servo.org> | 2023-04-11 12:38:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 12:38:39 +0200 |
commit | 1f3837dd43b9c10f083dc401f0901a6a900ba2cb (patch) | |
tree | e74c1ab0aa300c8f78a117fc6da2eaf8fbd93b1d /python | |
parent | aad3ad91028e877fcb90b8b4d76eac8c53106193 (diff) | |
parent | 757666fd4b341ebea2619b0be1a1300f077f8878 (diff) | |
download | servo-1f3837dd43b9c10f083dc401f0901a6a900ba2cb.tar.gz servo-1f3837dd43b9c10f083dc401f0901a6a900ba2cb.zip |
Auto merge of #29615 - servo:fix-nightly-build, r=mrobinson
Pass S3 secrets for nightly builds and fix windows build
<!-- Please describe your changes on the following line: -->
Secrets need to be passed to reusable workflows either by name or by `secrets: inherit` from the caller workflow. The latter allows accessing all secrets in scope.
Windows build has a bug where the upload-nightly command is not run from the correct working directory.
[This manual build](https://github.com/servo/servo/actions/runs/4665552398) based on this branch has passed and the binaries have also been updated in servo.org for today.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #29614
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it fixes bug in CI configuration.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions