Skip to content

Update various dependencies.#28778

Merged
bors-servo merged 25 commits intomasterfrom
update-gif
Apr 2, 2022
Merged

Update various dependencies.#28778
bors-servo merged 25 commits intomasterfrom
update-gif

Conversation

@jdm
Copy link
Copy Markdown
Member

@jdm jdm commented Apr 1, 2022

Closes #28773. Closes #28476. Closes #28479. Closes #28518. Closes #28516.

@jdm
Copy link
Copy Markdown
Member Author

jdm commented Apr 1, 2022

@bors-servo r+

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit 0efad56 has been approved by jdm

@jdm
Copy link
Copy Markdown
Member Author

jdm commented Apr 1, 2022

@bors-servo try=wpt

@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Trying commit f8a44d0 with merge 02c084c...

bors-servo added a commit that referenced this pull request Apr 1, 2022
Update gif dependency.

Closes #28773. Closes #28476. Closes #28479. Closes #28518. Closes #28516.
@bors-servo
Copy link
Copy Markdown
Contributor

💔 Test failed - checks-github

@jdm
Copy link
Copy Markdown
Member Author

jdm commented Apr 2, 2022

@bors-servo r+

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit f165e17 has been approved by jdm

@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit f165e17 with merge 87530cd...

bors-servo added a commit that referenced this pull request Apr 2, 2022
Update gif dependency.

Closes #28773. Closes #28476. Closes #28479. Closes #28518. Closes #28516.
@jdm jdm changed the title Update gif dependency. Update various dependencies. Apr 2, 2022
@bors-servo
Copy link
Copy Markdown
Contributor

💔 Test failed - checks-github

@jdm
Copy link
Copy Markdown
Member Author

jdm commented Apr 2, 2022

@bors-servo r+

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit 4b0e2ce has been approved by jdm

@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit 4b0e2ce with merge 66e4536...

bors-servo added a commit that referenced this pull request Apr 2, 2022
Update various dependencies.

Closes #28773. Closes #28476. Closes #28479. Closes #28518. Closes #28516.
@bors-servo
Copy link
Copy Markdown
Contributor

💔 Test failed - checks-github

@jdm
Copy link
Copy Markdown
Member Author

jdm commented Apr 2, 2022

@bors-servo retry

@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit 4b0e2ce with merge ce73d8f...

@bors-servo
Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing ce73d8f to master...

@bors-servo bors-servo merged commit ce73d8f into master Apr 2, 2022
@bors-servo bors-servo deleted the update-gif branch April 2, 2022 23:33
bors-servo added a commit that referenced this pull request Jan 4, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 5, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 6, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 9, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 10, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 10, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
bors-servo added a commit that referenced this pull request Jan 11, 2023
CI: remove branch check steps that don’t actually do anything

f165e17 (#28778) adds a step to each job of the main build that ostensibly bails out of the job, if the context branch is not `auto` or one of the `try` branches relevant for that platform. But a step that runs `exit 0` doesn’t really have any effect.

Since the main workflow already has `branches` limited to `auto` and the `try` branches, we can safely remove those steps without worrying about the main build running on dependabot branches etc. For example:

* [dependabot/cargo/nom-7.1.2](https://github.com/servo/servo/actions?query=branch%3Adependabot%2Fcargo%2Fnom-7.1.2) only has a run for the pull request workflow
* [this test build](https://github.com/delan/servo/actions/runs/3830596812/jobs/6518672884) shows that even if the branch check fails, the build continues

---

- [ ] ~~`./mach build -d` does not report any errors~~
- [ ] ~~`./mach test-tidy` does not report any errors~~
- [ ] ~~These changes fix #___ (GitHub issue number if applicable)~~

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they affect the CI configuration
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