Releases: abcxyz/pkg
Releases · abcxyz/pkg
v1.4.0
What's Changed
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #380
- Add auto-compute paths to create-pull-request by @sethvargo in #383
- Fix bashisms by @sethvargo in #384
- mktemp add Xs by @sethvargo in #385
- Print out scratch, since it appears to be empty? by @sethvargo in #386
- More debugging on why copy isn't working by @sethvargo in #387
- Try . instead of PWD by @sethvargo in #388
- Ensure action stops if there are no changes by @sethvargo in #389
- Move comment by @sethvargo in #390
- Update to latest action dependency versions by @sethvargo in #392
- Support single members.json for entire org by @meltsufin in #382
- Remove linter files and point workflows at the new repo by @sethvargo in #393
- Release: v1.4.0 by @token-minter-prod in #394
New Contributors
- @meltsufin made their first contribution in #382
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Drop gcpkms direct dependency by @sethvargo in #379
- Release: v1.3.1 by @token-minter-prod in #381
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Disable overflow checks by @sethvargo in #375
- Enable reporting errors on loopvars by @sethvargo in #376
- Fix multi-approvers.js not found bug by @ian-shafer in #368
- feat: support for using KMS for signing requests for GitHub apps by @bradegler in #377
- Release: v1.3.0 by @token-minter-prod in #378
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add minty scopes to workflows by @bradegler in #351
- feat: add minty configuration by @bradegler in #350
- feat: add minty scope to create-tag workflow by @bradegler in #352
- chore: update minty config to use issuers variable by @bradegler in #353
- feat: add maybe-build-docker.yml workflow by @dcreey in #355
- chore: make gh image optional in maybe-build-docker by @dcreey in #356
- Multi in-org approvals for out-of-org PRs by @ian-shafer in #358
- Add copyright to multi-approvers.yml by @ian-shafer in #360
- Update the
uses
attribute in the multi-approver docs by @ian-shafer in #362 - cli: support "-" and "@" for pipes and files by @sethvargo in #365
- Do not shadow loop variables anymore by @sethvargo in #366
- Update all deps and versions by @sethvargo in #367
- Update minty.yaml to the correct scope by @sethvargo in #369
- Release: v1.2.0 by @token-minter-prod in #370
- Switch to new minty workflow by @sethvargo in #371
- Fix workflow ref by @sethvargo in #372
- Revert VERSION so we can release 1.2 by @sethvargo in #373
- Release: v1.2.0 by @token-minter-prod in #374
New Contributors
- @dcreey made their first contribution in #355
- @ian-shafer made their first contribution in #358
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- fix: load workflow variables by @verbanicm in #347
- Fix load-workflow-variables issue where config file cannot be found by @gjonathanhong in #348
- Release: v1.1.4 by @token-minter-prod in #349
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- githubauth: split app and installation into separate files by @sethvargo in #343
- githubauth: add oauth2 token sources by @sethvargo in #344
- Release: v1.1.3 by @token-minter-prod in #345
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- checkout config from default branch in load-workflow-variables action by @gjonathanhong in #337
- Fix IntersectMapKeys first-wins bug by @drevell in #339
- Fix docstring for logging method by @pjh in #341
- Release: v1.1.2 by @token-minter-prod in #342
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Cache GitHub App Installations by @sethvargo in #334
- Release: v1.1.1 by @token-minter-prod in #335
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Upgrade golangci to disable loopvar in Go 1.22 by @sethvargo in #314
- dont enforce static message for sloglint by @shankiyani in #316
- Add generic helpers for pointers by @sethvargo in #317
- Add wf names to README.md examples by @pdewilde in #319
- terraformlint: fix typo in error message by @sethvargo in #318
- Update README.md for want_lgtm_all to add required status check setp by @pdewilde in #320
- RELEASING.md release process documentation by @pdewilde in #322
- fix: unable to create lightweighted tag by @sqin2019 in #324
- fix: performance of want_lgtm_all by @verbanicm in #326
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #327
- Update deps by @sethvargo in #328
- Expand githubauth to pull installation IDs given an org, repo, or user by @sethvargo in #330
- Fix pointer receiver name by @sethvargo in #332
- Release: v1.1.0 by @token-minter-prod in #333
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- feat: add draft prs to create-pull-request by @verbanicm in #303
- Add cleanup scripts by @sethvargo in #289
- Fix race with using DefaultLogger by @sethvargo in #304
- fix: release by @verbanicm in #305
- Switch to nicer quoting for YAML conditions by @sethvargo in #306
- Remove some double-quoting in workflows by @sethvargo in #307
- Disable caching on golangci by @sethvargo in #308
- Update to new release process by @sethvargo in #309
- Update deps and Go version by @sethvargo in #311
- Release: v1.0.4 by @token-minter-prod in #312
Full Changelog: v1.0.3...v1.0.4