Skip to content

Releases: go-debos/debos

v1.1.7

06 Feb 14:33
v1.1.7
1549379

Choose a tag to compare

What's Changed

  • actions: overlay: verify either source or origin set by @tobsan in #644
  • ci: Add job to check manpage is up-to-date by @obbardc in #639
  • actions: run: Print cmdline in verbose mode by @obbardc in #637
  • Keep GitHub workflow alive by @obbardc in #626
  • tests: fix minor typo in partition tests by @tobsan in #646
  • Migrate to qemu-user-binfmt instead of qemu-user-static by @obbardc in #648
  • actions: recipe: print template vars when verbose by @tobsan in #647
  • actions: raw: use streaming io by @tobsan in #655
  • actions: mmdebstrap: use lowercase mmdebstrap for command label by @obbardc in #651
  • convert TODOs to github issues by @tobsan in #663
  • actions: install-deb: Implement action to install local Debian packages by @obbardc in #220
  • doc: fix typo in Debian ospack example by @obbardc in #673

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

16 Jan 09:51
v1.1.6
d06621d

Choose a tag to compare

What's Changed

  • apt: clarify default value for parameters by @obbardc in #548
  • cmd: define Version at build time from git to avoid hardcoded version by @daissi in #533
  • actions: pack/unpack: Add support for zstd compression by @julien-massot in #550
  • build(deps): bump al.essio.dev/pkg/shellescape from 1.5.1 to 1.6.0 by @dependabot[bot] in #546
  • partitioning: Add partattrs property to partition by @daissi in #554
  • Refactor error handling by @daissi in #555
  • Add qemu mapping for sh4 architecture by @cepawiel in #557
  • docker: use the new format for declaring labels by @daissi in #559
  • Build example recipes in GitHub Actions by @obbardc in #459
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #561
  • Add more compress options by @daissi in #560
  • actions: make run action fail if a command fails by @daissi in #562
  • Check if artifactdir exists early by @daissi in #556
  • README: Add the recommended ways to contact us by @daissi in #570
  • LICENSE: Update copyright years by @daissi in #574
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #579
  • Run CI tests under debian-forky by @obbardc in #575
  • Fix typo: environemnt -> environment by @daissi in #580
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #583
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #586
  • build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #587
  • ci: Add linter stage to workflow by @obbardc in #423
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #590
  • Misc static analysis fixes by @lool in #584
  • govet by @lool in #591
  • feat: Optional sha256sum for download action by @lool in #585
  • commands: systemd-nspawn: randomize machine name by @jakob-tsd in #593
  • chore: enable more go linters and fix all issues by @Copilot in #594
  • Add .github/copilot-instructions.md for agent onboarding by @Copilot in #604
  • Allow copilot coding agent to run integration tests by @sjoerdsimons in #609
  • Fix mmdebstrap keyring-files path handling by @Copilot in #603
  • Docker: Speed up runner builds by avoiding initramfs by @sjoerdsimons in #605
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #610
  • build(deps): bump github.com/go-debos/fakemachine from 0.0.11 to 0.0.12 by @dependabot[bot] in #612
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #611
  • Upgrade container to trixie by @obbardc in #521
  • Make origin property optional for raw action, default to recipe directory by @Copilot in #596
  • Migrate from unmaintained gopkg.in/yaml.v2 to goccy/go-yaml by @Copilot in #595
  • Add overlay-non-existent-destination test to CI by @Copilot in #597
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #613
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #616
  • build(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #621
  • README: Reformat Markdown to use codeblocks & small cleanups by @obbardc in #623
  • Small updates to example recipe by @obbardc in #624
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #627
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #629
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #630
  • build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in #631
  • README: precise yaml recipe and templating doc by @tduf in #625
  • actions: overlay: Check source exists in recipedir early by @obbardc in #304
  • build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 by @dependabot[bot] in #635
  • tests: use "missing" instead of "non-existent" by @obbardc in #633
  • docs: Add GitHub Actions usage documentation to README by @Copilot in #634
  • pacstrap_action: add an option to install extra packages by @daissi in #636

New Contributors

  • @cepawiel made their first contribution in #557
  • @lool made their first contribution in #584
  • @Copilot made their first contribution in #594
  • @tduf made their first contribution in #625

Full Changelog: v1.1.5...v1.1.6

v1.1.5

16 Jan 09:46
v1.1.5
a8ba96a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5