v0.5.0
Pre-release
Pre-release
What's Changed
- fix: fixes type hints and simplifies ToRules yaml transformer by @jpower432 in #86
- build(deps): bumps python-gitlab to new major version v4 by @jpower432 in #93
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #94
- ⬆️ Bump actions/upload-artifact from 2 to 3 by @dependabot in #95
- ⬆️ Bump actions/download-artifact from 2 to 3 by @dependabot in #96
- test: adds end to end tests for SSP creation and autosync by @jpower432 in #87
- chore: add a .dockerignore file by @jpower432 in #91
- ⬆️ Bump ruamel-yaml from 0.17.40 to 0.18.5 by @dependabot in #97
- feat: adds image tests to CI by @jpower432 in #92
- feat: updates create_new_with_filter with more filter types and management operations by @jpower432 in #88
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #102
- ⬆️ Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 by @dependabot in #101
- tests: adds test with RequestsMock for create_pull_request unit tests by @jpower432 in #99
- refactor: decouples AuthoredObject configuration from tasks by @jpower432 in #98
- ⬆️ Bump identify from 2.5.32 to 2.5.33 by @dependabot in #100
- ⬆️ Bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 by @dependabot in #108
- ⬆️ Bump SonarSource/sonarcloud-github-action from 2.0.2 to 2.1.0 by @dependabot in #109
- test: adds negative tests to assemble and regenerate task tests by @jpower432 in #104
- ci: allows no-cache option for image building to ensure updated deps by @jpower432 in #107
- chore: adds skip-dirs to trivy image scan by @jpower432 in #116
- chore: adds image signing with cosign to publish.yml by @jpower432 in #82
- refactor: streamlines exit exception handling by @jpower432 in #103
- test: adds unit tests for the set_git_provider method for EntrypointBase by @jpower432 in #118
Full Changelog: v0.4.2...0.5.0