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

220 commits

Author SHA1 Message Date
renovate[bot]
4f4fbe5076
chore(deps): update pnpm to v8 (#3628)
* chore(deps): update pnpm to v8

* ci: update workflow

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-30 18:51:20 +08:00
Gao Sun
a33173d9c9
ci: add staging environments (#3616) 2023-03-28 12:00:28 +08:00
Gao Sun
e87ff837cd
refactor(console): update admin endpoint pattern (#3605) 2023-03-27 13:51:34 +00:00
renovate[bot]
ca30a4985d
chore(deps): update actions/stale action to v8 (#3598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 18:15:31 +08:00
Gao Sun
c22daded89
ci: separate core and cloud env (#3594)
* ci: separate core and cloud env

for better env management

* chore: update app name vars
2023-03-23 08:26:06 +00:00
Gao Sun
2794f6d07e
ci: fix typo (#3557) 2023-03-21 11:28:39 +08:00
Gao Sun
5ebc51500c
chore: update README.md (#3556)
* chore: update README.md

* ci: update workflows

* chore: update README.md
2023-03-21 01:29:17 +08:00
Gao Sun
28e9fa4290
release: core v1.0.0 (#3554)
* chore: move changesets

* release: core v1.0.0

* chore: update workflow
2023-03-20 23:57:04 +08:00
Gao Sun
aa4bc35e70
ci: fix app insights connection string 2023-03-20 17:43:30 +08:00
Gao Sun
a688b242ea
chore: set app insights connection string in cloud Dockerfile (#3536) 2023-03-20 14:32:24 +08:00
Gao Sun
da82e6f1c6
ci: fix concurrency group for release (#3507) 2023-03-19 20:26:26 +08:00
Gao Sun
d68ab0345b
ci: separate core and cloud deployment (#3504) 2023-03-19 07:12:54 +00:00
Gao Sun
998be42978
ci: deploy to staging slot and swap (#3501) 2023-03-19 14:24:41 +08:00
Gao Sun
bc7fbddab1
ci: use short sha for deployment 2023-03-19 10:40:18 +08:00
Gao Sun
d27499c553
refactor(cloud,core): report exception to Applicaiton Insights
when status code >= 500 or other unhandled expcetions occurred.
2023-03-19 10:40:17 +08:00
Gao Sun
8f8c5d4233
ci: use large runner for regular releases 2023-03-17 13:59:59 +08:00
Gao Sun
0666f8bb71
ci: fix core dev build (#3427) 2023-03-15 17:58:07 +08:00
Gao Sun
e39fcc5200
ci: add cloud connectors when build for dev (#3426) 2023-03-15 17:41:18 +08:00
Gao Sun
b8906bd49b
refactor: fix code and release workflow 2023-03-14 23:14:22 +08:00
Xiao Yijun
b1b5200876
feat(console): inspire me (#3360) 2023-03-13 13:58:58 +08:00
Gao Sun
8026bdbeb8
ci: fix release workflow (#3376) 2023-03-13 03:22:01 +00:00
Gao Sun
e22f7222ea
ci: refactor release workflow (#3371) 2023-03-12 21:32:13 +08:00
Gao Sun
5149551f16
ci: fix release cloud workflow (#3356) 2023-03-10 09:47:14 +00:00
Gao Sun
6c4a9c336f
ci: release cloud prod (#3351) 2023-03-10 16:13:09 +08:00
Gao Sun
c685558263
ci: update cloud env name (#3307) 2023-03-06 15:05:35 +00:00
Gao Sun
9c487c99dc
ci: add deploy cloud workflow (#3306) 2023-03-06 14:48:58 +00:00
Gao Sun
bc6b79f783
ci: fix workflow 2023-03-06 13:45:14 +08:00
Gao Sun
94209ada00
ci: fix workflow 2023-03-06 00:48:50 +08:00
Gao Sun
ac065ac60c
refactor: init cloud ui tests 2023-03-05 22:07:02 +08:00
silverhand-bot
cda2c821cd
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
Gao Sun
4d54b1ca86
ci: build cloud Docker image (#3154) 2023-02-21 10:44:35 +08:00
renovate[bot]
794405bc1d
chore(deps): update snok/container-retention-policy action to v2 (#3133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 00:16:52 +08:00
Gao Sun
039d6dff3a
ci: build arm64 per release (#3120) 2023-02-15 19:04:36 +08:00
Gao Sun
bd63bcbe7c
ci: fix release permissions (#3119) 2023-02-15 17:47:11 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image (#3116) 2023-02-15 17:02:59 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00
Gao Sun
99837b4e48
refactor: use RLS 2023-02-08 18:58:45 +08:00
Gao Sun
700107f59b
refactor(test): update integration ui test 2023-02-06 17:42:22 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Gao Sun
379f978cc0
chore: update node version in README (#3043) 2023-02-02 10:27:23 +08:00
renovate[bot]
7c59ca8e7a
chore(deps): update docker/build-push-action action to v4 (#3031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 23:21:58 +08:00
Gao Sun
70527c4bbc
ci: align workflow concurrency (#2987) 2023-01-19 11:22:17 +08:00
Gao Sun
d71c407548
ci: use current version for alteration test (#2976) 2023-01-18 13:23:24 +08:00
Gao Sun
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
simeng-li
39f15acb40
refactor(core): remove session api (#2878) 2023-01-10 05:49:00 +00:00
renovate[bot]
327cc1640b
chore(deps): update actions/stale action to v7 (#2696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 17:10:56 +08:00
Gao Sun
bc9f8906a7
ci: deploy db alteration before app (#2871) 2023-01-09 15:28:42 +08:00
Gao Sun
40980b3ada
ci: manually dispatch and add sanity check in workflow (#2838) 2023-01-07 21:14:17 +08:00