0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-17 22:31:28 -05:00
Commit graph

17 commits

Author SHA1 Message Date
renovate[bot]
b1e048772c
chore(deps): update dependency puppeteer to v20 ()
* chore(deps): update dependency puppeteer to v20

* chore(deps): update dependency jest-puppeteer to v9

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-01 12:37:59 +08:00
Bryan
afd2257e55
chore: update Dockerfile to support custom command ()
Signed-off-by: Singee <git@singee.me>
2023-05-25 11:26:53 +08:00
Gao Sun
4b6ad4c8c5
chore: allow setting appinsights string in core Dockerfile ()
since we are tracking the main flow for Logto Cloud, it is required to pass
an ApplicationInsights connection string to make it works.
2023-04-19 18:05:43 +08:00
Gao Sun
612a1d5301
refactor: use connector link in workflows 2023-04-02 14:12:30 +08:00
renovate[bot]
4f4fbe5076
chore(deps): update pnpm to v8 ()
* 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
e39fcc5200
ci: add cloud connectors when build for dev () 2023-03-15 17:41:18 +08:00
Gao Sun
1c2766be89
refactor: fix cloud env () 2023-02-22 12:38:30 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image () 2023-02-15 17:02:59 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default () 2023-01-03 15:39:58 +08:00
Gao Sun
8135246e41
release: skip download pptr in dockerfile () 2022-12-22 15:16:10 +00:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages 2022-12-14 16:40:22 +08:00
Gao Sun
d42a19133d
chore: optimize Dockerfile () 2022-11-07 19:28:34 +08:00
Gao Sun
261c9153b0
ci: add docker build to main workflow () 2022-10-19 11:35:39 +08:00
Gao Sun
0c4fd3c7be
chore: remove lerna () 2022-10-17 19:37:59 +08:00
Gao Sun
c96495ad4e
chore!: update scripts 2022-10-16 00:49:16 +08:00
Wang Sijie
a5f5e5e320
build: add official connectors for dockerfile () 2022-09-05 18:52:57 +08:00
Gao Sun
89e3d68168
ci: dockerize ()
* ci: dockerize

* ci: fix docker compose

* ci: run dockerize on master push only

* refactor: add .gitignore to .dockerignore
2022-06-23 11:17:02 +00:00