forked from ory/kratos
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Task/update upstream #15
Merged
Merged
Changes from all commits
Commits
Show all changes
256 commits
Select commit
Hold shift + click to select a range
a84fb3f
chore: improve courier logging (#3985)
jonas-jonas 7e7fdc2
autogen(docs): regenerate and update changelog
ory-bot b5a66e0
fix: move password migration hook config (#3986)
hperl 1bdc19a
feat: identifier first auth
aeneasr 735fc5b
feat: add additional messages
aeneasr 99c945c
feat: add redirect to continue_with for SPA flows
aeneasr 7b636d8
feat: add browser return_to continue_with action
aeneasr 0150795
feat(sdk): add missing profile discriminator to update registration
aeneasr dd6e53d
feat(sdk): avoid eval with javascript triggers
aeneasr 04850f4
fix: replace submit with continue button for recovery and verificatio…
aeneasr 51042d9
feat: set maxlength for totp input
aeneasr 7597bc6
fix: add missing JS triggers
aeneasr 612e3bf
feat: add if method to sdk
aeneasr 5d8e327
chore: regenerate SDK
aeneasr 638b274
feat: identifier first login for all first factor login methods
aeneasr 7186e7e
test: add form hydration tests for password login
aeneasr 37781a9
test: add form hydration tests for code login
aeneasr df0cdcb
test: add form hydration tests for oidc login
aeneasr 633b0ba
test: add form hydration tests for idfirst login
aeneasr 5f4a2bf
feat: add social providers to credential discovery as well
aeneasr a777854
test: add form hydration tests for passkey login
aeneasr 8b68163
test: add form hydration tests for webauthn login
aeneasr 5f76c15
test: add tests for idfirst
aeneasr 2800fcd
chore: updated snapshots and clean up
aeneasr 7b0b94d
test: verify redirect continue_with in hook executor for browser clients
aeneasr e2e81ac
test: resolve issues and update snapshots for all selfservice strategies
aeneasr 89355d8
feat: separate 2fa refresh from 1st factor refresh (#3961)
aeneasr 42ade94
feat: better detection if credentials exist on identifier first login…
aeneasr 8225e40
feat: add tests for two step login (#3959)
jonas-jonas 4ace176
chore: regenerate SDK and format code
aeneasr 9a1f171
fix: timestamp precision on mysql
jonas-jonas b7102c8
chore: rename one_step to unified
aeneasr 3260550
chore: regenerate config types
jonas-jonas 2d60772
Update .github/workflows/ci.yaml
jonas-jonas a702fdf
chore: use correct import
aeneasr f125f7f
chore: re-add WithIdentifier (#3992)
jonas-jonas 2ad0ed9
chore: remove max length
jonas-jonas 630c487
autogen(docs): regenerate and update changelog
ory-bot 6016cc8
fix: pw migration param (#3998)
hperl def6225
autogen(docs): regenerate and update changelog
ory-bot e0a4010
fix: add continue with only for json browser requests (#4002)
aeneasr 276fb51
autogen(docs): regenerate and update changelog
ory-bot 50deedf
fix: password migration hook config (#4001)
hperl 1d9ef41
autogen(openapi): regenerate swagger spec and internal client
ory-bot fa2da75
autogen(docs): regenerate and update changelog
ory-bot 8350625
fix: typo in login link CLI error messages (#3995)
David-Wobrock 3db4256
autogen(docs): regenerate and update changelog
ory-bot d26f204
fix: add fallback to providerLabel (#3999)
Pedr0Rocha 3bf1ca9
feat: add support for Salesforce as identity provider (#4003)
IchordeDionysos 310a405
fix: remove flows from log messages (#3913)
jonas-jonas bcffb65
autogen(openapi): regenerate swagger spec and internal client
ory-bot ff90216
autogen(docs): regenerate and update changelog
ory-bot e3f1da0
deps: update Code QL action to v2 (#4008)
IchordeDionysos 6ce3068
test: update incorrect usage of Auth0 in Salesforce tests (#4007)
IchordeDionysos 702e1e8
autogen(docs): regenerate and update changelog
ory-bot 671368d
chore: update newsletter link (#4011)
vinckr 6129ec8
chore: bump dependencies (#4017)
zepatrik 8bd742f
autogen(openapi): regenerate swagger spec and internal client
ory-bot 014be39
autogen(docs): regenerate and update changelog
ory-bot 4fb28b3
chore: align internal SDK with published SDK (#4019)
zepatrik ad5fb09
fix: trigger oidc web hook on sign in after registration (#4027)
aeneasr 955bd8f
docs: add google to supported providers in ID Token doc strings (#4026)
jonas-jonas b27e84b
autogen(openapi): regenerate swagger spec and internal client
ory-bot 4f4394c
autogen(docs): regenerate and update changelog
ory-bot 81bc152
fix: refactor internal API to prevent panics (#4028)
zepatrik 7f20adc
autogen(openapi): regenerate swagger spec and internal client
ory-bot 4e2902c
autogen(docs): regenerate and update changelog
ory-bot f7c38f0
chore: upgrade dockertest to address cve (#4038)
aeneasr 4d1954a
fix: downgrade go-webauthn (#4035)
aeneasr 68693a4
test: improve stability of refresh test (#4037)
aeneasr 5c650ce
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 5b251c0
autogen(docs): regenerate and update changelog
ory-bot 9894d0a
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr ddb838e
fix: filter web hook headers (#4048)
hperl 2a6e220
autogen(docs): regenerate and update changelog
ory-bot 6ceb2f1
fix: concurrent map update for webhook header (#4055)
hperl 4547e8b
autogen(openapi): regenerate swagger spec and internal client
ory-bot 45bbec4
autogen(docs): regenerate and update changelog
ory-bot 54cb464
chore: don't return allowed return URLs (#4044)
jonas-jonas 76af303
fix: emit SelfServiceMethodUsed in SettingsSucceeded event (#4056)
hperl 7840335
autogen(docs): regenerate and update changelog
ory-bot b0a8a3b
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 9001c44
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 5d372a3
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 7945104
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 123e807
Merge commit from fork
aeneasr c417b4a
fix: normalize code credentials and deprecate via parameter
aeneasr b0111d4
fix(security): code credential does not respect `highest_available` s…
aeneasr dbf7274
test: resolve CI failures (#4067)
David-Wobrock f949173
fix: return credentials in FindByCredentialsIdentifier (#4068)
aeneasr dbe9d10
chore: add missing text message fields (#4066)
jonas-jonas 2b4a618
fix: improve OIDC account linking UI (#4036)
jonas-jonas ff6ed5b
fix: whoami latency (#4070)
aeneasr 32737dc
fix: validate page tokens for better error codes (#4021)
zepatrik 6ab2637
fix: do not populate `id_first` first step for account linking flows …
jonas-jonas 122b63d
fix: include duplicate credentials in account linking message (#4079)
jonas-jonas 5592029
chore: update CI, dependencies, and some inaccurate assertions (#4085)
alnr f7c1024
feat: client-side PKCE take 3 (#4078)
alnr 5830ffb
chore: improve tracing for selfservice strategies (#4061)
zepatrik 2c7ff3c
fix: add PKCE config key to config schema (#4098)
alnr 0dec428
chore: sdk+ci (#4088)
hperl ba2aac5
chore(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.1.1…
dependabot[bot] 74fd787
chore(deps): bump express from 4.18.2 to 4.20.0 in /test/e2e/proxy (#…
dependabot[bot] de70e43
chore(deps): bump body-parser and express in /test/e2e/proxy (#4093)
dependabot[bot] 7d6a458
chore(deps): bump serve-static and express in /test/e2e/proxy (#4091)
dependabot[bot] 192f10f
fix: transient_payload is lost when verification flow started as part…
splaunov 3215792
fix: incorrect append of code credential identifier (#4102)
aeneasr 198e79b
autogen(docs): regenerate and update changelog
ory-bot 9aefc0a
chore: refactor API in package cipher for easier dependency injection…
alnr c910b4e
autogen(openapi): regenerate swagger spec and internal client
ory-bot 20156f6
feat: emit events in identity persister (#4107)
aeneasr e451b74
autogen(docs): regenerate and update changelog
ory-bot 4ba7033
feat: allow partially failing batch inserts (#4083)
hperl d72f456
autogen(docs): regenerate and update changelog
ory-bot 340f698
fix: batch identity created event (#4111)
hperl 1146599
autogen(docs): regenerate and update changelog
ory-bot 98140f2
fix: return error if invalid UUID is supplied to ids filter (#4116)
jonas-jonas eb97243
feat: enable new-style OIDC state generation (#4121)
alnr 78bc473
autogen(docs): regenerate and update changelog
ory-bot aa7f958
chore: upgrade goreleaser to v2 (#4123)
aeneasr 72aae5b
autogen: pin v1.3.0-pre.0 release commit
aeneasr 4f2c854
test: additional code credential test case (#4122)
aeneasr aa48c6b
autogen(docs): regenerate and update changelog
ory-bot 2cd8483
feat: change `method=profile:back` to `screen=previous` (#4119)
aeneasr 30dd9c0
autogen(openapi): regenerate swagger spec and internal client
ory-bot 358521a
autogen(docs): regenerate and update changelog
ory-bot ad1acd5
fix: passthrough correct organization ID to CompletedLoginForWithProv…
alnr 0a49fd0
autogen: pin v1.3.0 release commit
aeneasr 7ea6e4d
autogen(docs): generate and bump docs
ory-bot 4f1a2b7
autogen: add v1.3.0 to version.schema.json
ory-bot 66afac1
fix: explicity set updated_at field when updating identity (#4131)
maoanran b22135f
docs: add return_to query parameter to OAS Verification Flow for Nati…
David-Wobrock d31c1ee
autogen(openapi): regenerate swagger spec and internal client
ory-bot 629d867
chore: synchronize workspaces (#4140)
aeneasr df2e1f0
autogen(docs): regenerate and update changelog
ory-bot 462cea9
feat: passwordless SMS and expiry notice in code / link templates (#4…
aeneasr 6b81d4a
autogen(openapi): regenerate swagger spec and internal client
ory-bot bafd32a
autogen(docs): regenerate and update changelog
ory-bot 2f8aaee
fix: truncate updated at (#4149)
aeneasr 18056a0
fix: registration post persist hooks should not be cancelable (#4148)
zepatrik 7e0b500
fix: pass on correct context during verification (#4151)
zepatrik 5621ec5
autogen(openapi): regenerate swagger spec and internal client
ory-bot 8cce35b
autogen(docs): regenerate and update changelog
ory-bot f9640ff
chore: adjust project automation (#4143)
nipsufn 6bbf915
fix: duplicate autocomplete trigger
aeneasr f3958a7
autogen(openapi): regenerate swagger spec and internal client
ory-bot f019a1c
chore(deps): bump cookie and express in /test/e2e/proxy (#4153)
dependabot[bot] 88c68aa
fix(sdk): remove incorrect attributes (#4163)
aeneasr b51f780
test: update snapshots (#4167)
aeneasr 4d5f644
autogen(docs): regenerate and update changelog
ory-bot b4c453b
feat: allow listing identities by organization ID (#4115)
jonas-jonas 1a78af0
autogen(docs): generate and bump docs
ory-bot 8e29b68
fix: account linking should only happen after 2fa when required (#4174)
zepatrik eeb1355
feat: fast add credential type lookups (#4177)
aeneasr 825aec2
feat: improve secondary indices for self service tables (#4179)
aeneasr e24f993
refactor: remove total count from listSessions and improve secondary …
aeneasr 5bf46cb
autogen(openapi): regenerate swagger spec and internal client
ory-bot cb71e38
docs: usage of `organization` parameter in native self-service flows …
Sese-Schneider eb0080d
autogen(openapi): regenerate swagger spec and internal client
ory-bot 77beb4d
feat: add oid as subject source for microsoft (#4171)
teawithfruit 793e1eb
autogen(docs): regenerate and update changelog
ory-bot 0c48ad1
fix: enable b2b_sso hook in more places (#4168)
hperl a3fa760
autogen(docs): regenerate and update changelog
ory-bot 2aabe12
feat: add explicit config flag for secure cookies (#4180)
aeneasr 53874c1
feat: optimize identity-related secondary indices (#4182)
aeneasr a1d3eaf
autogen(docs): regenerate and update changelog
ory-bot 7bec935
feat: allow extra go migrations in persister (#4183)
alnr 2fdcd97
autogen(docs): regenerate and update changelog
ory-bot ca0d6a7
feat: improve QueryForCredentials (#4181)
alnr 7784a60
autogen(docs): regenerate and update changelog
ory-bot b294804
feat: remove more unused indices (#4186)
aeneasr 25f17e7
ci: fix rate-limit trivy issue (#4184)
tricky42 4910460
autogen(openapi): regenerate swagger spec and internal client
ory-bot 5665f20
autogen(docs): regenerate and update changelog
ory-bot 234b6f2
feat: load session only once when middleware is used (#4187)
aeneasr a313dd6
fix: add exists clause (#4191)
aeneasr 215af57
autogen(docs): regenerate and update changelog
ory-bot 4a870a6
fix: account linking with 2FA (#4188)
hperl 9d244f0
autogen(openapi): regenerate swagger spec and internal client
ory-bot 2fcc786
autogen(docs): regenerate and update changelog
ory-bot c33965e
feat: remove duplicate queries during settings flow and use better in…
aeneasr 0a828a4
autogen(openapi): regenerate swagger spec and internal client
ory-bot 7fad519
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#…
dependabot[bot] 57eb414
autogen(docs): regenerate and update changelog
ory-bot 3dbeb64
fix: gracefully handle unused index (#4196)
aeneasr 53a5a8b
refactor: hash comparator instantiation (#4195)
aeneasr 2040ca5
autogen(openapi): regenerate swagger spec and internal client
ory-bot 6a40ec8
autogen(docs): regenerate and update changelog
ory-bot b6278af
fix: order-by clause and span names (#4200)
alnr f75bf14
autogen(docs): regenerate and update changelog
ory-bot 1008639
feat: drop unused indices post index migration (#4201)
aeneasr 253c5b6
autogen(docs): regenerate and update changelog
ory-bot a90df58
docs: clarify facebook graph API versioning (#4208)
aeneasr b40606c
autogen(docs): regenerate and update changelog
ory-bot afa7618
feat: add failure reason to events (#4203)
zepatrik f104ec1
autogen(openapi): regenerate swagger spec and internal client
ory-bot 00da05d
feat: add attributes to webhook events for better debugging (#4206)
zepatrik 02f1a93
autogen(docs): regenerate and update changelog
ory-bot 82660f0
fix: do not roll back transaction on partial identity insert error (#…
zepatrik c7e46a4
autogen(openapi): regenerate swagger spec and internal client
ory-bot 7c24b77
autogen(docs): regenerate and update changelog
ory-bot e1f29c2
fix: add missing autocomplete attributes to identifier_first strategy…
jonas-jonas 05409be
chore: pin GHA PM action version (#4213)
nipsufn f076fe4
docs: remove unused SMS config from schema (#4212)
zepatrik 05c5e48
autogen(docs): regenerate and update changelog
ory-bot 7d0e78a
fix: incorrect query plan (#4218)
aeneasr 751ba69
autogen(openapi): regenerate swagger spec and internal client
ory-bot 0d25727
autogen(docs): regenerate and update changelog
ory-bot e6d2d4d
fix: use context for readiness probes (#4219)
alnr 0062d45
docs: improve SecurityError error message for ory elements local (#4205)
aeneasr a82d288
feat: support android webauthn origins (#4155)
aeneasr 7093c3b
autogen(openapi): regenerate swagger spec and internal client
ory-bot e6fa520
feat: add migrate sql up|down|status (#4228)
aeneasr 307c99c
autogen(openapi): regenerate swagger spec and internal client
ory-bot 5e26610
autogen(docs): regenerate and update changelog
ory-bot 3e87e0c
feat: use one transaction for `/admin/recovery/code` (#4225)
aeneasr 30485c4
feat: cache OIDC providers (#4222)
zepatrik c61132e
autogen(docs): regenerate and update changelog
ory-bot d5cfa89
chore: bump ory/x (#4229)
zepatrik f7ddaae
autogen(docs): regenerate and update changelog
ory-bot a7cdc3a
feat: emit admin recovery code event (#4230)
aeneasr 85aeb5b
chore(ci): adjust codecov config (#4234)
aeneasr 7f50400
fix: send correct verification status in post-recovery hook (#4224)
aeneasr dbae98a
fix: span names (#4232)
alnr 7294145
autogen(openapi): regenerate swagger spec and internal client
ory-bot 816ea44
autogen(docs): regenerate and update changelog
ory-bot 3905787
feat: gracefully handle failing password rehashing during login (#4235)
alnr 9d3afa7
autogen(docs): regenerate and update changelog
ory-bot 8cbb5bd
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 3dd9dec
chore: refactor parameter parsing in ListIdentities and disallow comb…
alnr d03d37d
chore: bump golang.org/x/crypto
alnr c17fb30
autogen(docs): regenerate and update changelog
ory-bot 5ee54ed
fix: preview_credentials_identifier_similar (#4246)
alnr 0d1d003
autogen(docs): regenerate and update changelog
ory-bot 25429fa
chore: upgrade lib phone numbers to v1.4.1 (#4250)
jonas-jonas 6fea496
autogen(docs): regenerate and update changelog
ory-bot f18d1b2
feat: jackson provider (#4242)
hperl 32853dd
autogen(openapi): regenerate swagger spec and internal client
ory-bot a893cd8
autogen(docs): regenerate and update changelog
ory-bot 0bce294
chore: update docs on ListIdentities (#4248)
alnr d9f6f75
fix: cancel conditional passkey before trying again (#4247)
aeneasr 45538f1
autogen(openapi): regenerate swagger spec and internal client
ory-bot deb3661
autogen(docs): regenerate and update changelog
ory-bot 4ca4d79
feat: rework the OTP code submit count mechanism (#4251)
alnr 85a7071
feat: improved tracing for courier
alnr 5c3310d
autogen(docs): regenerate and update changelog
ory-bot c4b3dd6
chore: update repository templates to https://github.com/ory/meta/com…
aeneasr 74ae377
autogen(docs): regenerate and update changelog
ory-bot 8021db2
Merge branch 'master' into fulcrum_main
osbornk 9fa84ee
Update pgx library
osbornk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
- sdk-generate | ||
services: | ||
postgres: | ||
image: postgres:11.8 | ||
image: postgres:14 | ||
env: | ||
POSTGRES_DB: postgres | ||
POSTGRES_PASSWORD: test | ||
|
@@ -79,22 +79,24 @@ | |
fetch-depth: 2 | ||
- uses: actions/setup-go@v4 | ||
with: | ||
go-version: "1.22" | ||
go-version: "1.23" | ||
- run: go list -json > go.list | ||
- name: Run nancy | ||
uses: sonatype-nexus-community/[email protected] | ||
with: | ||
nancyVersion: v1.0.42 | ||
- run: | | ||
sudo apt-get update | ||
name: apt-get update | ||
- run: npm install | ||
name: Install node deps | ||
- name: Run golangci-lint | ||
uses: golangci/golangci-lint-action@v4 | ||
uses: golangci/golangci-lint-action@v6 | ||
env: | ||
GOGC: 100 | ||
with: | ||
args: --timeout 10m0s | ||
version: v1.56.2 | ||
skip-pkg-cache: true | ||
version: v1.61.0 | ||
- name: Build Kratos | ||
run: make install | ||
- name: Run go-acc (tests) | ||
|
@@ -112,15 +114,15 @@ | |
- sdk-generate | ||
services: | ||
postgres: | ||
image: postgres:11.8 | ||
image: postgres:14 | ||
env: | ||
POSTGRES_DB: postgres | ||
POSTGRES_PASSWORD: test | ||
POSTGRES_USER: test | ||
ports: | ||
- 5432:5432 | ||
mysql: | ||
image: mysql:5.7 | ||
image: mysql:8.0 | ||
env: | ||
MYSQL_ROOT_PASSWORD: test | ||
ports: | ||
|
@@ -159,6 +161,9 @@ | |
- uses: ory/ci/checkout@master | ||
with: | ||
fetch-depth: 2 | ||
- run: | | ||
sudo apt-get update | ||
name: apt-get update | ||
- run: | | ||
npm ci | ||
cd test/e2e; npm ci | ||
|
@@ -170,7 +175,7 @@ | |
- name: Setup Go | ||
uses: actions/setup-go@v4 | ||
with: | ||
go-version: "1.22" | ||
go-version: "1.23" | ||
|
||
- name: Install selfservice-ui-react-native | ||
uses: actions/checkout@v3 | ||
|
@@ -211,9 +216,9 @@ | |
REACT_UI_PATH: react-ui | ||
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} | ||
- if: failure() | ||
uses: actions/upload-artifact@v2 | ||
uses: actions/upload-artifact@v4 | ||
with: | ||
name: logs | ||
name: cypress-${{ matrix.database }}-logs | ||
path: test/e2e/*.e2e.log | ||
|
||
test-e2e-playwright: | ||
|
@@ -223,15 +228,15 @@ | |
- sdk-generate | ||
services: | ||
postgres: | ||
image: postgres:11.8 | ||
image: postgres:14 | ||
env: | ||
POSTGRES_DB: postgres | ||
POSTGRES_PASSWORD: test | ||
POSTGRES_USER: test | ||
ports: | ||
- 5432:5432 | ||
mysql: | ||
image: mysql:5.7 | ||
image: mysql:8.0 | ||
env: | ||
MYSQL_ROOT_PASSWORD: test | ||
ports: | ||
|
@@ -262,6 +267,9 @@ | |
- uses: ory/ci/checkout@master | ||
with: | ||
fetch-depth: 2 | ||
- run: | | ||
sudo apt-get update | ||
name: apt-get update | ||
- run: | | ||
npm ci | ||
cd test/e2e; npm ci | ||
|
@@ -274,7 +282,7 @@ | |
- name: Setup Go | ||
uses: actions/setup-go@v4 | ||
with: | ||
go-version: "1.22" | ||
go-version: "1.23" | ||
- run: go build -tags sqlite,json1 . | ||
|
||
- name: Install selfservice-ui-react-native | ||
|
@@ -321,14 +329,14 @@ | |
NODE_UI_PATH: node-ui | ||
REACT_UI_PATH: react-ui | ||
- if: failure() | ||
uses: actions/upload-artifact@v2 | ||
uses: actions/upload-artifact@v4 | ||
with: | ||
name: logs | ||
name: playwright-${{ matrix.database }}-logs | ||
path: test/e2e/*.e2e.log | ||
- if: failure() | ||
uses: actions/upload-artifact@v2 | ||
uses: actions/upload-artifact@v4 | ||
with: | ||
name: playwright-test-results-${{ github.sha }} | ||
name: playwright-test-results-${{ matrix.database }}-${{ github.sha }} | ||
path: | | ||
test/e2e/test-results/ | ||
test/e2e/playwright-report/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium