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

An app is staged when it has current droplet set #3689

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

What is this change about?

An app is staged when it has current droplet set

Checking for the ready condition on the app to determine whether the app
is staged does not make sense as during an app restart, the app becomes
unready (but remains staged as it references a valid droplet)

Does this PR introduce a breaking change?

No

Tag your pair, your PM, and/or team

@georgethebeatle

georgethebeatle and others added 2 commits January 7, 2025 15:48
It deletes the content of the `bin` directories on all levels

Co-authored-by: Danail Branekov <danailster@gmail.com>
Checking for the ready condition on the app to determine whether the app
is staged does not make sense as during an app restart, the app becomes
unready (but remains staged as it references a valid droplet)

Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@georgethebeatle georgethebeatle enabled auto-merge (rebase) January 7, 2025 15:52
@georgethebeatle georgethebeatle merged commit ebf3242 into main Jan 7, 2025
10 checks passed
@georgethebeatle georgethebeatle deleted the staged-app branch January 7, 2025 16:18
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