-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(stencil): upgrade modules (2024-04-02) (#54)
This PR contains the following updates: | Module | Change | |--------|--------| | [github.com/getoutreach/devbase](https://github.com/getoutreach/devbase) | `v2.24.0` -> `v2.26.0` | | [github.com/getoutreach/stencil-actions](https://github.com/getoutreach/stencil-actions) | `v0.3.0` -> `v0.4.0` | | [github.com/getoutreach/stencil-base](https://github.com/getoutreach/stencil-base) | `v0.15.0` -> `v0.15.1` | | [github.com/getoutreach/stencil-discovery](https://github.com/getoutreach/stencil-discovery) | `v1.8.1` -> `v1.8.2` | | [github.com/getoutreach/stencil-golang](https://github.com/getoutreach/stencil-golang) | `v1.18.0` -> `v1.21.2` | --- ### Release Notes <details> <summary>github.com/getoutreach/devbase</summary> <a href="https://github.com/getoutreach/devbase/compare/v2.24.0...v2.26.0">Changes</a> </details> <details> <summary>github.com/getoutreach/stencil-actions</summary> <a href="https://github.com/getoutreach/stencil-actions/compare/v0.3.0...v0.4.0">Changes</a> </details> <details> <summary>github.com/getoutreach/stencil-base</summary> <a href="https://github.com/getoutreach/stencil-base/compare/v0.15.0...v0.15.1">Changes</a> </details> <details> <summary>github.com/getoutreach/stencil-discovery</summary> <a href="https://github.com/getoutreach/stencil-discovery/compare/v1.8.1...v1.8.2">Changes</a> </details> <details> <summary>github.com/getoutreach/stencil-golang</summary> <a href="https://github.com/getoutreach/stencil-golang/compare/v1.18.0...v1.21.2">Changes</a> </details> --- This PR was generated by [stencilbot](https://github.com/getoutreach/dtss-tools). Feedback/Questions? Reach out to us on [Slack](https://outreach-hq.slack.com/archives/CN9MU7GLW). <details> <summary>Metadata</summary> <b>Stencil Version</b>: <code>v1.38.0</code> </details> Co-authored-by: getoutreach-ci-1[bot] <95656460+getoutreach-ci-1[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7729374
commit bcc2b81
Showing
7 changed files
with
111 additions
and
45 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# syntax, such as anchors, will be fixed automatically. | ||
version: 2.1 | ||
orbs: | ||
shared: getoutreach/shared@2.24.0 | ||
shared: getoutreach/shared@2.26.0 | ||
queue: eddiewebb/[email protected] | ||
|
||
parameters: | ||
|
@@ -18,6 +18,7 @@ contexts: &contexts | |
- confluence | ||
- circleci-credentials | ||
- tray-webhooks | ||
- wizcli | ||
## <<Stencil::Block(extraContexts)>> | ||
- docker-registry | ||
- ghaccesstoken | ||
|
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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