Conversation
…0260306191037 chore(release): Update CHANGELOGs [skip ci]
chore(pipe): Update ORAS package handling in release workflow
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request contains two changes: a GitHub Actions workflow modification and a changelog entry. The workflow change introduces conditional logic to the release process that derives a PACKAGE variable based on the CHART variable. When CHART is "plugin-access-manager" or "otel-collector-lerian", PACKAGE equals CHART; otherwise, it appends "-helm" suffix. This PACKAGE variable replaces CHART references in two artifact operations targeting both GHCR and Docker Hub repositories. The second change adds a new 1.7.0 entry to the plugin-br-pix-indirect-btg changelog documenting a fix that updated the plugin to version 1.3.0. Comment |
Midaz Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.