-
Notifications
You must be signed in to change notification settings - Fork 0
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 buildkite-plugins#166 from buildkite-plugins/renovate/ruby-3.1-alpine Update ruby:3.1-alpine Docker digest to c5acbb8 * Merge pull request buildkite-plugins#173 from buildkite-plugins/toote_test_revamp Test revamp & dependency update * Merge pull request buildkite-plugins#174 from buildkite-plugins/toote_summary_issue_136 Test summary Co-authored-by: Matías Bellone <[email protected]>
- Loading branch information
1 parent
c866d54
commit 4babc44
Showing
9 changed files
with
416 additions
and
179 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"extends": [ | ||
"config:base" | ||
"config:base", | ||
":disableDependencyDashboard" | ||
], | ||
"bundler": { | ||
"enabled": true | ||
|
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.