chore: release master (#1337) #113
Annotations
1 error and 10 notices
Release
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 512B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 130B 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.3s
#7 [3/7] WORKDIR /usr/src/project/
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 67.54MB 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 16.71 npm WARN deprecated [email protected]: Use `change-case`
#9 16.79 npm WARN deprecated [email protected]: Use `change-case`
#9 32.78
#9 32.78 > [email protected] prepare
#9 32.78 > husky install
#9 32.78
#9 32.84 husky - git command not found, skipping install
#9 32.87
#9 32.87 added 1922 packages, and audited 1931 packages in 32s
#9 32.87
#9 32.87 264 packages are looking for funding
#9 32.87 run `npm fund` for details
#9 32.88
#9 32.88 2 moderate severity vulnerabilities
#9 32.88
#9 32.88 To address all issues, run:
#9 32.88 npm audit fix
#9 32.88
#9 32.88 Run `npm audit` for details.
#9 32.88 npm notice
#9 32.88 npm notice New patch version of npm available! 10.2.3 -> 10.2.5
#9 32.88 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
#9 32.88 npm notice Run `npm install -g [email protected]` to update!
#9 32.88 npm notice
#9 33.26
#9 33.26 > [email protected] build
#9 33.26 > npx nx run-many -t build
#9 33.26
#9 34.51
#9 34.51 > NX Running target build for 7 projects:
#9 34.51
#9 34.51 - @personalhealthtrain/server-train-manager
#9 34.51 - @personalhealthtrain/server-realtime
#9 34.51 - @personalhealthtrain/server-core
#9 34.51 - @personalhealthtrain/client-vue
#9 34.51 - @personalhealthtrain/server-api
#9 34.51 - @personalhealthtrain/client-ui
#9 34.51 - @personalhealthtrain/core
#9 34.51
#9 34.51
#9 39.16
#9 39.16 > nx run @personalhealthtrain/core:build
#9 39.16
#9 39.16
#9 39.16 > @personalhealthtrain/[email protected] build
#9 39.16 > rimraf ./dist && cross-env NODE_ENV=production npm run build:js && npm run build:types
#9 39.16
#9 39.16
#9 39.16 > @personalhealthtrain/[email protected] build:js
#9 39.16 > rollup -c
#9 39.16
#9 39.16
#9 39.16 src/index.ts → ./dist/index.cjs, ./dist/index.mjs...
#9 39.16 created ./dist/index.cjs, ./dist/index.mjs in 509ms
#9 39.16
#9 39.16 > @personalhealthtrain/[email protected] build:types
#9 39.16 > tsc --emitDeclarationOnly -p tsconfig.build.json
#9 39.16
#9 42.86
#9 42.86 > nx run @personalhealthtrain/server-core:build
#9 42.86
#9 42.86
#9 42.86 > @personalhealthtrain/[email protected] build
#9 42.86 > tsc -p tsconfig.build.json
#9 42.86
#9 49.23
#9 49.23 > nx run @personalhealthtrain/server-realtime:build
#9 49.23
#9 49.23
#9 49.23 > @personalhealthtrain/[email protected] build
#9 49.23 > rimraf dist && tsc -p tsconfig.build.json
#9 49.23
#9 50.39
#9 50.39 > nx run @personalhealthtrain/server-train-manager:build
#9 50.39
#9 50.39
#9 50.39 > @personalhealthtrain/[email protected] build
#9 50.39 > rimraf ./dist && tsc -p tsconfig.build.json
#9 50.39
#9 59.92
#9 59.92 > nx run @personalhealthtrain/server-api:build
#9 59.92
#9 59.92
#9 59.92 > @personalhealthtrain/[email protected] build
#9 59.92 > rimraf dist/ && tsc -p tsconfig.build.json
#9 59.92
#9 59.94
#9 59.94 > nx run @personalhealthtrain/client-vue:build
#9 59.94
#9 59.94
#9 59.94 > @personalhealthtrain/[email protected] build
#9 59.94 > rimraf ./dist && npm run build:js && npm run build:types
#9 59.94
#9 59.94
#9 59.94 > @personalhealthtrain/[email protected] build:js
#9 59.94 > cross-env NODE_ENV=production rollup -c
#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.5.1
|
Release
Tagged image
|
Release
Pushing image: ghcr.io/pht-medic/central:2.5.1
|
Release
Pushed image
|