chore(release): publish (#1282) #60
Annotations
1 error and 10 notices
Release
#1 [internal] load .dockerignore
#1 transferring context: 130B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 512B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/node:18-alpine
#3 DONE 0.0s
#4 [1/7] FROM docker.io/library/node:18-alpine
#4 CACHED
#5 [internal] load build context
#5 ...
#6 [2/7] RUN mkdir -p /usr/src/project
#6 DONE 0.4s
#5 [internal] load build context
#5 ...
#7 [3/7] WORKDIR /usr/src/project/
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 65.75MB 0.5s done
#5 DONE 0.6s
#8 [4/7] COPY . .
#8 DONE 0.3s
#9 [5/7] RUN rm -rf ./node-modules && npm ci && npm run build && touch packages/server-api/.env && touch packages/server-realtime/.env && touch packages/server-train-manager/.env && touch packages/client-ui/.env
#9 6.745 npm WARN deprecated [email protected]: Use `change-case`
#9 12.56 npm WARN deprecated [email protected]: Use `change-case`
#9 31.45
#9 31.45 > [email protected] prepare
#9 31.45 > husky install
#9 31.45
#9 31.51 husky - git command not found, skipping install
#9 31.55
#9 31.55 added 2013 packages, and audited 2022 packages in 31s
#9 31.55
#9 31.55 262 packages are looking for funding
#9 31.55 run `npm fund` for details
#9 31.55
#9 31.55 1 moderate severity vulnerability
#9 31.55
#9 31.55 To address all issues, run:
#9 31.55 npm audit fix
#9 31.55
#9 31.55 Run `npm audit` for details.
#9 31.55 npm notice
#9 31.55 npm notice New major version of npm available! 9.8.1 -> 10.2.4
#9 31.55 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
#9 31.55 npm notice Run `npm install -g [email protected]` to update!
#9 31.55 npm notice
#9 31.92
#9 31.92 > [email protected] build
#9 31.92 > npx nx run-many -t build
#9 31.92
#9 33.29
#9 33.29 > NX Running target build for 7 projects:
#9 33.29
#9 33.29 - @personalhealthtrain/server-train-manager
#9 33.29 - @personalhealthtrain/server-realtime
#9 33.29 - @personalhealthtrain/server-core
#9 33.29 - @personalhealthtrain/client-vue
#9 33.29 - @personalhealthtrain/server-api
#9 33.29 - @personalhealthtrain/client-ui
#9 33.29 - @personalhealthtrain/core
#9 33.29
#9 33.29
#9 38.29
#9 38.29 > nx run @personalhealthtrain/core:build
#9 38.29
#9 38.29
#9 38.29 > @personalhealthtrain/[email protected] build
#9 38.29 > rimraf ./dist && cross-env NODE_ENV=production npm run build:js && npm run build:types
#9 38.29
#9 38.29
#9 38.29 > @personalhealthtrain/[email protected] build:js
#9 38.29 > rollup -c
#9 38.29
#9 38.29
#9 38.29 src/index.ts → ./dist/index.cjs, ./dist/index.mjs...
#9 38.29 created ./dist/index.cjs, ./dist/index.mjs in 512ms
#9 38.29
#9 38.29 > @personalhealthtrain/[email protected] build:types
#9 38.29 > tsc --emitDeclarationOnly -p tsconfig.build.json
#9 38.29
#9 42.21
#9 42.21 > nx run @personalhealthtrain/server-core:build
#9 42.21
#9 42.21
#9 42.21 > @personalhealthtrain/[email protected] build
#9 42.21 > tsc -p tsconfig.build.json
#9 42.21
#9 49.03
#9 49.03 > nx run @personalhealthtrain/server-realtime:build
#9 49.03
#9 49.03
#9 49.03 > @personalhealthtrain/[email protected] build
#9 49.03 > rimraf dist && tsc -p tsconfig.build.json
#9 49.03
#9 50.10
#9 50.10 > nx run @personalhealthtrain/server-train-manager:build
#9 50.10
#9 50.10
#9 50.10 > @personalhealthtrain/[email protected] build
#9 50.10 > rimraf ./dist && tsc -p tsconfig.build.json
#9 50.10
#9 59.86
#9 59.86 > nx run @personalhealthtrain/server-api:build
#9 59.86
#9 59.86
#9 59.86 > @personalhealthtrain/[email protected] build
#9 59.86 > rimraf dist/ && tsc -p tsconfig.build.json
#9 59.86
#9 60.11
#9 60.11 > nx run @personalhealthtrain/client-vue:build
#9 60.11
#9 60.11
#9 60.11 > @personalhealthtrain/[email protected] build
#9 60.11 > rimraf ./dist && npm run build:js && npm run build:types
#9 60.11
#9 60.11
#9 60.11 > @personalhealthtrain/[email protected] build:js
#9 60.11 > cross-env NODE_ENV=production rollup -c
#9 60.11
#9
|
Release
Building image: e2f0bfbd9de98acd4941a1842e4bc55f
|
Release
Built image
|
Release
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/pht-medic/central:latest
|
Release
Tagged image
|
Release
Pushing image: ghcr.io/pht-medic/central:latest
|
Release
Pushed image
|
Release
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/pht-medic/central:2.4.10
|
Release
Tagged image
|
Release
Pushing image: ghcr.io/pht-medic/central:2.4.10
|
Release
Pushed image
|