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

56 commits

Author SHA1 Message Date
Gao Sun
646bd36758
chore: add ci:* scripts (#870) 2022-05-18 10:58:01 +08:00
renovate[bot]
33baaa8c36
chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0 (#797)
* chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0

* chore(deps): upgrade stylelint to v14

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-17 13:20:17 +00:00
Gao Sun
3031e3a6f1
test: setup integration test package (#853) 2022-05-17 08:59:57 +00:00
Gao Sun
2b3061d06d
ci: add collapse for file diff (#788)
* ci: add collapse for file diff

* ci: update comment
2022-05-10 20:34:18 +08: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
Gao Sun
4cace12f00
ci: fix file size diff comment display (#784) 2022-05-10 04:26:01 +00:00
Gao Sun
475cb52d8e
ci: show size diff per file (#782)
* ci: show size diff per file

* ci: fix nit
2022-05-10 12:05:58 +08:00
Gao Sun
90b7e1b073
ci: add pr size diff check (#777)
* ci: add pr size diff check

* ci: comment with user friendly message
2022-05-10 00:08:05 +08:00
renovate[bot]
d78bbfe82c
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.2.1 (#725)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 09:42:44 +00:00
Gao Sun
4e7dfe2bec
fix(ci): use local commitlint (#723)
* fix(ci): use local commitlint

* fix: update commitlint.yml
2022-05-05 17:00:40 +08:00
Gao Sun
b011cd8a08
ci: update deploy dev (#714) 2022-04-29 21:22:15 +08:00
renovate[bot]
23e3cb7ac2
chore(deps): update codecov/codecov-action action to v3 (#622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:40:07 +00:00
renovate[bot]
4173b49dff
chore(deps): update actions/upload-artifact action to v3 (#620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:31 +00:00
renovate[bot]
f7961248e9
chore(deps): update actions/checkout action to v3 (#619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:21 +00:00
renovate[bot]
b582eaa20e
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.1.0 (#614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 07:56:31 +00:00
Gao Sun
b527cb6a83
ci: trigger main workflow on all pull requests (#592)
* ci: trigger main workflow on all pull requests

* fix: ci
2022-04-20 15:54:16 +08:00
Gao Sun
5a88f45c42
ci: update workflow (#553) 2022-04-15 13:56:07 +08:00
Xiao Yijun
c77bcc172b
ci: add assignees (#547) 2022-04-13 07:46:57 +00:00
Gao Sun
4a904f2953
ci: upload eslint annotations (#490)
* ci: upload eslint annotations

* ci: update `upload-annotations.yml`
2022-04-06 06:06:34 +00:00
simeng-li
b03a666fde
ci(core): add codecov github action (#297)
* ci(core): add codecov github action

add codecov github action

* ci(core): update codecov uploader

update codecov uoloader

* ci(core): delete useless codecov yml

delete codecov yml

* chore(core): remove deprecated packages

remove deprecated pacakages
2022-03-01 11:05:25 +08:00
Gao Sun
5ce8c18652
feat(console): init (#239)
* feat(console): init

* refactor: remove unused tsconfig props

* fix: lint error
2022-02-16 15:04:34 +08:00
IceHe.xyz
c2c1215820
chore: fix typo in the GitHub PR template (#213) 2022-02-07 14:31:25 +08:00
Charles Zhao
52d8d3045d
chore: fix typo in pull request template 2022-01-24 14:05:51 +08:00
simeng-li
aafc258ad9
ci(codecov): add jest coverage report (#167)
* ci(codecov): add jest coverage report

add coverage report on core and ui project
add codecov uploader job

* ci: add report upload github workflow action

add report upload github workflow action

* ci: fix ci replace github test actions with test:report

 fix ci replace github test actions with test:report
2022-01-10 10:04:00 +08:00
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