Skip to content

Releases: usimd/pi-gen-action

v1.9.0

17 May 08:41
bf082de
Compare
Choose a tag to compare

What's Changed

  • Run integration test periodically by @usimd in #107
  • Remove QCOW2 build config by @usimd in #108
  • Update typescript-eslint monorepo to v7 (major) by @renovate in #109
  • Update all non-major dependencies by @renovate in #111
  • Update all non-major dependencies by @renovate in #113
  • Update softprops/action-gh-release action to v2 by @renovate in #117
  • Update dependency eslint-plugin-jest to v28 by @renovate in #115
  • Update all non-major dependencies by @renovate in #118
  • Update dependency json-colorizer to v3 by @renovate in #116
  • Only run test on PR events and create pre-release on new version by @usimd in #121
  • Configure PUBKEY_SSH_FIRST_USER and PUBKEY_ONLY_SSH by @usimd in #120
  • Release v1.9.0 by @usimd in #122

Full Changelog: v1.8.0...v1.9.0

v1.8.0

01 Feb 23:09
c89f9fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.8.0

v1

14 Jun 22:37
bf082de
Compare
Choose a tag to compare

v1.7.1

13 Nov 19:57
99ff1b4
Compare
Choose a tag to compare

What's Changed

  • Improve coverage and clean the execution by @usimd in #91
  • Automate release workflow by @usimd in #92

Full Changelog: v1...v1.7.1

v1.7.0

11 Nov 14:47
Compare
Choose a tag to compare

What's Changed

  • Update dependency @typescript-eslint/parser to v5.47.0 by @renovate in #40
  • Update dependency typescript to v5 by @renovate in #58
  • Update dependency word-wrap to v1.2.4 [SECURITY] by @renovate in #69
  • Update dependency prettier to v3 by @renovate in #72
  • Switch to monthly schedule updating non-major deps by @usimd in #73
  • Add Debian bookworm release by @usimd in #74
  • Update dependency @typescript-eslint/parser to v6 by @renovate in #71
  • Update actions/checkout action to v4 by @renovate in #76
  • Update default release and disable qcow2 by default by @usimd in #81
  • Update Node versions to 18 by @usimd in #83
  • Update Nodejs to 20 by @usimd in #84
  • Update nodesource installation in IT by @usimd in #82
  • Update dependency @types/node to v20 by @renovate in #87
  • Update actions/setup-node action to v4 by @renovate in #85
  • Update dependency @actions/github to v6 by @renovate in #86
  • Update all non-major dependencies by @renovate in #79
  • Update npm dependencies by @usimd in #88
  • Add PI_GEN_RELEASE parameter by @usimd in #89
    NOTE: this is not yet merged to branch arm64 and won't work for builds targeting Raspberry Pis (the default branch of this action)
  • Release v1.7.0 by @usimd in #90

Full Changelog: v1.6.0...v1.7.0

v1.6.0

20 Nov 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

25 Jul 12:37
Compare
Choose a tag to compare
  • Support pi-gen DISABLE_FIRST_BOOT_USER_RENAME (#8)
  • Allow passing custom options to PIGEN_DOCKER_OPTS (#16, thanks @jhass)