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

100 commits

Author SHA1 Message Date
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
Gao Sun
40ae99b030
ci: remove issues trigger (#1589) 2022-07-18 10:26:29 +00:00
Gao Sun
c07833f999
chore: use default community health files (#1573) 2022-07-17 22:06:58 +08:00
Gao Sun
df7f26a7d8
chore: add issue templates (#1569) 2022-07-17 02:02:12 +08:00
Gao Sun
7ef20d8b08
ci: fix pen tests docker tag (#1565) 2022-07-16 11:41:29 +00:00
Gao Sun
4d47d04674
ci: add pen tests (#1563) 2022-07-16 19:29:19 +08:00
Gao Sun
c9286dcda2
chore: create codeql-analysis.yml (#1560)
* chore: create codeql-analysis.yml

* refactor: ignore test files

* refactor(connector): fix alerts
2022-07-15 22:12:44 +08:00
Gao Sun
988157d586
chore: create contributing guideline (#1505)
* chore: create contributing guideline

* chore: update pnpm spelling
2022-07-11 13:04:58 +00:00
Gao Sun
4d37523c95
ci: fix prerelease tag (#1380) 2022-07-03 08:56:42 +00:00
Gao Sun
a9743b58b1
ci: fix prerelease tag (#1377) 2022-07-03 15:52:05 +08:00
Gao Sun
4301963fdd
ci: add prelease tag on docker images (#1375) 2022-07-03 06:13:27 +00:00
Gao Sun
5d35531cba
ci: add changelog to release (#1372) 2022-07-03 12:07:00 +08:00
Gao Sun
c7776eb0fa
ci: fix test tag (#1368) 2022-07-02 17:00:14 +08:00
Gao Sun
3e96642c28
ci: fix package script and fail fast 2022-07-02 12:40:22 +08:00
Gao Sun
299f5b725b
ci: fix release tag for docker compose testing 2022-07-02 12:18:55 +08:00
Gao Sun
159704d0ec
ci: update publish workflow (#1361) 2022-07-02 04:08:19 +00:00
Gao Sun
8487c0f98e
ci: run commitlint on pull request only 2022-07-02 03:15:04 +08:00
Gao Sun
03390a5f26
ci: trigger workflows on push to push-action/** 2022-07-02 01:30:01 +08:00
Gao Sun
8e2eda876d
ci: update publish workflow (#1359)
* ci: update publish workflow

* ci: update publish.yml
2022-07-01 15:17:05 +00:00
Gao Sun
30218579cc
ci: update publish workflow (#1358)
* chore: set lerna changelogPreset

* fix: version script

* ci: update publish workflow
2022-07-01 22:39:21 +08:00
Gao Sun
f6977157a6
ci: fix concurrency issue (#1356) 2022-07-01 21:33:25 +08:00
Gao Sun
581a1c750a
ci: fix dockerize (#1355) 2022-07-01 13:02:53 +00:00
Gao Sun
e4ff8d8b74
ci: update workflow trigger (#1354) 2022-07-01 20:33:08 +08:00
Gao Sun
d456f5c9a2
ci: publish workflow (#1342) 2022-07-01 18:47:14 +08:00
Gao Sun
f8384af26a
ci: clean up old untagged images (#1305) 2022-06-29 20:36:51 +08:00
Gao Sun
9ad2881153
ci: change workflows trigger (#1257) 2022-06-27 16:38:39 +08:00
Gao Sun
c62200c6f4
ci: upload image to ghcr (#1228) 2022-06-24 15:39:17 +08:00
Gao Sun
89e3d68168
ci: dockerize (#1190)
* ci: dockerize

* ci: fix docker compose

* ci: run dockerize on master push only

* refactor: add .gitignore to .dockerignore
2022-06-23 11:17:02 +00:00
Gao Sun
c47d8a2888
ci: optimize workflows (#1205) 2022-06-22 18:55:58 +08:00
IceHe.xyz
c1b3e6088a
chore: remove Linear issue reference from PR template (#1202) 2022-06-22 07:07:36 +00:00
simeng-li
67613aec7a
fix(worklow): add master codecov report job (#1189)
* fix(worklow): add master codecov report job

add master codecov report job

* fix(ci): cr fix

cr fix
2022-06-22 02:19:00 +00:00
simeng-li
d2bf19b12d
fix(ui): add missing ui codecov job (#1183)
add missing ui code cov job
2022-06-22 10:11:54 +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
Gao Sun
71d4b25cd3
ci: separate main workflow jobs (#918)
* ci: separate main and lint

* ci: separate build and test

* ci: prepack before lint
2022-05-22 16:12:29 +08: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
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