Skip to content

v0.1.0

Choose a tag to compare

@banginji banginji released this 22 Jun 21:57
9f81e4e

What's Changed

  • Update GitHub Actions to use newer versions of checkout and zizmor by @colindean in #33
  • Separate out diff-poetry-lock workflow with pull_request_target by @colindean in #25
  • Update Dockerfile to use specific Python image digest by @colindean in #38
  • Specify poetry version in Dockerfile for security by @colindean in #39
  • Update GHA event validation to allow pull_request_target by @colindean in #41
  • Enable debug mode for fork-safe run by @colindean in #42
  • Handled duplicate diff comments by @banginji in #44
  • Added additional metadata to diff output by @banginji in #46
  • Fixed commit sha in diff output by @banginji in #49
  • Create dco.yml for DCO compliance configuration by @colindean in #43
  • Format utils with ruff by @colindean in #50
  • Format utils like we mean business by @colindean in #51
  • Adds authors, moves to newer dev group label by @colindean in #30
  • Updated poetry version to 2.x.x by @banginji in #48
  • Format for the last time hopefully by @colindean in #53
  • Limit package permissions to just publishing jobs in docker.yaml by @colindean in #52
  • Modified build process to use a built wheel instead of poetry by @banginji in #45
  • Made changes to fix the head sha commit in diff comment by @banginji in #56
  • Fixed ref lookup for vela and github settings by @banginji in #58
  • Added PyGithub package to invoke github api calls by @banginji in #54
  • Validate: add input validation for Poetry version format by @Tiago-Vier-Preto in #75
  • Fix pr num lookup and a couple of other minor issues by @banginji in #82
  • Implemented tabular diff output by @banginji in #60

New Contributors

Full Changelog: v0.0.3...v0.1.0