Commit Graph

80 Commits

Author SHA1 Message Date
github-actions[bot] 5e4452919c
chore(release/v2): release 2.2.2 (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-04 00:59:30 -05:00
github-actions[bot] 2f47cb2e08
fix: temp file collisions (#235) (#238)
* fix: use temp directory for file conversions
* fix: update doc
---------


(cherry picked from commit 0b40f575e6)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-04 00:54:04 -05:00
github-actions[bot] acd40af3b1
chore(release/v2): release 2.2.1 (#234)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-03 20:36:30 -05:00
github-actions[bot] 43ab008336
fix: restrict goreleaser generating rc releases (#230) (#233)
(cherry picked from commit 1d94e1ad26)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-03 20:30:05 -05:00
github-actions[bot] ff9c0cfae9
chore(release/v2): release 2.2.0 (#225)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-03 19:35:26 -05:00
Matt Trachier 6b4623a6e0
chore: release v2.2.0 (#226) (#229)
Release-As: v2.2.0
2025-10-03 19:20:28 -05:00
github-actions[bot] 5e03c25da8
fix: fix release and release candidate race (#221) (#224)
(cherry picked from commit 2c3dbd87ce)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-03 18:50:31 -05:00
github-actions[bot] 7597f07b01
chore(release/v2): release 2.0.2 (#220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-03 17:26:59 -05:00
github-actions[bot] 565e88370b
fix: remove all to prevent missing file errors (#216) (#219)
(cherry picked from commit 2301db76c4)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-03 17:21:05 -05:00
Matt Trachier 7404599190
chore(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#194) (#215)
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




(cherry picked from commit 7c7612bc46)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 00:26:53 -05:00
github-actions[bot] 15e2bb326a
chore(release/v2): release 2.0.1 (#213)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-01 23:56:49 -05:00
github-actions[bot] 07722727ec
fix: sort directory file info objects (#209) (#212)
(cherry picked from commit ff5bc8dc7e)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-01 23:48:13 -05:00
github-actions[bot] d41a2b487d
chore(deps): bump the terraform-plugin group (#196) (#208)
Bumps the terraform-plugin group with 2 updates: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go).

Updates `github.com/hashicorp/terraform-plugin-framework` from 1.15.1 to 1.16.0
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.15.1...v1.16.0)

Updates `github.com/hashicorp/terraform-plugin-go` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-go/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-plugin
- dependency-name: github.com/hashicorp/terraform-plugin-go
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-plugin
...




(cherry picked from commit 91dfdabfc8)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-01 23:43:47 -05:00
github-actions[bot] 68b8740601
chore(release/v1): release 2.0.0 (#205)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-01 13:36:58 -05:00
github-actions[bot] 6a781ea7fd
feat!: Add local directory management (#201) (#204)
* feat: add local directory management
* fix: update all resources to use the "local" path
---------


(cherry picked from commit a1147e54ec)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-01 13:31:36 -05:00
github-actions[bot] 2648362f7e
chore(release/v1): release 1.1.1 (#192)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 23:42:39 -05:00
github-actions[bot] 9a652a5d22
fix: goreleaser tag race condition (#188) (#191)
(cherry picked from commit bd0cb43401)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 23:27:50 -05:00
github-actions[bot] 93000988cc
chore(release/v1): release 1.1.0 (#187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 18:23:29 -05:00
github-actions[bot] fd8bd232cd
feat: update flake (#183) (#186)
(cherry picked from commit d7c83ba1ea)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 18:19:47 -05:00
github-actions[bot] 5c6025ee10
chore(release/v1): release 1.0.0 (#173)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-19 17:48:05 -05:00
Matt Trachier b7eeb1b2d6
chore: release v1.0.0
Release-As: v1.0.0
2025-09-19 17:43:02 -05:00
github-actions[bot] d6d53049f9
Update readme (#175) (#178)
* fix: update readme
---------


(cherry picked from commit b435a3e117)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 17:27:55 -05:00
Matt Trachier 4e9fa0cca9
fix: update actions GitHub script and setup go (#168)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 16:09:58 -05:00
Matt Trachier f9beb35bca
feat: make file and snapshot contents sensitive (#163)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 14:20:37 -05:00
Matt Trachier fc79fb6291
feat: add snapshot compression and decompression (#159)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 13:08:04 -05:00
Matt Trachier 42322babc8
feat: add snapshots (#153)
* 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
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-10 13:46:42 -05:00
Matt Trachier b0b84c1409
feat: add data sources and organize code (#148)
* 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
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-04 00:02:33 -05:00
Matt Trachier 6a43cc60fc
chore(release): bumping version number (#139)
release-as: v0.2.0

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 17:50:55 -05:00
Matt Trachier a92bd56465
fix: hard code the owner and repo name (#132)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 16:24:06 -05:00
Matt Trachier c57fe6af02
fix: add manual backport workflow (#128)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 15:20:58 -05:00
dependabot[bot] 451a101355
fix: bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test (#126)
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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 11:40:30 -05:00
Matt Trachier e3164d8a78
fix: correct the rc calculation (#121)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 15:14:04 -05:00
Matt Trachier 02c56ea5ef
fix: typo in backport pr script (#117)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 09:54:51 -05:00
Matt Trachier a839769d2a
fix: resolve client and protection flaws (#113)
* fix: add acceptance test for protected files
* fix: secret key forces recreate
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 00:36:34 -05:00
Matt Trachier 5fd4d8d555
fix: get version properly (#109)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-27 14:57:31 -05:00
Matt Trachier 5d83b0d27a
fix: manually generate release candidate tag (#105)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-27 12:27:04 -05:00
Matt Trachier eb6184873c
fix: add checkout action before release please (#101)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:57:13 -05:00
Matt Trachier 3bb1331374
fix: tell release please not to skip the release (#97)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:33:56 -05:00
Matt Trachier f50cbceeee
fix: add a new workflow for release candidates (#93)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:10:22 -05:00
Matt Trachier 66b964f45c
fix: backport PR need individual assignees (#88)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 12:39:34 -05:00
Matt Trachier 368f3fbb44
fix: improve release please configuration (#84)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 00:14:03 -05:00
Matt Trachier b8de47c589
fix: general workflow improvements (#80)
* fix: update actions and use better PR search
* fix: update PR template
* fix: sub issue release title
---------

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

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 22:02:14 -05:00
Matt Trachier 7afdc3da82
fix: only pull credentials after the release (#68)
* fix: only pull credentials after the release
* fix: correct secret path, titles, and assignees
---------

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

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

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 22:01:18 -05:00
Matt Trachier 90d32af435
fix: set specific permissions on release workflow (#55)
* fix: set specific permissions on release workflow
* fix: add sub issue to main issue workflow
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 20:08:10 -05:00
Matt Trachier b79b58c5d4
fix: resolve merge conflicts in backport (#50)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 16:04:15 -05:00
Matt Trachier 5c220916e4
fix: correct sub issue address (#47)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 14:27:41 -05:00
Matt Trachier f12f1c05f5
fix: remove unnecessary data (#45)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 13:54:50 -05:00