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

Init deploy job #215

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Init deploy job #215

merged 2 commits into from
Mar 25, 2024

Conversation

ianedwards
Copy link
Contributor

Initial deploy job is run after the first revision for an app is deployed in a given deployment target

@@ -58,6 +58,8 @@ message PorterApp {
AutoRollback auto_rollback = 12;
// cloud_sql is the values to configure CloudSQL settings for an app
CloudSql cloud_sql = 13;
// initial_deploy is a job service that should run once after the first deployment of the app in a deployment target
Service initial_deploy = 14;

Choose a reason for hiding this comment

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

initial_deploy_job maybe?

@ianedwards ianedwards merged commit 9601ccd into main Mar 25, 2024
2 checks passed
@ianedwards ianedwards deleted the init-deploy-job branch March 25, 2024 20:04
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