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

feat: multi project deployments #12

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

ion-elgreco
Copy link
Member

This will be a breaking change, by default a branch of your user code will get prefixed by the project name. The project name is fetched from the pyproject.toml.

All k8s objects use the name {project_name}--{branch | environment}. In the UI your branch will be visible as {project_name}:{branch | environment}.

Passing the names in the CLI can be done with the UI name or the k8s compatible name

Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
@ion-elgreco ion-elgreco enabled auto-merge January 14, 2025 12:17
@ion-elgreco ion-elgreco disabled auto-merge January 14, 2025 12:18
@ion-elgreco ion-elgreco merged commit 7651b3b into main Jan 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant