-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Cloud runner develop v0.1 #395
Conversation
Codecov Report
@@ Coverage Diff @@
## main #395 +/- ##
==========================================
- Coverage 53.30% 52.36% -0.95%
==========================================
Files 64 65 +1
Lines 1994 2049 +55
Branches 368 385 +17
==========================================
+ Hits 1063 1073 +10
- Misses 871 914 +43
- Partials 60 62 +2
|
…s flag to avoid unexpected hangup
…s flag to avoid unexpected hangup
Currently the AWS pipelines fail because I deleted the base stack to cleanup and test from scratch. But this doesn't delete the AWS VPCs it seems, now I have reached the max 5 I can create. And deleting them is blocked because you must first delete dependent resources. I will work through that shortly and reinitialize the base stack. |
cloudRunnerIntegrationTests
flag to avoid accidental triggering