Releases: openshift-helm-charts/development
1.7.5
Charts workflow version 1.7.5
This version includes:
- Bump the core-scripts group in /scripts with 8 updates (#380) by @dependabot
- Rename precheck module (#383) by @mgoerens
- Remove unused GitHub output (#382) by @mgoerens
- Set version as optional when for Charts (#385) by @mgoerens
- Assume webCatalogOnly=False if not found in OWNERS (#384) by @mgoerens
- Add method to get the vendor type of a Chart (#386) by @mgoerens
- Match error message with end to end tests (#388) by @mgoerens
- Allow ignoring the presence of an OWNERS file (#390) by @mgoerens
- Generate a valid empty index when none is found (#389) by @mgoerens
- Extract PR validation from chart-verifier job (#392) by @mgoerens
- Increase timeout of nightly pipeline to 10 hours (#395) by @mgoerens
- Revert nightly blockers (#397) by @komish
- fix missing RELEASE_TAG value for index update commits (#398) by @komish
- Bump the core-scripts group across 1 directory with 9 updates (#396) by @dependabot
1.7.4
Charts workflow version 1.7.4
This version includes:
- Remove openshift-tools-installer workaround (#372) by @komish
- Extract temporary service account token by name directly (#373) by @komish
- Bump psutil from 5.9.8 to 6.0.0 in /scripts in the core-scripts group (#361) by @dependabot
- Add redhat prefix check (#363) by @mgoerens
- Update actions still running in Node16 to their Node20 equivalents (#376) by @komish
- Standardize runner images to ubuntu-22.04 (#377) by @komish
1.7.3
Charts workflow version 1.7.3
This version includes:
- Update script dependencies and update fn calls to match in (#359) by @komish
- Add dependabot configuration for core scripts in (#360) by @komish
- Run Python unit tests in GitHub action in (#362) by @mgoerens
- Ports checks if a chart is in index; and if a release tag already exists in (#347) by @mgoerens
- Fix pytest path in (#364) by @mgoerens
- Ensure service account token generation for workflows in (#366) by @komish
- Workaround openshift-tools-installer taking an extra 3 minutes per executions in (#367) by @komish
- Allow actions to use node16 temporarily in (#368) by @komish
1.7.2
1.7.1
Charts workflow version 1.7.1
This version includes:
- Standardize action runner versions across workflows by @komish
- Correctly determine the OWNERS file change type by @komish
- Initialize the Submission data structure by @mgoerens
- Allow token access to redhat OWNERS file metadata check automation by @komish
- Remove unused function in 'signed_chart.py' by @mgoerens
- Ping maintainers if the release job fails by @mgoerens
- Rework owners_file.py and add custom exception by @mgoerens
- Add debug information when tests fail to create PR by @mgoerens
- Fix empty PR number in tests logs by @mgoerens
- New chart fixture with plus sign in version by @jsm84
- Rename crysostat fixture & rm whitespace in provider name by @jsm84
- Added new test scenario plus-in-version to HC-17 by @jsm84
- Cleanup unused report fixtures for HC-16 by @jsm84
- Added new test scenario plus-in-version to HC-17 by @jsm84
- Cleanup unused report fixtures for HC-16 by @jsm84
- Inform caller if web_catatog_only key is missing by @mgoerens
- Add check for web_catalog_only to Submission by @mgoerens
- Inform caller if web_catatog_only key is missing by @mgoerens
- Add check for web_catalog_only to Submission by @mgoerens
1.7.0
1.6.4
Charts workflow version 1.6.4
This version includes:
- Update github actions to latest versions by @mgoerens (#311)
- Apply formatting and linting by @komish (#313)
- Add tool-enforced import sorting by @komish (#315)
- Remove old version of E2E testing by @komish (#312)
- Enable metadata assertion and chart lock generation by @komish (#314)
- Ignore pyenv cookie files by @komish (#319)
- Adds composite actions to generate and check locks by @komish (#318)
- Adds scripts required to support OWNERS file testing and Workflow repository management. by @komish (#320)
- Use SafeLoader when loading untrusted YAML by @mgoerens (#323)
1.6.3
1.6.2
Charts workflow version 1.6.2
This version includes:
- Consolidate Github release management in one step by @mgoerens (#289)
- Don't try to delete a release that is not found by @mgoerens (#293)
- Encode chart_entry to base64 by @mgoerens (#297)
- Move to pyproject.toml and bump to Python 3.10 by @komish (#299)
- Re-add function that metric execution calls by @komish (#301)
- Do not fail certifications if metrics population fails by @komish (#302)
1.6.1
Charts workflow version 1.6.1
This version includes:
- Expand docs covering how to test workflow and script changes in a fork (#273) by @komish
- Fix bug in PR comment generation caused by missing step ID (#280) by @komish
- update docs link from gitbook to access.redhat.com (#282) by @komish
- Fix name of the Partner Acceleration Desk (#285) by @mgoerens
- Improve markdown comment formatting library and update PR comment format (#283) by @komish
- Comment chartrepomanager and remove unused args (#278) by @mgoerens
- Better handle oc-install outcome (#288) by @mgoerens
- Make the PR comment accessible to the metrics step (#290) by @komish