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

141 commits

Author SHA1 Message Date
Gao Sun
ef4f6a5ad5
ci: update changeset (#2236) 2022-10-24 04:03:00 +00:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
Gao Sun
365b80ab13
chore: update contributing (#2209) 2022-10-19 14:47:59 +00:00
Gao Sun
79c6c1de93
refactor: require database name in URL (#2198) 2022-10-19 07:38:56 +00:00
Gao Sun
261c9153b0
ci: add docker build to main workflow (#2184) 2022-10-19 11:35:39 +08:00
Gao Sun
fec04803de
ci: fix publish script (#2173) 2022-10-17 22:14:26 +08:00
Gao Sun
0c4fd3c7be
chore: remove lerna (#2170) 2022-10-17 19:37:59 +08:00
Gao Sun
e18800c49b
ci: upgrade node pnpm run steps (#2168) 2022-10-17 04:07:50 +00:00
Gao Sun
c96495ad4e
chore!: update scripts 2022-10-16 00:49:16 +08:00
Gao Sun
94fc68a889
ci: fix workflow env (#2154) 2022-10-13 22:08:59 +08:00
Gao Sun
898eec2af3
ci: set environment for release workflow 2022-10-13 11:32:48 +08:00
Gao Sun
e5e0c42104
chore: fix integration test 2022-10-08 19:30:06 +08:00
Gao Sun
3e24e3b404
refactor: fix integration test 2022-10-08 17:12:19 +08:00
Gao Sun
44d9177161
chore: fix typo in release workflow (#2041) 2022-10-01 23:41:14 +08:00
Gao Sun
e254339e8e
chore: test deployment (#2040)
chore: update dev deployment
2022-10-01 14:44:29 +00:00
Gao Sun
7b60b3028d
chore: sleep 10s before dev health check (#2014) 2022-09-27 15:01:26 +08:00
renovate[bot]
37a3d4190e
chore(deps): update actions/stale action to v6 (#1975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 13:04:04 +08:00
Gao Sun
cd8c4f17d9
chore: exempt announcement issues from stale (#1962) 2022-09-19 17:20:04 +08:00
Gao Sun
6d7919f0bc
chore: update CONTRIBUTING.md (#1893)
* chore: update CONTRIBUTING.md

* chore: update CONTRIBUTING
2022-09-08 20:46:47 +08:00
Gao Sun
ddff43d8b6
chore: update integration test workflow (#1897) 2022-09-07 15:10:35 +00:00
Wang Sijie
6a57dec6c8
ci: add official connectors for dev server (#1882) 2022-09-05 18:17:43 +08:00
Wang Sijie
52b9dd8569
feat(core)!: load connectors by folder (#1879) 2022-09-05 17:49:11 +08:00
renovate[bot]
fc6a70d739
chore(deps): update silverhand-io/actions-add-labels-run-steps action to v1.2.1 (#1875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-03 16:17:08 +08:00
renovate[bot]
ca1d22e6d5
chore(deps): update silverhand-io/actions-add-labels-run-steps action to v1.2.0 (#1863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 23:23:01 +08:00
Gao Sun
fa5a775205
chore: fix postgres setup in integration test (#1846) 2022-09-01 13:54:40 +08:00
Gao Sun
940eb9b160
chore: update publish workflow (#1836) 2022-08-30 10:29:17 +08:00
Gao Sun
84c0d8f845
refactor(core): replace argon2 with hash-wasm (#1794) 2022-08-19 13:47:24 +08:00
Gao Sun
8bdc46bc3f
ci: fix pr assignee (#1785) 2022-08-15 10:25:35 +00:00
Gao Sun
5447a7c5fe
chore: fix and dedup workflow runs (#1774)
* chore: fix and dedup workflow runs

* chore: dedup workflow runs
2022-08-14 22:19:34 +08:00
Gao Sun
65d579f50d
chore: fix workflow (#1772) 2022-08-12 15:29:19 +00: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
Gao Sun
3c95f20883
chore: publish to DockerHub (#1765)
* chore: publish to DockerHub

* chore: remove testing code
2022-08-11 12:58:53 +00: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
Gao Sun
051b2c4f98
chore: create CODEOWNERS (#1717) 2022-08-01 19:31:26 +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
Gao Sun
ea27f7d69a
chore: align stale time (#1713) 2022-08-01 05:49:38 +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
Gao Sun
bde0954fac
ci: trigger CodeQL workflow on publish (#1673) 2022-07-26 00:25:40 +08:00
Gao Sun
fa92f4960d
ci: update exempt labels (#1665) 2022-07-25 15:25:23 +08:00
Gao Sun
b1e1407b87
ci: use macOS for annotations (#1655)
* ci: use macOS for annotations

* ci: remove concurrency

* ci: use macOS for lint
2022-07-22 06:18:05 +00:00
Gao Sun
49d6ee1c76
ci: use zap full scan (#1632) 2022-07-21 14:39:53 +08:00
Gao Sun
c7afc45149
ci: refine add assignees trigger (#1629) 2022-07-20 22:52:37 +08:00
Gao Sun
041bd13c28
ci: update workflow permission (#1623) 2022-07-20 17:29:07 +08:00
Gao Sun
27f295674a
chore: update contributing guideline (#1625)
* chore: update contributing guideline

* chore: update contributing guideline title

* refactor: apply suggestions from code review

Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>

* chore: update contributing guideline

Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-07-20 09:28:20 +00:00
Xiao Yijun
708523ed52
feat(core): support integration test env config (#1619) 2022-07-20 14:21:13 +08:00
Gao Sun
b608045e77
chore: create close-stale.yml (#1613)
* chore: add close-stable.yml

* chore: fix typo
2022-07-20 04:41:56 +00:00
renovate[bot]
8df08d9671
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v1.2.3 (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-20 06:42:42 +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