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

190 commits

Author SHA1 Message Date
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
renovate[bot]
50c4d68693
chore(deps): update ikalnytskyi/action-setup-postgres action to v4 (#2816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 14:09:10 +08:00
Gao Sun
e1d70bc9cf
ci: turn off zap issue (#2807) 2023-01-03 15:40:21 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default (#2786) 2023-01-03 15:39:58 +08:00
Gao Sun
0451de5024
ci: use depth 0 in checkout to fetch all tags (#2785) 2022-12-30 14:20:42 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups (#2775) 2022-12-30 13:49:00 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence (#2746) 2022-12-30 10:50:56 +08:00
Gao Sun
74c1532a38
ci: fix publish workflow (#2762) 2022-12-30 10:46:28 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist (#2768) 2022-12-30 10:42:34 +08:00
Gao Sun
2543d497f7
ci: fix workflows (#2759) 2022-12-29 07:25:12 +00:00
Gao Sun
fd71570faa
ci: update release workflows (#2754) 2022-12-29 14:52:43 +08:00
Charles Zhao
121df6d26d
test: add ui test cases for ac sign-in and svg rendering 2022-12-23 12:03:03 +08:00
Gao Sun
fb47a19eea
ci: fix codecov master workflow (#2662) 2022-12-14 08:56:20 +08:00
Gao Sun
03068b19f6
ci: update deploy dev workflow 2022-12-14 01:07:44 +08:00
Gao Sun
a805124437
refactor: misc. issue fix 2022-12-12 21:53:39 +08:00
Gao Sun
25f0a2e158
test: use native ESM (#2621) 2022-12-12 13:43:23 +08:00
Darcy Ye
dd2a33f921
chore: add IT for switching passwordless connector (#2591) 2022-12-06 17:04:57 +08:00
Gao Sun
98e99c4cc0
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
2022-11-16 19:23:23 +08:00
Gao Sun
df9fc569a9
ci: allow workflow_dispatch to trigger release 2022-11-16 18:49:21 +08:00
Gao Sun
2d45cc3e6e
fix: run version script when after changeset version 2022-11-16 18:11:52 +08:00
Gao Sun
92cb1c5bd8
ci: fetch all tags for release workflow (#2447) 2022-11-16 15:35:53 +08:00
Gao Sun
2303a787ef
ci: set bot token for release workflow (#2441) 2022-11-15 05:24:30 +00:00
Gao Sun
f659457d1d
ci: add npm token (#2440) 2022-11-15 12:53:28 +08:00
Gao Sun
19bce4d7e1
chore: fix typo 2022-11-11 20:17:50 +08:00
Gao Sun
7e0b4fc01c
chore: add semver tag for core package 2022-11-11 14:29:35 +08:00
Gao Sun
b497aa8ad6
refactor: move scripts to .scripts/ 2022-11-11 12:58:33 +08:00
Gao Sun
3a0df40fc1
chore: manually install Chromium before integration test 2022-11-07 23:11:21 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
Gao Sun
0f068d372c
chore: upgrade lint runners (#2274) 2022-10-29 00:06:23 +08:00
Gao Sun
ef4f6a5ad5
ci: update changeset (#2236) 2022-10-24 04:03:00 +00:00