Skip to content

Commit

Permalink
Merge pull request #371 from bugsnag/release-v1.11.0
Browse files Browse the repository at this point in the history
Release v1.11.0
  • Loading branch information
robert-smartbear authored Jan 13, 2025
2 parents d545ead + 5fb93dc commit 5554a9c
Show file tree
Hide file tree
Showing 59 changed files with 1,713 additions and 348 deletions.
10 changes: 10 additions & 0 deletions .buildkite/block.full.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
steps:
- block: 'Trigger a full build'
key: 'trigger-full-build'

- label: 'Upload the full test pipeline'
timeout_in_minutes: 5
agents:
queue: macos
depends_on: 'trigger-full-build'
command: buildkite-agent pipeline upload .buildkite/pipeline.full.yml
Loading

0 comments on commit 5554a9c

Please sign in to comment.