-
Notifications
You must be signed in to change notification settings - Fork 88
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
Bumped version to 3.0. #471
Conversation
The cypress failures relating to |
The test workflows are failing with the following error:
The changes in this PR don't seem to be the cause of that error though according to this issue. A solution is still being discussed. |
The problem issue has been merged, so will need to update this again. |
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
bb5371d
to
f2248c5
Compare
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #471 +/- ##
=======================================
Coverage 52.82% 52.82%
=======================================
Files 212 212
Lines 5594 5594
Branches 782 782
=======================================
Hits 2955 2955
Misses 2637 2637
Partials 2 2 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
The cypress tests workflow appears to be failing because the first few test suites are being executed before the domain has come up. However, because we don't guarantee stability on the |
* Bumped main to 3.0. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> * Updated snapshot. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt hurneyt@amazon.com
Description
Bumped version to 3.0.
Issues Resolved
#290
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.