Releases: RedHatInsights/processing-tools
Releases · RedHatInsights/processing-tools
v0.4.4
What's Changed
- Update workflows version examples by @joselsegura in #153
- Use templates for defining coverage threshold in gotests by @joselsegura in #145
- Using Go 1.25 for BDD tests by @joselsegura in #154
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Enable gotests workflow execution for default branch by @joselsegura in #136
- Remove sync to insights-operator-gathering-conditions for the pytest jobs by @joselsegura in #120
- Add GOENV to the workflows execution path by @joselsegura in #141
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Enabling sync for pytests workflow callers by @joselsegura in #117
- Update pytest.yaml and fix sync to insights-on-prem repo by @joselsegura in #119
- Fix daily report by @joselsegura in #122
- Expose secret within the reusable workflow in order to use repos secrets by @joselsegura in #132
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Expose CODECOV_TOKEN as secret for the reusable workflow by @joselsegura in #116
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use right tag by @joselsegura in #76
- Remove parquet-factory linter copy by @joselsegura in #77
- Add bundler/Ruby dependencies to Renovate configuration by @joselsegura in #93
- [CCXDEV-16307] Add insights-on-prem repo to the sync list by @ikerreyes in #98
- fix: always upload coverage to Codecov even if threshold check fails by @lenasolarova in #107
- fix: skip go-version check when workflow has no go-version field by @lenasolarova in #103
- Modifying pytest workflow to adapt it to other repositories by @joselsegura in #114
- Several dependency upgrades
New Contributors
- @ikerreyes made their first contribution in #98
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Document and backup rulesets by @joselsegura in #63
- Update sync configuration by @joselsegura in #69
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Skipping go version checks in pre-commit.
New reusable workflows
Merge pull request #61 from joselsegura/auto-merge-bot-reusable Fix auto-merge enable workflow and adding an example
v0.1.0
Merge pull request #23 from joselsegura/linters_reusable_workflow Define a single job for running pre-commit