Gao Sun
a98bc3da54
Merge pull request #5530 from logto-io/gao-add-oidc-standard-claims
...
feat: add oidc standard claims to user
2024-03-21 23:25:50 +08:00
Gao Sun
3cb9b892da
refactor: fix test and ci
2024-03-21 23:10:24 +08:00
Gao Sun
0cb3116e86
ci: bump workflow version ( #5533 )
2024-03-20 14:03:48 +08:00
Gao Sun
b54a5388d5
ci: fix release workflow trigger ( #5398 )
2024-02-19 01:56:52 +00:00
renovate[bot]
76a35247fd
chore(deps): update zaproxy/action-full-scan action to v0.9.0 ( #4796 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 10:52:01 +08:00
Gao Sun
1a433b5033
ci: use new test option for seeding
2024-02-09 00:19:09 +08:00
renovate[bot]
9cddd78adc
chore(deps): update codecov/codecov-action action to v4 ( #5364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 12:04:42 +08:00
renovate[bot]
47d1515d8d
chore(deps): update peter-evans/repository-dispatch action to v3 ( #5311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:19:32 +08:00
Gao Sun
917a485e7a
ci: do not run release on master pushes ( #5287 )
2024-01-24 09:15:28 +08:00
Gao Sun
a59250ee49
Merge pull request #5220 from logto-io/gao-init-invitation-tables
...
feat(schemas): init org invitation tables
2024-01-12 20:54:42 +08:00
Gao Sun
571b53d9cc
feat(schemas): init org invitation tables
2024-01-11 14:38:37 +08:00
renovate[bot]
bc2d831cc9
chore(deps): update ikalnytskyi/action-setup-postgres action to v5 ( #5215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 10:21:28 +08:00
simeng-li
7d35afd30d
fix: fix the db alter detect ci script ( #5210 )
...
fix the db alter detect ci script
2024-01-08 18:31:46 +08:00
simeng-li
9bcbcc2d24
fix: update the alteration change detection script ( #5206 )
...
diff the merge base changes only
2024-01-08 11:04:24 +08:00
renovate[bot]
3fb0fbf628
chore(deps): update github/codeql-action action to v3 ( #5163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 12:35:35 +08:00
renovate[bot]
dde8a892ff
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v4 ( #5164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 12:35:11 +08:00
renovate[bot]
43c61f938d
chore(deps): update actions/upload-artifact action to v4 ( #5111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 10:55:16 +08:00
Gao Sun
6774298b15
chore: update workflow version
2023-12-25 16:14:52 +08:00
Gao Sun
36139d7002
refactor(schemas): skip adding membership when no user found
2023-12-16 14:48:01 +08:00
Gao Sun
74e5975be5
feat(cli): support seeding legacy test data
2023-12-15 17:19:29 +08:00
Gao Sun
b8fd594fea
refactor: fix workflow
2023-12-15 16:50:14 +08:00
Gao Sun
3e3fa20241
refactor(schemas): add alteration script for tenant organizations
2023-12-14 17:25:17 +08:00
renovate[bot]
630a8c52cf
chore(deps): update actions/stale action to v9 ( #5075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 17:04:52 +08:00
simeng-li
007607dc38
fix: fix edge dockerize not triggered bug ( #5077 )
...
* fix: fix edge dockerize not triggered bug
fix edge dockerize not triggered bug
* chore: update workflow syntax
update workflow syntax
2023-12-08 07:41:34 +00:00
renovate[bot]
741de8c259
chore(deps): update actions/github-script action to v7 ( #4874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 21:14:35 +08:00
simeng-li
8e07825f17
refactor(schemas): add new sso_connector_id column to the users_sso_identities table ( #4843 )
...
* refactor(schemas): add new sso_connector_id column to the users_sso_identities table
add new sso_connector_id column to the users_sso_identities table
* refactor(schemas): add new sso_connector_id row to the users_sso_identities table
add new sso_connector_id row to the users_sso_identities table
* fix(schemas): fix alteration script
fix alteration script
* fix(schemas): fix alteration script
fix alteration script
* feat(core): add single sign on authentication api (#4814 )
* feat(core): add single sign on authentication api
add single sign on authentication api
* feat(core): finish up the single sign on authentication api
finish up the single sign on authentication api
* chore(core): fix typo
fix typo
* test(core): add ut for getSsoAuthorizationUrl method
add ut for getSsoAuthorizationUrl method
* fix(core): fix the userSsoIdentities sql
fix the userSsoIdentities sql
* test(core): add unit tests
add unit tests
* fix(core): saml sso rebase fix
saml sso rebase fix
* fix(core): fix rebase issue
fix rebase issue
* feat(core): add sso email guard to interaction endpoint (#4838 )
* feat(core): add sso email guard to interaction endpoint
add sso email guard to interaction endpoint
* fix(core): fix unit tests
fix unit tests
* chore(core): split files
split files
2023-11-08 08:55:45 +00:00
simeng-li
735dcb67a8
ci: add alteration scripts compatibility test jobs ( #4627 )
...
* feat: refactor the integration-test ci job using custom interaction
- refactor the integration-test ci job using custom action
- add db alteration integration-tests
* fix: fix the detection git diff
fix the detection git diff
* fix: should not throw error if grep statement return empty
should not throw error if grep statement return empty
* feat: update the action reference
update the action reference
* chore: update the integration test action ref
update the integration test action ref
2023-10-23 11:02:33 +08:00
simeng-li
54fd29e41f
feat(schemas): create sso_connectors table ( #4694 )
...
* feat(schemas): create sso_connectors table
create sso_connectors table
* chore(schemas): add comments
add comments
* fix(schemas): remove dummy comments
remove dummy comments
* fix(schemas): fix schema typo
fix schema typo
* fix(schemas): adjust the alteration column order
adjust the alteration column order
* fix(schemas): drop policy
drop policy
* chore: fix the db alteration compare job tag version
fix the db alteration compare job tag version
* fix(schemas): set sso table order
set sso table order
* fix(schemas): fix alteration script
fix alteration script
2023-10-20 10:46:09 +08:00
simeng-li
a0b9d38992
fix: fix experience codecov report ( #4561 )
...
fix experience codecov report
2023-09-20 11:49:51 +08:00
Gao Sun
fb100ce0f0
refactor(console): add isDevFeaturesEnabled env const ( #4506 )
2023-09-15 15:43:03 +08:00
Gao Sun
e1fac554db
test: add console tests for password policy ( #4493 )
...
* test: add console tests for password policy
* test: increase time duration
* test: fix sequencer
* chore: add jest-pptr config
* ci: separate experience and console tests
* test: skip tests of unpublished features
2023-09-14 17:28:00 +08:00
Gao Sun
e8b0b1d020
chore: password policy release prep ( #4488 )
2023-09-14 10:32:46 +08:00
renovate[bot]
65f83aeb58
chore(deps): update docker/setup-buildx-action action to v3 ( #4486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 09:23:34 +00:00
renovate[bot]
82acef8927
chore(deps): update docker/metadata-action action to v5 ( #4485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 09:22:29 +00:00
renovate[bot]
1733e6a955
chore(deps): update docker/build-push-action action to v5 ( #4483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 17:03:00 +08:00
renovate[bot]
0032fed7f9
chore(deps): update docker/login-action action to v3 ( #4484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 17:02:45 +08:00
Gao Sun
62822a1d7e
ci: always show logs for integration tests ( #4471 )
2023-09-12 10:04:44 +08:00
renovate[bot]
c5fcb017ca
chore(deps): update crazy-max/ghaction-import-gpg action to v6 ( #4462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 01:11:32 +08:00
renovate[bot]
ef0e38249f
chore(deps): update actions/checkout action to v4 ( #4431 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 16:13:24 +08:00
renovate[bot]
1af47e545d
chore(deps): update supercharge/redis-github-action action to v1.7.0 ( #4421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 14:41:15 +08:00
renovate[bot]
b263c4137b
chore(deps): update zaproxy/action-full-scan action to v0.7.0 ( #4394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 17:24:30 +08:00
Gao Sun
bb43810bbc
chore: update stale issue workflow ( #4393 )
2023-08-24 13:54:51 +00:00
Gao Sun
2d83a29e5f
chore: update console code owners ( #4392 )
2023-08-24 07:35:47 +00:00
renovate[bot]
0ff7251165
chore(deps): update ataylorme/eslint-annotate-action action to v2 ( #4383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 23:55:55 +08:00
Gao Sun
bc5a797892
chore: update CONTRIBUTING.md ( #4315 )
2023-08-10 17:46:34 +08:00
tison
583e2fcded
ci: changeset workflow is invalid on pull_request ( #4303 )
2023-08-10 17:11:16 +08:00
simeng-li
74849dde22
test(core): add hasActiveUser test case ( #4307 )
...
* test(core): add hasActiveUser test case
add hasActiveUser test case
* ci: remove integration-test code owner
remove integration-test code owner
2023-08-10 10:28:35 +08:00
renovate[bot]
5c7018062a
chore(deps): update zaproxy/action-full-scan action to v0.6.0 ( #4284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 10:49:57 +08:00
simeng-li
64e78024e0
ci(core): disable cloud metadata rule in zap ( #4277 )
...
* ci(core): disable cloud metadata rule in zap
disable cloud metadata rule in zap
* fix: update rule files
update rule files
* fix: update the conf file
update the conf file
* fix: revert docker settings
revert docker settings
2023-08-03 10:17:14 +08:00
renovate[bot]
2417984fbe
chore(deps): update supercharge/redis-github-action action to v1.6.0 ( #4259 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 11:40:04 +08:00