fix: version bumping and Docker registry authentication #17
Reference in New Issue
Block a user
Delete Branch "fix/workflow-tag-exists"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR fixes the release workflow to properly handle version bumping on PR merge and uses the new Docker registry authentication secrets.
Changes
Release Workflow (release.yml)
package.jsonandCHANGELOG.mdDOCKER_LOGINandDOCKER_PASSWORDsecretsPR Workflow (pr.yml) - NEW
Documentation
WORKFLOW_ARCHITECTURE.mdexplaining the workflow designWorkflow Architecture
Two-step process:
Benefits
Testing
The new workflows will be tested when this PR is merged.
Closes #13 (Add database test safety configuration)
🏷️ Version Bump Analysis
Suggested bump type:
PATCHReason: Defaulting to patch (fixes or other changes)
This PR will bump the version to the next patch version when merged.
🏷️ Version Bump Analysis
Suggested bump type:
PATCHReason: Defaulting to patch (fixes or other changes)
This PR will bump the version to the next patch version when merged.