0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

65 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
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
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +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
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
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
4c755491db
refactor(cli): use modern technology 2022-10-13 15:39:28 +08:00
Gao Sun
0843e8fdfc
refactor: fix dev script 2022-10-13 14:39:09 +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
Gao Sun
a5cd73d961
feat: npm create compatibility 2022-10-10 23:50:20 +08:00
Gao Sun
e36ed7bd1a
chore: upgrade essentials 2022-10-10 23:28:39 +08:00
Gao Sun
ba09de9b1e
refactor(core,cli): extract common utils to @logto/shared 2022-10-10 23:26:40 +08:00
Gao Sun
8651c06f93
Merge pull request #2073 from logto-io/gao-log-4334-cli-separate-oidc-config-keys-in
refactor(cli): flatten OIDC config keys
2022-10-09 22:31:13 +08:00
Gao Sun
e385b60418
refactor(cli): use cli project root as alteration scripts directory (#2075) 2022-10-09 16:29:53 +08:00
Gao Sun
4134547cca
refactor(cli): flatten OIDC config keys 2022-10-09 15:16:19 +08:00
Gao Sun
7d40c2603a
refactor(cli): fixing cli config and log issues 2022-10-08 23:42:42 +08:00
Gao Sun
911117a785
feat(cli): db seed oidc command 2022-10-08 23:27:43 +08:00
Gao Sun
cc5c99beb0
refactor(cli): support dotenv 2022-10-08 18:18:49 +08:00
Gao Sun
a8c364e9b3
refactor(cli): use env to replace config json 2022-10-08 18:06:40 +08:00
Gao Sun
4a5dfb1b8a
refactor(cli): per review 2022-10-08 17:42:14 +08:00
Gao Sun
9696060997
refactor: remove alteration from core 2022-10-08 17:34:58 +08:00
Gao Sun
aba872ea4b
refactor(cli): add oraPromise() util 2022-10-07 23:31:13 +08:00
Gao Sun
a3dc967442
refactor: remove database seed from core 2022-10-07 23:08:25 +08:00
Gao Sun
a5280a2afd
feat(cli): db alteration deploy command 2022-10-07 19:48:17 +08:00