Commit Graph

8 Commits

Author SHA1 Message Date
Matt Trachier 0b40f575e6
fix: temp file collisions (#235)
* fix: use temp directory for file conversions
* fix: update doc
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-10-04 00:52:08 -05:00
Matt Trachier a1147e54ec
Add local directory (#201)
* feat: add local directory management
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-10-01 13:16:45 -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
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 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
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00