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

232 commits

Author SHA1 Message Date
Gao Sun
a079827b84
chore: update PR template (#124)
reviewers -> testing
2021-09-29 09:59:28 +08:00
Gao Sun
61ac65aeb5
fix: format PR template (#122)
* fix: format PR template

* fix: PR template typo
2021-09-28 12:27:53 +08:00
simeng-li
8de4fdf5a4
docs: add pull_request template (#121)
Implement  pull_request template 

@gao-sun @wangsijie
2021-09-27 07:48:42 +00:00
Gao Sun
8295d79974
ci: use concurrency for deploy (#115) 2021-09-08 16:04:46 +08:00
Gao Sun
ec020e6bea
chore: improved lifecycle scripts and workflow (#112)
* chore: improved lifecycle scripts and workflow

* chore: run main flow regardless of path

* chore: fix workflow
2021-09-08 10:29:37 +08:00
Gao Sun
af942d2027
feat(core): add status api and health check after deployment (#110) 2021-09-06 10:40:06 +08:00
Gao Sun
d9cbab0355
ci: fixing conflict (#97) 2021-08-28 22:24:15 +08:00
Gao Sun
1352cce911
test(core): add unit tests for database utils (#95)
* test(core): add unit tests for database utils

* test(core): add tests for `conditionalSql()`
2021-08-28 21:48:06 +08:00
Gao Sun
9546aee496
ci: use add labels run steps (#96) 2021-08-28 17:50:26 +08:00
Gao Sun
04fea24e5b
fix(ci): quote PR title for commitlint 2021-08-25 23:44:35 +08:00
Gao Sun
27ec6fcb00
ci: run commitlint on PR title (#88) 2021-08-25 23:36:11 +08:00
Gao Sun
6280ca282d
fix: add labels workflow trigger (#89) 2021-08-25 23:35:35 +08:00
Gao Sun
58b8ac3957
refactor: use composite run steps and remove eslint formatter 2021-08-20 18:16:00 +08:00
Gao Sun
cd57fe8866
feat(core): setup jest 2021-08-20 14:53:23 +08:00
Gao Sun
dbb96a7892
chore: refine workflow trigger 2021-08-10 23:19:34 +08:00
Gao Sun
ea848863b6
chore: add environment in deploy-dev workflow 2021-08-10 17:17:47 +08:00
Gao Sun
0f4354b5f2
chore: add labels according to title 2021-08-10 15:08:26 +08:00
Gao Sun
853220c1ab
chore: add commitlint workflow 2021-08-03 00:18:22 +08:00
Gao Sun
de41b6b082
chore: cancel previous dev deploy 2021-07-31 16:30:21 +08:00
Gao Sun
a784cbc575
chore: remove pull request trigger 2021-07-31 00:50:23 +08:00
Gao Sun
22e111ea0a
chore: add rsync step 2021-07-31 00:24:32 +08:00
Gao Sun
31b6c696d2
chore: add prune step 2021-07-30 22:54:48 +08:00
Gao Sun
a87ea72980
chore: add deploy dev workflow 2021-07-30 22:34:15 +08:00
Gao Sun
45828ad6c5
chore(ui): enable jest testing 2021-07-30 03:42:39 +08:00
Gao Sun
2dfc060d5d
fix: correct github workflows 2021-07-29 17:54:43 +08:00
Gao Sun
4eb8d93d56
chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
590dd7d858
feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
Gao Sun
46bca952e8
fix: run prepack after yarn 2021-07-26 21:40:49 +08:00
Gao Sun
c4abb0cf03
chore: add workflow for core 2021-07-26 01:35:39 +08:00
Gao Sun
07a993cd1d
chore: setup schemas workflow 2021-07-26 01:33:22 +08:00
Gao Sun
cac90d98d8
chore: fix workflow condition 2021-07-26 01:11:38 +08:00
Gao Sun
f8ae9f8f3a
chore: migrate ui workflow 2021-07-26 01:03:54 +08:00