-
-
Notifications
You must be signed in to change notification settings - Fork 19
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 build step for cloudbuild workflow #63
Merged
Merged
Commits on Sep 11, 2023
-
feat: add build step to flash job when using cloudbuild flags
- add parameters verification for flash button - add methods to continuously fetch cloudbuild job status - add build step in flash workflow that query/create build job
Configuration menu - View commit details
-
Copy full SHA for 47c2927 - Browse repository at this point
Copy the full SHA 47c2927View commit details
Commits on Sep 17, 2023
-
fix: wait job success timeout, simplify query job logic
- remove queryCreateJob, replaced by createJob - add timeout parameter in waitForJobSuccess, throw err when timeout
Configuration menu - View commit details
-
Copy full SHA for c6e8deb - Browse repository at this point
Copy the full SHA c6e8debView commit details -
feat: show build status in flash page
- add optional status to flash stage, update graphql schema - add FlashBuildStatus for cloudbuild status rendering - add stories for build step in flash stage
Configuration menu - View commit details
-
Copy full SHA for 9d295d4 - Browse repository at this point
Copy the full SHA 9d295d4View commit details
Commits on Oct 14, 2023
-
feat: cloudbuild download step, timeout with controller signal
- add date-fns module, use format in FLashBuildStatus - add download step in cloudbuild flash steps - add controller abort signal with timeout
Configuration menu - View commit details
-
Copy full SHA for e24a4fa - Browse repository at this point
Copy the full SHA e24a4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c6dfb - Browse repository at this point
Copy the full SHA 75c6dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e2f47 - Browse repository at this point
Copy the full SHA e5e2f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b2f7c - Browse repository at this point
Copy the full SHA 94b2f7cView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 633c602 - Browse repository at this point
Copy the full SHA 633c602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60eb330 - Browse repository at this point
Copy the full SHA 60eb330View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.