0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

73 commits

Author SHA1 Message Date
renovate[bot]
3ab4897eb0
chore(deps): update logto-io/actions-package-logto-artifact action to v3 (#6175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:23 +08:00
renovate[bot]
2477a50966
chore(deps): update logto-io/actions-run-logto-integration-tests action to v4 (#6176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:03 +08:00
Gao Sun
c7010bbaaa
refactor: update ci and package (#6167)
* refactor: update ci and package

* chore: fix tests
2024-07-03 02:35:19 +00:00
Gao Sun
362ddc657b
ci: rerun integration tests on failure (#6141) 2024-07-01 20:15:40 +08:00
Gao Sun
9dfcecb565
ci: refactor integration tests workflow 2024-06-29 13:40:40 +08:00
simeng-li
ed37356ee3
refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest (#6012)
* refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest

decouple isDevFeatureEnabled with isIntegrationTest ENV variables

* chore: update environment variable get method

update environment variable get method
2024-06-17 10:30:16 +08:00
Gao Sun
8b74832f74
ci: use default runner (#5848) 2024-05-13 08:24:28 +00:00
renovate[bot]
ae5284b1d3
chore(deps): update pnpm to v9 (#5727)
* chore(deps): update pnpm to v9

* ci: fix alteration

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-05-09 08:42:31 +00:00
Gao Sun
0cb3116e86
ci: bump workflow version (#5533) 2024-03-20 14:03:48 +08:00
Gao Sun
6774298b15
chore: update workflow version 2023-12-25 16:14:52 +08: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
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
62822a1d7e
ci: always show logs for integration tests (#4471) 2023-09-12 10:04:44 +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]
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
Gao Sun
e89ccd4d4c
refactor: cloud cleanup (#4103)
* refactor: cleanup cloud

* chore: fix cloud dependencies

* chore: update LICENSE
2023-07-03 14:33:19 +08:00
wangsijie
81f053dfd8
feat(core,schemas): get fallback origin from cf api (#4005) 2023-06-09 02:35:28 +00:00
wangsijie
fa0dbafe81
feat(core): integrate with cloudflare (#3919)
* feat(phrases): add phrases

* feat(core): add domains library

* feat(core): integrate cloudflare

* chore: changeset

* fix: read envset inside

* fix: fix cloudflare request

* fix: fix integration test envset problem

* fix: cr fixes
2023-06-01 15:32:49 +08:00
Darcy Ye
1b57f26533
feat(cloud,test): add DELETE /tenants/:id API (#3900) 2023-05-30 02:50:06 +00:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope (#3865) 2023-05-26 17:38:09 +08:00
Gao Sun
3796866b67
fix(console): eliminate unexpected /token calls (#3757)
refactor: fix AppInsights context extra rendering issue
2023-04-27 18:34:38 +08:00
Gao Sun
45cc8f4fb0
test(core): add cache tests 2023-04-07 17:41:22 +08:00
Gao Sun
612a1d5301
refactor: use connector link in workflows 2023-04-02 14:12:30 +08:00
renovate[bot]
4f4fbe5076
chore(deps): update pnpm to v8 (#3628)
* chore(deps): update pnpm to v8

* ci: update workflow

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-30 18:51:20 +08:00
Gao Sun
a33173d9c9
ci: add staging environments (#3616) 2023-03-28 12:00:28 +08:00
Xiao Yijun
b1b5200876
feat(console): inspire me (#3360) 2023-03-13 13:58:58 +08:00
Gao Sun
bc6b79f783
ci: fix workflow 2023-03-06 13:45:14 +08:00
Gao Sun
94209ada00
ci: fix workflow 2023-03-06 00:48:50 +08:00
Gao Sun
ac065ac60c
refactor: init cloud ui tests 2023-03-05 22:07:02 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00
Gao Sun
700107f59b
refactor(test): update integration ui test 2023-02-06 17:42:22 +08:00
Gao Sun
70527c4bbc
ci: align workflow concurrency (#2987) 2023-01-19 11:22:17 +08:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
renovate[bot]
50c4d68693
chore(deps): update ikalnytskyi/action-setup-postgres action to v4 (#2816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 14:09:10 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default (#2786) 2023-01-03 15:39:58 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist (#2768) 2022-12-30 10:42:34 +08:00
Charles Zhao
121df6d26d
test: add ui test cases for ac sign-in and svg rendering 2022-12-23 12:03:03 +08:00
Darcy Ye
dd2a33f921
chore: add IT for switching passwordless connector (#2591) 2022-12-06 17:04:57 +08:00
Gao Sun
19bce4d7e1
chore: fix typo 2022-11-11 20:17:50 +08:00
Gao Sun
b497aa8ad6
refactor: move scripts to .scripts/ 2022-11-11 12:58:33 +08:00
Gao Sun
3a0df40fc1
chore: manually install Chromium before integration test 2022-11-07 23:11:21 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
Gao Sun
79c6c1de93
refactor: require database name in URL (#2198) 2022-10-19 07:38:56 +00:00
Gao Sun
0c4fd3c7be
chore: remove lerna (#2170) 2022-10-17 19:37:59 +08:00
Gao Sun
c96495ad4e
chore!: update scripts 2022-10-16 00:49:16 +08:00
Gao Sun
e5e0c42104
chore: fix integration test 2022-10-08 19:30:06 +08:00