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
Gao Sun
3e24e3b404
refactor: fix integration test 2022-10-08 17:12:19 +08:00
Gao Sun
ddff43d8b6
chore: update integration test workflow (#1897) 2022-09-07 15:10:35 +00:00
Wang Sijie
52b9dd8569
feat(core)!: load connectors by folder (#1879) 2022-09-05 17:49:11 +08:00
Gao Sun
fa5a775205
chore: fix postgres setup in integration test (#1846) 2022-09-01 13:54:40 +08:00
Gao Sun
84c0d8f845
refactor(core): replace argon2 with hash-wasm (#1794) 2022-08-19 13:47:24 +08:00
Gao Sun
6a2e604926
test(ui): init smoke testing (#1771)
* test(ui): init smoke testing

* fix(test): logto url env key
2022-08-12 18:07:16 +08:00
IceHe.Life
ba50de5d66
refactor(test): inline link-mock-connectors.sh (#1746)
* refactor(test): inline link-mock-connectors.sh

* refactor(test): use lerna add instead of pnpm link

* refactor(connector): align folder name with package name for connector-mock-email
2022-08-09 11:23:05 +08:00
IceHe.Life
ff151b2010
refactor(test): refactor integration-test workflow to link mock connectors (#1720)
* refactor(test): another way to link mock connectors in integration tests

* refactor(test): extract link-mock-connectors.sh

* refactor(test): remove unused env variable in integration-test.yml
2022-08-02 18:10:01 +08:00
simeng-li
054899fb90
test: add mock social connector (#1710)
* chore(test): add mock social connector package

add mock social connector package

* fix(test): cr update

cr udpate
2022-08-01 07:09:51 +00:00
IceHe.life
f7bc349e03
test: add connector-mock-sms and connector-mock-email for integration tests (#1668) 2022-07-26 08:12:34 +00:00
Xiao Yijun
708523ed52
feat(core): support integration test env config (#1619) 2022-07-20 14:21:13 +08:00
Gao Sun
8503050379
ci: use full repo for integration tests (#1605)
* ci: use full repo for integration tests

* ci: fix error
2022-07-19 22:02:08 +08:00
Xiao Yijun
53ab064502
ci: set integration test env to integration-test (#1601) 2022-07-19 19:33:08 +08:00
Gao Sun
03390a5f26
ci: trigger workflows on push to push-action/** 2022-07-02 01:30:01 +08:00
Gao Sun
f6977157a6
ci: fix concurrency issue (#1356) 2022-07-01 21:33:25 +08:00
Gao Sun
e4ff8d8b74
ci: update workflow trigger (#1354) 2022-07-01 20:33:08 +08:00
Gao Sun
9ad2881153
ci: change workflows trigger (#1257) 2022-06-27 16:38:39 +08:00
Gao Sun
c47d8a2888
ci: optimize workflows (#1205) 2022-06-22 18:55:58 +08:00
Gao Sun
4df749e142
refactor(ci): add concurrency (#1123)
* refactor(ci): add concurrency

* fix(ci): concurrency group
2022-06-17 15:58:29 +00:00
Gao Sun
36dda2bdbb
chore(ci): update action org name (#1091) 2022-06-09 15:41:06 +00:00
renovate[bot]
e86ce3ce7f
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.2.2 (#908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 02:49:53 +00:00
Gao Sun
3031e3a6f1
test: setup integration test package (#853) 2022-05-17 08:59:57 +00:00
Gao Sun
1a664beeee
ci: init integration test (#771)
* ci: init integration test

* ci: complete integration test setup

* ci: remove pull request trigger
2022-05-10 15:29:53 +08:00