-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #864 from bugsnag/next
Release v8.3.1
- Loading branch information
Showing
12 changed files
with
164 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,23 @@ | ||
agents: | ||
queue: opensource | ||
queue: macos | ||
|
||
steps: | ||
- name: 'Append Unity 2020 Pipeline' | ||
- label: 'Append Unity 2020 Pipeline' | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/unity.2020.yml | ||
|
||
- name: 'Append Full Unity 2021 Pipeline' | ||
- label: 'Append Full Unity 2021 Pipeline' | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/unity.2021.full.yml | ||
|
||
- name: 'Append Unity 2022 Pipeline' | ||
- label: 'Append Unity 2022 Pipeline' | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/unity.2022.yml | ||
|
||
- name: 'Append Unity 6000 Pipeline' | ||
- label: 'Append Unity 6000 Pipeline' | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/unity.6000.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.