Commit Graph

37 Commits

Author SHA1 Message Date
github-actions[bot] f692b196b7
chore(release/v0): release 0.4.1 (#172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 16:36:34 -05:00
Matt Trachier 3248bdad4c
fix: update actions GitHub script and setup go (#168) (#171)
(cherry picked from commit 4e9fa0cca9)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 16:31:19 -05:00
github-actions[bot] 055a103f63
chore(release/v0): release 0.4.0 (#167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 14:27:22 -05:00
github-actions[bot] 0a4a1efdef
feat: make file and snapshot contents sensitive (#163) (#166)
(cherry picked from commit f9beb35bca)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 14:25:00 -05:00
github-actions[bot] 9126db9add
chore(release/v0): release 0.3.0 (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 13:26:42 -05:00
github-actions[bot] ef2bd44b30
feat: add snapshot compression and decompression (#159) (#162)
(cherry picked from commit fc79fb6291)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 13:23:37 -05:00
github-actions[bot] 3e2c661fb6
feat: add snapshots (#153) (#158)
* fix: add boilerplate resource in docs
* fix: resolve style and build issues
* feat: add snapshots and update tests
* fix: formatting
* fix: remove unused variables in snapshot example
---------


(cherry picked from commit 42322babc8)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-10 13:57:50 -05:00
github-actions[bot] 7a5c59e0db
feat: add data sources and organize code (#148) (#151)
* feat: add data sources and organize code
* fix: ignore unused data source example
* fix: add ignore to docs
* fix: update CI test to new location
* fix: update CI to run acceptance tests
* fix: run tests in nix
* fix: switch terraform version based on matrix
* fix: remove equal sign
---------


(cherry picked from commit b0b84c1409)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-04 00:04:51 -05:00
github-actions[bot] 0d9b516d57
chore(release/v0): release 0.2.1 (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-02 16:22:40 -05:00
matttrach 0266601079
fix: bumping version number
release-as: v0.2.1
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 18:27:58 -05:00
Matt Trachier 5b7ea49368
chore(release): bumping version number (#139) (#142)
release-as: v0.2.0


(cherry picked from commit 6a43cc60fc)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 17:58:09 -05:00
github-actions[bot] 044075c7d1
fix: hard code the owner and repo name (#132) (#138)
(cherry picked from commit a92bd56465)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-29 16:58:20 -05:00
github-actions[bot] 7300e97fd2
fix: add manual backport workflow (#128) (#131)
(cherry picked from commit c57fe6af02)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-29 16:46:50 -05:00
github-actions[bot] a1e577a99c
fix: bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test (#126) (#136)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14.
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.10...v0.5.14)

---
updated-dependencies:
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.14
  dependency-type: indirect
...



(cherry picked from commit 451a101355)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 16:39:48 -05:00
github-actions[bot] d34f60cd33
chore(release/v0): release 0.1.3 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-29 11:34:08 -05:00
github-actions[bot] 8d7fae6cdd
fix: correct the rc calculation (#121) (#124)
(cherry picked from commit e3164d8a78)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-28 15:20:09 -05:00
github-actions[bot] a3475cbb5e
chore(release/v0): release 0.1.2 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 12:17:56 -05:00
Matt Trachier 41f239af5a
fix: typo in backport pr script (#117) (#120)
(cherry picked from commit 02c56ea5ef)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 11:01:40 -05:00
github-actions[bot] 0291bc4c6b
fix: resolve client and protection flaws (#113) (#116)
* fix: add acceptance test for protected files
* fix: secret key forces recreate
---------


(cherry picked from commit a839769d2a)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-28 00:57:50 -05:00
Matt Trachier 70b7da9780
fix: get version properly (#109) (#112)
(cherry picked from commit 5fd4d8d555)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-27 15:34:49 -05:00
github-actions[bot] 3ec02c3419
fix: manually generate release candidate tag (#105) (#108)
(cherry picked from commit 5d83b0d27a)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-27 12:29:40 -05:00
github-actions[bot] 376aab0bb2
fix: add checkout action before release please (#101) (#104)
(cherry picked from commit eb6184873c)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-26 15:59:48 -05:00
github-actions[bot] e9320a4ddb
fix: tell release please not to skip the release (#97) (#100)
(cherry picked from commit 3bb1331374)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-26 15:37:07 -05:00
github-actions[bot] fe4bdc6dce
fix: add a new workflow for release candidates (#93) (#96)
(cherry picked from commit f50cbceeee)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-26 15:16:30 -05:00
Matt Trachier 911c134974
fix: backport PR need individual assignees (#88) (#91)
(cherry picked from commit 66b964f45c)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 13:34:53 -05:00
github-actions[bot] 60ac9af3e9
chore(release/v0): release 0.1.1 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-26 00:30:26 -05:00
github-actions[bot] e577d80722
fix: improve release please configuration (#84) (#87)
(cherry picked from commit 368f3fbb44)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-26 00:17:42 -05:00
Matt Trachier e8ac3cb57a
fix: general workflow improvements (#80) (#83)
* fix: update actions and use better PR search
* fix: update PR template
* fix: sub issue release title
---------


(cherry picked from commit b8de47c589)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 23:52:13 -05:00
Matt Trachier eeff28386f
fix: Use more advanced release configuration (#75) (#78)
* fix: use release please manifest
* fix: hard code assignees
* fix: consolidate release labels
---------


(cherry picked from commit 5078fdae03)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 22:41:04 -05:00
github-actions[bot] 598d58cbc4
fix: only pull credentials after the release (#68) (#73)
* fix: only pull credentials after the release
* fix: correct secret path, titles, and assignees
---------


(cherry picked from commit 7afdc3da82)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-25 17:45:05 -05:00
Matt Trachier b807212188
fix: add write access to the actions permission (#63) (#67)
* fix: add workflows write permissions
* fix: give actions write permissions
---------


(cherry picked from commit c4c615ade0)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 22:37:39 -05:00
Matt Trachier 86a8686046
fix: try setting permissions at job level (#59) (#66)
* fix: try setting permissions at job level
* fix: use release label
* fix: only search open issues
* fix: link backport pr to sub issue
---------


(cherry picked from commit aa517700c1)

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 22:21:23 -05:00
github-actions[bot] f9bd0adf9f
fix: set specific permissions on release workflow (#55) (#58)
* fix: set specific permissions on release workflow
* fix: add sub issue to main issue workflow
---------


(cherry picked from commit 90d32af435)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-20 21:14:47 -05:00
Matt Trachier 3adcf2fb12
Update v0 (#53)
* fix: add release secrets from vault (#2)
* fix: move release please to release branches (#4)
* fix: move release please to release branches
* fix: use one file and get vault secrets
* fix: abstract OS file functions (#6)
* fix: add automation to generate sub issues (#7)
* fix: use new path to attach sub issue (#9)
* fix: use the API endpoint to attach the sub issue (#11)
* fix: add console line to see context (#13)
* fix: use the full payload issue (#15)
* fix: use a different context (#16)
* fix: use the proper variable name (#18)
* fix: create issue when a pull request hits main (#20)
* fix: give issue write permissions (#21)
* fix: give issue write permissions
* fix: try pull request target
* fix: update pull request template (#22)
* fix: assign users to main pr (#25)
* fix: add back port pr (#27)
* fix: bump dependency from 8 to 27 in tools (#29)
* fix: remove try (#31)
* fix: use rest request to get sub issues (#33)
* fix: use new search API and handle empty label (#34)
* fix: remove backport info from pr template (#35)
* fix: create a new array to save labels (#36)
* fix: use API directly to query issues (#37)
* fix: add console log to check context (#38)
* fix: remove console log and change count property (#39)
* fix: add team members individually to issue (#40)
* fix: remove console line (#41)
* fix: remove console line
* fix: assign to me
* fix: add console line converting object to string (#42)
* fix: remove unnecessary data (#45)
* fix: correct sub issue address (#47)
* fix: resolve merge conflicts in backport (#50)
* fix: rephrase cherry pick workflow

Signed-off-by: matttrach <matt.trachier@suse.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 16:25:37 -05:00
Matt Trachier 0533008f61
fix: bump action dependencies
Merge pull request #1 from rancher/dependabot/github_actions/github-actions-d261679261
Bump the github-actions group with 2 updates
2025-08-14 15:44:07 -05:00
dependabot[bot] 418b368d5d
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](9c156ee8a1...e435ccd777)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 17:59:28 +00:00
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00