What's Changed
- only fail access policy for specific command and proceed with the rest by @motatoes in #500
- add reporting of projects and runs by @Spartakovic in #480
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.325 by @renovate in #493
- fix(deps): update module github.com/hashicorp/go-getter to v1.7.2 by @renovate in #495
- mark as failed if access check failed by @motatoes in #506
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #508
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #499
- fix(deps): update module github.com/zclconf/go-cty to v1.13.2 by @renovate in #497
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #509
- fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.3.1 by @renovate in #507
- fix(deps): update module github.com/hashicorp/go-getter to v1.7.2 by @renovate in #510
- fix(deps): update module cloud.google.com/go/storage to v1.32.0 by @renovate in #503
- fix(deps): update module golang.org/x/sync to v0.3.0 - autoclosed by @renovate in #498
- refactor commands per project by @Spartakovic in #517
- switch to lib-digger-config by @veziak in #523
- introduce lib orchestrator by @motatoes in #527
- workflow dispatch support by @Spartakovic in #528
- fix(deps): update module github.com/hashicorp/hcl/v2 to v2.18.0 by @renovate in #530
- fix(deps): update module github.com/zclconf/go-cty to v1.14.0 by @renovate in #525
- fix(deps): update module github.com/google/uuid to v1.3.1 by @renovate in #516
- README changes by @UtpalJayNadiger in #518
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #512
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #511
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #531
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.0 by @renovate in #514
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #532
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #533
- chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #521
- go mod tidy by @veziak in #535
- Add init error output to Digger run reports by @isaacmcollins in #540
- Move workflow dispatch handling by @Spartakovic in #541
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #537
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #544
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.2 by @renovate in #539
- feat: add show-projects command to commentOps by @toVersus in #548
- dont
terraform show
output in stdout by @motatoes in #552 - fix(deps): update module github.com/aws/aws-sdk-go to v1.45.4 by @renovate in #550
- fix(deps): update module github.com/open-policy-agent/opa to v0.56.0 by @renovate in #536
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #538
- fix apply failures when checkov is configured by @fleroux514 in #554
- fix(deps): update module github.com/xanzy/go-gitlab to v0.91.1 by @renovate in #543
- chore(deps): update actions/checkout action to v4 by @renovate in #546
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to b800820 by @renovate in #526
- Fix a bug that do not allow to run digger if aws credentials are not provided by @veziak in #555
- fix: post report when plan didn't return any changes by @fleroux514 in #560
- remove code moved to lib-digger-config, update dependencies by @veziak in #559
- fix(deps): update module github.com/google/go-github/v54 to v55 by @renovate in #549
- fix(deps): update module github.com/google/go-github/v54 to v55 by @renovate in #561
- fix(deps): update module cloud.google.com/go/storage to v1.33.0 by @renovate in #564
- upgrade go-github to the latest by @veziak in #568
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.6 by @renovate in #563
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.7 by @renovate in #570
- chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #571
- Support OIDC for Azure by @sat0ken in #572
- fix swallowing of errors by @motatoes in #573
- replace prints by @Spartakovic in #576
New Contributors
- @isaacmcollins made their first contribution in #540
- @toVersus made their first contribution in #548
- @sat0ken made their first contribution in #572
Full Changelog: v0.1.30...v0.1.32