You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add command line argument parsing and installation target. (be7e012)
Add detailed catalog information using backstage.io/v1alpha1 model (2723d67)
add fix-release workflow for handling failed releases - Created comprehensive fix-release.yaml workflow with validation and safety checks - Added options to selectively republish package, container, or both - Included dry-run mode for testing without actual publishing - Added checks for existing versions on PyPI and container registry - Fixed PYPI_PASSWORD -> PYPI_TOKEN in manual release workflow - Provides detailed summary of fix operations (431c91f)
Add release-please for automated releases (#19) (e9cd3d8)
Add release-please manifest and fix config (9821a64)
configure automatic package and container publishing on release - Modified release-please workflow to trigger publishing when release is created - Added publish-package and publish-image jobs that run after successful release - Changed existing release.yaml to manual workflow to avoid conflicts - Publishing now happens automatically when release-please PR is merged (4752f75)
configure release-please to force initial version 1.0.0 (bd4cc4b)
Enhance user experience with colorful output and messaging (f842ee6)
Enhance user experience with improved messages (7bc483a)