Skip to content

Commit

Permalink
chore(deps): update mattermost support dependencies (#94)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| | minor | `v0.5.0` -> `v0.6.0` |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| action | minor | `v0.5.0` -> `v0.6.0` |
| [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | |
minor | `v0.34.0` -> `v0.35.0` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v3.25.8` -> `v3.25.10` |
|
[renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.399.9` -> `37.413.3` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

[Compare
Source](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1739
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[actions/checkout#1697
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://github.com/orhantoy) in
[actions/checkout#1774
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://github.com/jww3) in
[actions/checkout#1776

</details>

<details>
<summary>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v0.6.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.6.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.1...v0.6.0)

##### Features

- lula lint integration
([#&#8203;147](https://github.com/defenseunicorns/uds-common/issues/147))
([7f357e0](https://github.com/defenseunicorns/uds-common/commit/7f357e0b42859b0178e90047885494ee03542be7))

##### Miscellaneous

- add a common bundle remove task
([#&#8203;153](https://github.com/defenseunicorns/uds-common/issues/153))
([f3b287c](https://github.com/defenseunicorns/uds-common/commit/f3b287c909c626e9f11d47b9e13d79312d3f3a99))
- **deps:** update uds common support dependencies
([#&#8203;148](https://github.com/defenseunicorns/uds-common/issues/148))
([b5854de](https://github.com/defenseunicorns/uds-common/commit/b5854de37ccb9e46751c17cecd8101411f9fac32))

###
[`v0.5.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.5.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.5.0...v0.5.1)

##### Miscellaneous

- upgrade uds cli-cli to v0.11.2
([#&#8203;150](https://github.com/defenseunicorns/uds-common/issues/150))
([3f23c6d](https://github.com/defenseunicorns/uds-common/commit/3f23c6d9845cec860851f4476e54eb0199e20625))

</details>

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

###
[`v0.35.0`](https://github.com/defenseunicorns/zarf/releases/tag/v0.35.0)

[Compare
Source](https://github.com/defenseunicorns/zarf/compare/v0.34.0...v0.35.0)

##### What's Changed

- refactor: remove use of k8s info and nodes by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2551
- test: shutdown http test servers by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2559
- feat: adding labels to all resources mutated by the agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2557
- test: zarf init state by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2556
- refactor: remove use of k8s deprecations by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2560
- test: remove validate pkg arch e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2563
- test: remove TestMismatchedVersions e2e test by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2564
- test: delete agent e2e label test by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2568
- fix: add custom error printing for Zarf commands by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2575
- refactor: remove use of k8s dynamic by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2561
- refactor: remove use of k8s namespace by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2550
- fix: cancel Cobra parent context on interrupt by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2567
- refactor: use root ctx in agent by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2578
- chore: deprecate DeprecatedKeys by
[@&#8203;schristoff-du](https://github.com/schristoff-du) in
[defenseunicorns/zarf#2581
- test: validate package by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2569
- chore: fix typos by
[@&#8203;beholdenkey](https://github.com/beholdenkey) in
[defenseunicorns/zarf#2590
- fix: docker containerd blob error by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2593
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2511
- fix: change so that second SIGINT signal immediately exits program by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2598
- refactor: add context in packager by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2597
- chore: update go version to 1.22.4 by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2595
- fix: handle errors in version command by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2589
- fix: cosign image pulls by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2599
- refactor: move k8s tunnel to cluster package by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2566
- test: cleanup e2e tests by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2601
- refactor: enable errcheck linter by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2501
- fix: crane option argument parameters by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2609
- feat: remove .metadata.image from schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2606
- refactor: remove use of k8s pods by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2553
- fix: pass image reference to syft sbom source object by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2612
- fix: only build a single binary in the init-package make target by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2614
- fix: avoid injector pod name collisions by
[@&#8203;lucasrod16](https://github.com/lucasrod16) in
[defenseunicorns/zarf#2620
- fix: no longer remove the agent ignore label from namespaces by
[@&#8203;Racer159](https://github.com/Racer159) in
[defenseunicorns/zarf#2623
- refactor: remove use of k8s secret by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[defenseunicorns/zarf#2565
- fix: using a new s3 backend for test data by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[defenseunicorns/zarf#2630
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[defenseunicorns/zarf#2596

**Full Changelog**:
defenseunicorns/zarf@v0.34.0...v0.35.0

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.25.10`](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.9...v3.25.10)

###
[`v3.25.9`](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.25.8...v3.25.9)

</details>

<details>
<summary>renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)</summary>

###
[`v37.413.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.2...37.413.3)

See https://github.com/renovatebot/renovate/releases/tag/37.413.3 for
more changes

###
[`v37.413.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.1...37.413.2)

See https://github.com/renovatebot/renovate/releases/tag/37.413.2 for
more changes

###
[`v37.413.1`](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.0...37.413.1)

###
[`v37.413.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.2...37.413.0)

See https://github.com/renovatebot/renovate/releases/tag/37.413.0 for
more changes

###
[`v37.412.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.412.1...37.412.2)

See https://github.com/renovatebot/renovate/releases/tag/37.412.2 for
more changes

###
[`v37.412.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.412.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.411.0...37.412.1)

See https://github.com/renovatebot/renovate/releases/tag/37.412.1 for
more changes

###
[`v37.411.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.411.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.3...37.411.0)

See https://github.com/renovatebot/renovate/releases/tag/37.411.0 for
more changes

###
[`v37.410.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.2...37.410.3)

See https://github.com/renovatebot/renovate/releases/tag/37.410.3 for
more changes

###
[`v37.410.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.410.1...37.410.2)

See https://github.com/renovatebot/renovate/releases/tag/37.410.2 for
more changes

###
[`v37.410.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.410.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.1...37.410.1)

See https://github.com/renovatebot/renovate/releases/tag/37.410.1 for
more changes

###
[`v37.409.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.409.0...37.409.1)

See https://github.com/renovatebot/renovate/releases/tag/37.409.1 for
more changes

###
[`v37.409.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.409.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.3...37.409.0)

See https://github.com/renovatebot/renovate/releases/tag/37.409.0 for
more changes

###
[`v37.408.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.2...37.408.3)

See https://github.com/renovatebot/renovate/releases/tag/37.408.3 for
more changes

###
[`v37.408.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.1...37.408.2)

See https://github.com/renovatebot/renovate/releases/tag/37.408.2 for
more changes

###
[`v37.408.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.408.0...37.408.1)

See https://github.com/renovatebot/renovate/releases/tag/37.408.1 for
more changes

###
[`v37.408.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.408.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.4...37.408.0)

See https://github.com/renovatebot/renovate/releases/tag/37.408.0 for
more changes

###
[`v37.407.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.4)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.3...37.407.4)

See https://github.com/renovatebot/renovate/releases/tag/37.407.4 for
more changes

###
[`v37.407.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.3)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.2...37.407.3)

See https://github.com/renovatebot/renovate/releases/tag/37.407.3 for
more changes

###
[`v37.407.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.407.1...37.407.2)

See https://github.com/renovatebot/renovate/releases/tag/37.407.2 for
more changes

###
[`v37.407.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.407.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.2...37.407.1)

See https://github.com/renovatebot/renovate/releases/tag/37.407.1 for
more changes

###
[`v37.406.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.2)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.1...37.406.2)

See https://github.com/renovatebot/renovate/releases/tag/37.406.2 for
more changes

###
[`v37.406.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.1)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.406.0...37.406.1)

See https://github.com/renovatebot/renovate/releases/tag/37.406.1 for
more changes

###
[`v37.406.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.406.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.405.0...37.406.0)

See https://github.com/renovatebot/renovate/releases/tag/37.406.0 for
more changes

###
[`v37.405.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.405.0)

[Compare
Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.399.9...37.405.0)

See https://github.com/renovatebot/renovate/releases/tag/37.405.0 for
more changes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-mattermost).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release-As: 9.8.1-uds.1
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 7c6199d commit c4fecda
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@ jobs:
steps:

- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
languages: ${{ matrix.language }}
- name: Autobuild
uses: github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
validate:
name: Validate
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
2 changes: 1 addition & 1 deletion .github/workflows/dependencyreview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: 'Dependency Review'
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

Expand All @@ -45,6 +45,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
sarif_file: results.sarif
8 changes: 4 additions & 4 deletions .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
packages: write

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand All @@ -61,10 +61,10 @@ jobs:

- name: Debug Output
if: ${{ always() }}
uses: defenseunicorns/uds-common/.github/actions/debug-output@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/debug-output@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0

- name: Save logs
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/save-logs@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
suffix: ${{ matrix.flavor }}-${{ matrix.architecture }}-${{ github.run_id }}-${{ github.run_attempt }}
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,28 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Environment setup
uses: defenseunicorns/uds-common/.github/actions/setup@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
ghToken: ${{ secrets.GITHUB_TOKEN }}

- name: Test
uses: defenseunicorns/uds-common/.github/actions/test@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/test@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
flavor: ${{ matrix.flavor }}
type: ${{ matrix.type }}

- name: Debug Output
if: ${{ always() }}
uses: defenseunicorns/uds-common/.github/actions/debug-output@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/debug-output@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0

- name: Save logs
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@4cea6c8858b9f4db3a3624a6fc046db77e1f4eaa # v0.5.0
uses: defenseunicorns/uds-common/.github/actions/save-logs@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
with:
suffix: ${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}

Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ repos:
args:
[
"--schemafile",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.34.0/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.35.0/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.1
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.399.9
rev: 37.413.3
hooks:
- id: renovate-config-validator
10 changes: 5 additions & 5 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ includes:
- cleanup: ./tasks/cleanup.yaml
- dependencies: ./tasks/dependencies.yaml
- test: ./tasks/test.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/create.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/setup.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/create.yaml
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/lint.yaml
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/pull.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/deploy.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/setup.yaml

tasks:
- name: default
Expand Down
8 changes: 4 additions & 4 deletions tasks/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
includes:
- dependencies: ./dependencies.yaml
- test: ./test.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/create.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/deploy.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/publish.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.5.0/tasks/setup.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/create.yaml
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/deploy.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/publish.yaml
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/setup.yaml

tasks:
- name: build-package
Expand Down

0 comments on commit c4fecda

Please sign in to comment.