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

chore(actions): remove usage of set-output - FAILURE #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ashwinkumar6
Copy link
Owner

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashwinkumar6 ashwinkumar6 changed the title chore(actions): remove usage of set-output chore(actions): remove usage of set-output - FAILURE Nov 16, 2023
@ashwinkumar6 ashwinkumar6 force-pushed the main branch 6 times, most recently from 9fd0cc6 to 1983a03 Compare November 18, 2023 00:04
@ashwinkumar6 ashwinkumar6 force-pushed the main branch 2 times, most recently from e6a528e to 6ba6309 Compare November 28, 2023 18:44
@ashwinkumar6 ashwinkumar6 force-pushed the main branch 9 times, most recently from 00dce04 to b4051b9 Compare April 3, 2024 23:56
@ashwinkumar6 ashwinkumar6 force-pushed the main branch 4 times, most recently from 65f54c4 to 7dce99c Compare April 29, 2024 22:43
ashwinkumar6 pushed a commit that referenced this pull request Dec 2, 2024
* chore: disable dependency review

* feat(auth): associateWebAuthnCredential API (#1)

* feat(auth): signIn with a webauthn credential  (#3)

wip

* feat(auth): listWebAuthnCredentials API (#6)

* feat(auth): deleteWebAuthnCredential API (#8)

* feat(auth): Added signInWithUserAuth for password-less Sign-In (#2)

* feat(auth): Add USER_AUTH flow in Sign Up logic (#11)

* feat(auth): enable autoSignIn support for passwordless (#7)

* tmp disable code ql

* handle SMS_OTP sign in result

* cache session from signup and confirmsignup both

* add getSignInResult test

* bundle size tests

* feat(passwordless): refactor to support new Cognito API changes (#14)

* refactor to support new APIs

* bundle size updates

* update exception mapping (#15)

* feat(auth): passwordless webauthn ceremony errors (#16)

* update exception mapping

* update passkey error handling

* update tests

* bundle size tests

* simplify language

* refine error messages

* fix(auth): clear auto sign in store on sign in (#18)

* fix(auth): clear auto sign in store on sign in

* add unit test

* feat(auth): refactor foundational APIs to not access singleton (#17)

* enable ssr list and delete web authn credentials

* update unit tests

* add foundation tests

* revert: expose server APIs

* feat(auth): passwordless - enable test specs / push trigger (#19)

* enable test specs / push trigger

* check for PublicKeyCredential

* bundle size tests

* fix recovery suggestion language

* align assertion with expected type

* fix tsdocs

* bundle size updates

* fix(auth): passwordless pr feedback (aws-amplify#22)

* callout in ts docs for password requirement

* unify callback and store reset for autosignin

* comment for clarity

* enable integ tests

* fix: set active username after auth attempt to maintain consistent user context

* temporarily run single test spec per environment

* reset push integ yml

---------

Co-authored-by: Parker Scanlon <69879391+scanlonp@users.noreply.github.com>
Co-authored-by: yuhengshs <yuhengsh@gmail.com>
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.

1 participant