-
Notifications
You must be signed in to change notification settings - Fork 317
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
chore: sync next-release
with main
#2655
Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(ui-react): fix withAuthenticator signOut function typing * Create chilled-news-build.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: log metrics to github-workflows account Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> * chore: remove redundant space in comments * refactor(gh-workflow): consolidate log-metric * chore: remove redundant space in comments * fix(workflow): conditional statement syntax error Co-authored-by: 0618 <o.6180339@gmail.com> Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
Co-authored-by: 0618 <o.6180339@gmail.com>
…lure (#2638) * chore(workflow): rename RuntimeTestsFailure to RunAndTestBuildsFailure * refactor: rename RunAndTestBuildsFailure to BuildAndRuntimeTestFailure Co-authored-by: 0618 <o.6180339@gmail.com>
Adds two more 404 cats
* fix(workflow): log failure data points * fix(workflow): rename to Build and Runtime Test Co-authored-by: 0618 <o.6180339@gmail.com>
Co-authored-by: 0618 <o.6180339@gmail.com>
|
Description of changes
Syncs
next-release
with latest commits onmain
.Issue #, if available
Description of how you validated changes
Checklist
yarn test
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.