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

Do not re-deploy first version of the app when preflights succeed #973

Merged
merged 3 commits into from Aug 21, 2020

Conversation

emosbaugh
Copy link
Member

No description provided.

@emosbaugh emosbaugh force-pushed the preflight-deploy-first-version branch from d70e7e9 to e1e5703 Compare August 20, 2020 23:09
@@ -74,8 +74,9 @@ func (s S3PGStore) ListInstalledApps() ([]*apptypes.App, error) {
}

func (s S3PGStore) GetApp(id string) (*apptypes.App, error) {
logger.Debug("getting app from id",
zap.String("id", id))
// too noisy
Copy link
Member

Choose a reason for hiding this comment

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

finally, thank you!

@emosbaugh emosbaugh merged commit c33019f into master Aug 21, 2020
@emosbaugh emosbaugh deleted the preflight-deploy-first-version branch August 21, 2020 15:27
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.

None yet

2 participants