ci: gitlabflow workflow fixes - #4
Conversation
Signed-off-by: Juan Estrella <juan.estrella@finos.org>
chore: improve docker-publish.yml flow
chore: update badge and link path to reflect changes to the FINOS project lifecycle
|
Thanks for the PR! The description gives good context about what you're testing with the GitLab workflow changes. Could you please either link an existing issue (using "Fixes #N", "Closes #N", etc.) or create a new issue describing this change? According to our contributing guide, we ask that PRs reference an issue to help with tracking and discussion. |
🔒 Automated Security ReviewSecurity Review Summary✅ No security issues identified - This PR contains only CI/CD configuration changes that do not introduce security vulnerabilities. AnalysisThis pull request primarily contains GitHub Actions workflow improvements and configuration updates. The changes include:
All secrets are properly referenced through GitHub's secrets mechanism, and no hardcoded credentials were found. |
|
Merging this in order to test the NPM publish flow - will revert later |
Testing that workflows are generating release drafts for all release branches and also handling NPM publishes for multiple branches (updating old tags, identifying latest tags correctly).
Note that these changes will be reverted later to clean up the workflow files and fix the modified
package.jsonfiles