Releases: abcxyz/pkg
Releases · abcxyz/pkg
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
v1.0.3
What's Changed
- Re-add create-tag.yml by @sethvargo in #300
- Allow bigger responses from GitHub by @sethvargo in #301
- Release: v1.0.3 by @token-minter-prod in #302
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Create initial VERSION file by @sethvargo in #292
- Fix JSON by @sethvargo in #293
- fix: create pr by @verbanicm in #295
- Fix test race condition by @sethvargo in #297
- Drop committer check by @sethvargo in #298
New Contributors
- @token-minter-prod made their first contribution in #296
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- make
LookupEnv
use cachedv
parameter by @lock14 in #280 - Add auto-merge functionality by @sethvargo in #281
- Update all deps by @sethvargo in #282
- Use fromJSON to coerce string to boolean by @sethvargo in #283
- Update to Go 1.22 by @sethvargo in #286
- githubauth: fix response parsing by @sethvargo in #291
- Add new release workflows by @sethvargo in #290
Full Changelog: v1.0.0...v1.0.1