Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build CI gha #19

Merged
merged 5 commits into from
Jan 1, 2025
Merged

Conversation

webcoderz
Copy link
Collaborator

poetry build -> uploads to pypi -> creates signed gh release -> builds container manually trigger with major/minor/patch version bump

adding pypi release gha
Add docker-bake
Change registry to ghcr.io
Adding container build to gha
docker-bake.hcl Outdated
}

variable "REGISTRY" {
default = "ghcr.io/SecretiveShell/MCP-Bridge/"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am fairly sure that the docker registry will break if you do not have all lowercase

@SecretiveShell SecretiveShell added the enhancement New feature or request label Dec 31, 2024
Lowercase registry
@SecretiveShell SecretiveShell merged commit 897dde4 into SecretiveShell:master Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants