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

Add shutdown ephemeral instance action + test #19

Merged
merged 11 commits into from
May 15, 2024
Merged

Conversation

lukqw
Copy link
Member

@lukqw lukqw commented May 15, 2024

Context

This PR adds a new action to shutdown ephemeral instance to our suite of actions.
It further adds a small test suite that checks the flow of starting / stopping an ephemeral instance.

Honorable mentions

This PR copies parts of #12 for which I want to give kudos to @Pive01!

Future work

I plan to move the preview action to the ephemeral directory and rename it to start.
Further I'd like to get rid of the data exchange based on artifacts, and switch to either proper inputs/outputs or env var based data passing.

Copy link

github-actions bot commented May 15, 2024

The ephemeral instance for the application preview has been shut down

Copy link
Contributor

@lakkeger lakkeger left a comment

Choose a reason for hiding this comment

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

Great stuff 💯 Good to see getting new features with ephemeral instance

@lukqw lukqw merged commit ab716be into main May 15, 2024
4 of 5 checks passed
@lukqw lukqw deleted the add-shutdown-ephemeral branch May 15, 2024 13:15
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