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

[ENG-2645] Warn the user if the build logs are from another deployment with the current one having skipped the build #201

Merged

Conversation

torrefatto
Copy link
Member

@torrefatto torrefatto commented Mar 29, 2024

This PR is needed to properly leverage the possibility to skipping the build. If a user requests the build logs of a service whose current latest deployment is skip-build, we warn them that the build logs may be retrieved with koyeb deployments logs -t build <last_provisioned_deployment_id>. If the -t build is specified in the koyeb services logs command, we also early return.

@brmzkw brmzkw merged commit 4bcc062 into master Mar 30, 2024
2 checks passed
@brmzkw brmzkw deleted the feat/skip-build/ENG-2645-build-logs-for-skip-build-deployment branch March 30, 2024 08:44
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.

2 participants