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

61 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
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
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
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
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
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
bc9f8906a7
ci: deploy db alteration before app (#2871) 2023-01-09 15:28:42 +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
74c1532a38
ci: fix publish workflow (#2762) 2022-12-30 10:46:28 +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
Gao Sun
03068b19f6
ci: update deploy dev workflow 2022-12-14 01:07:44 +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
ef4f6a5ad5
ci: update changeset (#2236) 2022-10-24 04:03:00 +00:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
Gao Sun
0c4fd3c7be
chore: remove lerna (#2170) 2022-10-17 19:37:59 +08:00
Gao Sun
e18800c49b
ci: upgrade node pnpm run steps (#2168) 2022-10-17 04:07:50 +00:00
Gao Sun
94fc68a889
ci: fix workflow env (#2154) 2022-10-13 22:08:59 +08:00
Gao Sun
898eec2af3
ci: set environment for release workflow 2022-10-13 11:32:48 +08:00
Gao Sun
44d9177161
chore: fix typo in release workflow (#2041) 2022-10-01 23:41:14 +08:00
Gao Sun
e254339e8e
chore: test deployment (#2040)
chore: update dev deployment
2022-10-01 14:44:29 +00:00
Wang Sijie
52b9dd8569
feat(core)!: load connectors by folder (#1879) 2022-09-05 17:49:11 +08:00