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

90 commits

Author SHA1 Message Date
Gao Sun
23315de00f
Merge pull request #2342 from logto-io/gao-log-4341-cli-provide-a-command-to-rotate-keys
feat(cli): rotate keys
2022-11-09 18:15:04 +08:00
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
Gao Sun
183ebfd856
refactor(core): reuse connector reading function in cli (#2332) 2022-11-08 12:29:26 +00:00
Gao Sun
33fd811bee
refactor(cli): update node version check 2022-11-07 21:25:34 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
3585a77de9
feat(cli): trim keys 2022-11-07 19:26:56 +08:00
Gao Sun
cf2c546f5d
refactor(cli): remove default case 2022-11-07 11:53:12 +08:00
Gao Sun
682c88aac8
feat(cli): rotate keys 2022-11-07 11:47:51 +08:00
Gao Sun
13a6f26cff
chore: upgrade got 2022-11-06 00:20:37 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit (#2232) 2022-10-24 12:26:11 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
renovate[bot]
4e74bcf0a4
chore(deps): update silverhand configs monorepo packages to v1.3.0 2022-10-21 14:03:31 +08:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12 2022-10-19 08:28:21 +00:00
Gao Sun
79c6c1de93
refactor: require database name in URL (#2198) 2022-10-19 07:38:56 +00:00
silverhand-bot
33c10ce216
release: v1.0.0-beta.11 2022-10-19 06:19:36 +00:00
Gao Sun
261c9153b0
ci: add docker build to main workflow (#2184) 2022-10-19 11:35:39 +08:00
Gao Sun
38f664c27c
fix: add publish config for public packages (#2192) 2022-10-19 11:15:14 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Gao Sun
9ebb3ddfd9
fix: alteration script in dev 2022-10-18 15:40:36 +08:00
Gao Sun
4ce2073692
fix(cli): fix skip-when-exists option (#2180) 2022-10-18 05:21:59 +00:00
Gao Sun
4d873cf6a3
refactor(cli): update config command (#2176) 2022-10-18 12:27:48 +08:00
Gao Sun
c492058a0c
refactor(cli): supports latest version for db alteration (#2177) 2022-10-17 15:36:16 +00:00
Xiao Yijun
fd50304f5f
fix(cli): chooseAlterationsByVersion should contain the last next version alteration script (#2175) 2022-10-17 23:18:28 +08:00
Gao Sun
c0eaf66c26
refactor(cli): add skip when exists option (#2172) 2022-10-17 13:51:32 +00:00
Gao Sun
5dda0a6dd0
feat(cli): add download-url option for install 2022-10-14 17:37:53 +08:00
Gao Sun
7d257c45bf
feat(cli): remove connectors 2022-10-14 17:01:32 +08:00
Gao Sun
dcb91428e6
feat(cli): list connectors 2022-10-14 16:19:36 +08:00
Gao Sun
24f8afaf80
chore(deps): upgrade jest 2022-10-14 14:57:27 +08:00
renovate[bot]
9ac4a77b33
chore(deps): update dependency @silverhand/jest-config to v1.2.2 2022-10-14 05:59:40 +00:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs (#2153) 2022-10-14 03:46:33 +00:00
Gao Sun
0fbe261a6e
chore: revert lerna version bump (#2150) 2022-10-13 22:50:16 +08:00
Gao Sun
4c755491db
refactor(cli): use modern technology 2022-10-13 15:39:28 +08:00
Gao Sun
e284b796cd
refactor(cli): remove dumb comment 2022-10-13 14:42:29 +08:00
Gao Sun
0843e8fdfc
refactor: fix dev script 2022-10-13 14:39:09 +08:00
Gao Sun
b0020efedc
Merge pull request #2140 from logto-io/renovate/major-lerna-monorepo
chore(deps): update dependency lerna to v6
2022-10-13 12:07:40 +08:00
Gao Sun
c16970f450
chore: using pnpm workspace 2022-10-13 11:15:10 +08:00
Gao Sun
babd16f68f
refactor(cli): exit normally when no alteration found 2022-10-12 23:26:38 +08:00
Gao Sun
5eb822fee5
refactor(cli): support next tag 2022-10-12 23:08:52 +08:00
Gao Sun
a19a522894
refactor(cli): update version command and add unit tests 2022-10-12 23:08:41 +08:00
Gao Sun
926e69fd69
refactor(cli): inquire for version before alteration 2022-10-12 19:07:35 +08:00
Gao Sun
926394030d
refactor(cli): add official connectors during init (#2132) 2022-10-12 09:53:38 +00:00
Gao Sun
36d26091e0
refactor: fix connector directory 2022-10-11 18:27:05 +08:00
Gao Sun
64a0936a77
refactor(core): remove connector commands 2022-10-11 18:10:57 +08:00
Gao Sun
4ccbe4ac65
feat(cli): add connector command 2022-10-11 17:38:58 +08:00
Gao Sun
fa195f4aa5
refactor(cli): reorg options and logic 2022-10-10 23:55:07 +08:00