deploy-status: success · phase complete
This commit is contained in:
+430
@@ -0,0 +1,430 @@
|
||||
|
||||
============================================================
|
||||
DH V2 · DEPLOY DESDE GITEA · deploy
|
||||
============================================================
|
||||
From https://git.korexlabs.com.ar/admin/dh-inspeccion-v2
|
||||
* branch deploy -> FETCH_HEAD
|
||||
* branch main -> FETCH_HEAD
|
||||
1beba14..d623f23 main -> origin/main
|
||||
Actual: 1beba14c3bf054eca20b8f470497bf6d20194709
|
||||
Objetivo: d623f235d4b396faa1ca4036a86715bfdd79d595
|
||||
Main: d623f235d4b396faa1ca4036a86715bfdd79d595
|
||||
API candidata: 0.29.0-18
|
||||
WEB candidata: 0.23.0-14
|
||||
|
||||
========== PREFLIGHT DE DEPLOY ==========
|
||||
Gitea Actions ya validó tests, migraciones e imágenes de producción.
|
||||
El VPS valida únicamente composición, scripts, backup, migraciones reales, recreación y health.
|
||||
|
||||
========== BACKUP PRE ==========
|
||||
database-before.dump: OK
|
||||
source-before.tar.gz: OK
|
||||
.env: OK
|
||||
previous.sha: OK
|
||||
target.sha: OK
|
||||
docker-before.txt: OK
|
||||
|
||||
========== FAST-FORWARD ==========
|
||||
d623f23 feat(inventory): add function catalog and act data
|
||||
Updating 1beba14..d623f23
|
||||
Fast-forward
|
||||
android-app/RELEASE.md | 8 ++
|
||||
android-app/app/build.gradle.kts | 4 +-
|
||||
.../com/korexlabs/dhinspeccion/MainViewModel.kt | 27 ++++-
|
||||
.../com/korexlabs/dhinspeccion/data/DhMobile.kt | 26 ++++-
|
||||
.../dhinspeccion/data/offline/OfflineQueue.kt | 6 +-
|
||||
.../korexlabs/dhinspeccion/ui/ModernVisitRoot.kt | 115 +++++++++++++++++++--
|
||||
.../korexlabs/dhinspeccion/ReleaseMetadataTest.kt | 4 +-
|
||||
api-v3/package-lock.json | 4 +-
|
||||
api-v3/package.json | 2 +-
|
||||
api-v3/src/asset-master/asset-master.module.ts | 2 +
|
||||
api-v3/src/asset-master/assets.service.ts | 52 +++++++++-
|
||||
api-v3/src/asset-master/dto/create-asset.dto.ts | 10 +-
|
||||
.../asset-master/dto/create-field-discovery.dto.ts | 16 ++-
|
||||
.../src/asset-master/dto/inventory-function.dto.ts | 3 +-
|
||||
api-v3/src/asset-master/dto/update-asset.dto.ts | 5 +-
|
||||
.../src/asset-master/inventory-function.service.ts | 103 ++++++++++++++++--
|
||||
.../1790146200000-f6-18-function-catalog.ts | 87 ++++++++++++++++
|
||||
.../inspection-closing.service.ts | 19 +++-
|
||||
.../inspection-act-pdf-builder.ts | 29 +++++-
|
||||
.../dto/create-field-inventory.dto.ts | 16 ++-
|
||||
.../inspection-visits/field-inventory.service.ts | 4 +-
|
||||
api-v3/src/version.ts | 4 +-
|
||||
.../test/unit/act-findings-only-regression.test.ts | 2 +-
|
||||
api-v3/test/unit/f4-health-metadata.test.ts | 6 +-
|
||||
api-v3/test/unit/f5-android-test-cut.test.ts | 4 +-
|
||||
api-v3/test/unit/f5-runtime-di-contract.test.ts | 6 +-
|
||||
.../unit/f6-1-presentation-ready-contract.test.ts | 2 +-
|
||||
.../unit/f6-18-function-catalog-act-data.test.ts | 69 +++++++++++++
|
||||
docs/PHASE_F6_18_FUNCTION_CATALOG.md | 5 +
|
||||
web-v2/package-lock.json | 4 +-
|
||||
web-v2/package.json | 2 +-
|
||||
web-v2/src/app/App.tsx | 2 +
|
||||
web-v2/src/config/version.ts | 4 +-
|
||||
web-v2/src/features/assets/AssetHistoryPanel.tsx | 2 +-
|
||||
.../src/features/assets/InventoryFunctionPanel.tsx | 4 +-
|
||||
web-v2/src/layout/AppLayout.tsx | 1 +
|
||||
web-v2/src/lib/api.ts | 1 +
|
||||
web-v2/src/lib/inventoryFunctionApi.ts | 2 +-
|
||||
web-v2/src/pages/AssetEditorPage.tsx | 112 ++++++++++++++------
|
||||
web-v2/src/pages/DashboardPage.tsx | 1 +
|
||||
web-v2/src/pages/InventoryFunctionsPage.tsx | 4 +-
|
||||
41 files changed, 671 insertions(+), 108 deletions(-)
|
||||
create mode 100644 api-v3/src/database/migrations/1790146200000-f6-18-function-catalog.ts
|
||||
create mode 100644 api-v3/test/unit/f6-18-function-catalog-act-data.test.ts
|
||||
create mode 100644 docs/PHASE_F6_18_FUNCTION_CATALOG.md
|
||||
|
||||
========== BUILD PRODUCCIÓN ==========
|
||||
Image dhv2-web Building
|
||||
Image dhv2-migrate Building
|
||||
Image dhv2-api Building
|
||||
#1 [internal] load local bake definitions
|
||||
#1 reading from stdin 1.35kB done
|
||||
#1 DONE 0.0s
|
||||
|
||||
#2 [web internal] load build definition from Dockerfile
|
||||
#2 transferring dockerfile: 451B done
|
||||
#2 DONE 0.0s
|
||||
|
||||
#3 [migrate internal] load build definition from Dockerfile
|
||||
#3 transferring dockerfile: 657B done
|
||||
#3 DONE 0.1s
|
||||
|
||||
#4 [api internal] load metadata for docker.io/library/node:24-alpine
|
||||
#4 DONE 0.8s
|
||||
|
||||
#5 [migrate internal] load .dockerignore
|
||||
#5 transferring context: 147B done
|
||||
#5 DONE 0.1s
|
||||
|
||||
#6 [api builder 1/8] FROM docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81
|
||||
#6 resolve docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 0.0s done
|
||||
#6 DONE 0.2s
|
||||
|
||||
#7 [migrate internal] load build context
|
||||
#7 transferring context: 4.25MB 0.1s done
|
||||
#7 DONE 0.2s
|
||||
|
||||
#8 [migrate builder 2/8] WORKDIR /app
|
||||
#8 DONE 0.2s
|
||||
|
||||
#9 [api builder 3/8] COPY package*.json ./
|
||||
#9 DONE 0.1s
|
||||
|
||||
#10 [web internal] load metadata for docker.io/library/nginx:alpine
|
||||
#10 DONE 1.4s
|
||||
|
||||
#11 [web internal] load .dockerignore
|
||||
#11 transferring context: 148B done
|
||||
#11 DONE 0.1s
|
||||
|
||||
#6 [web builder 1/8] FROM docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81
|
||||
#6 resolve docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 0.0s done
|
||||
#6 DONE 0.2s
|
||||
|
||||
#8 [web builder 2/8] WORKDIR /app
|
||||
#8 DONE 0.2s
|
||||
|
||||
#12 [web stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:c8497b180665e631ec92a5091125bec5b214f0e2b99409e30653a125b37557da
|
||||
#12 resolve docker.io/library/nginx:alpine@sha256:c8497b180665e631ec92a5091125bec5b214f0e2b99409e30653a125b37557da 0.0s done
|
||||
#12 ...
|
||||
|
||||
#13 [web internal] load build context
|
||||
#13 transferring context: 1.29MB 0.0s done
|
||||
#13 DONE 0.1s
|
||||
|
||||
#14 [web builder 3/9] COPY package*.json ./
|
||||
#14 DONE 0.1s
|
||||
|
||||
#15 [web builder 4/9] RUN npm ci
|
||||
#15 ...
|
||||
|
||||
#12 [web stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:c8497b180665e631ec92a5091125bec5b214f0e2b99409e30653a125b37557da
|
||||
#12 DONE 0.4s
|
||||
|
||||
#16 [web stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
#16 DONE 0.1s
|
||||
|
||||
#17 [api runner 2/8] RUN apk add --no-cache unzip
|
||||
#17 0.866 (1/1) Installing unzip (6.0-r16)
|
||||
#17 0.878 Executing busybox-1.37.0-r31.trigger
|
||||
#17 0.898 OK: 11.1 MiB in 19 packages
|
||||
#17 DONE 1.0s
|
||||
|
||||
#18 [api runner 3/8] WORKDIR /app
|
||||
#18 DONE 0.1s
|
||||
|
||||
#19 [api runner 4/8] COPY package*.json ./
|
||||
#19 DONE 0.1s
|
||||
|
||||
#20 [migrate runner 5/8] RUN npm ci --omit=dev && npm cache clean --force
|
||||
#20 6.419 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
#20 ...
|
||||
|
||||
#15 [web builder 4/9] RUN npm ci
|
||||
#15 6.852
|
||||
#15 6.852 added 95 packages, and audited 96 packages in 6s
|
||||
#15 6.856
|
||||
#15 6.856 11 packages are looking for funding
|
||||
#15 6.856 run `npm fund` for details
|
||||
#15 6.858 npm warn install-scripts 1 package has install scripts not yet covered by allowScripts:
|
||||
#15 6.858 npm warn install-scripts esbuild@0.28.2 (postinstall: node install.js)
|
||||
#15 6.858 npm warn install-scripts
|
||||
#15 6.858 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
|
||||
#15 6.858
|
||||
#15 6.858 found 0 vulnerabilities
|
||||
#15 6.863 npm notice
|
||||
#15 6.863 npm notice New major version of npm available! 11.19.0 -> 12.0.2
|
||||
#15 6.863 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
|
||||
#15 6.863 npm notice To update run: npm install -g npm@12.0.2
|
||||
#15 6.863 npm notice
|
||||
#15 DONE 7.3s
|
||||
|
||||
#21 [migrate builder 4/8] RUN npm ci
|
||||
#21 ...
|
||||
|
||||
#22 [web builder 5/9] COPY tsconfig*.json vite.config.ts index.html ./
|
||||
#22 DONE 0.2s
|
||||
|
||||
#20 [migrate runner 5/8] RUN npm ci --omit=dev && npm cache clean --force
|
||||
#20 ...
|
||||
|
||||
#23 [web builder 6/9] COPY public ./public
|
||||
#23 DONE 0.1s
|
||||
|
||||
#24 [web builder 7/9] COPY scripts ./scripts
|
||||
#24 DONE 0.1s
|
||||
|
||||
#25 [web builder 8/9] COPY src ./src
|
||||
#25 DONE 0.4s
|
||||
|
||||
#20 [migrate runner 5/8] RUN npm ci --omit=dev && npm cache clean --force
|
||||
#20 ...
|
||||
|
||||
#26 [web builder 9/9] RUN npm run build
|
||||
#26 0.674
|
||||
#26 0.674 > dhv2-web@0.23.0-14 build
|
||||
#26 0.674 > tsc -b && vite build && node scripts/copy-maplibre-worker.mjs
|
||||
#26 0.674
|
||||
#26 ...
|
||||
|
||||
#20 [migrate runner 5/8] RUN npm ci --omit=dev && npm cache clean --force
|
||||
#20 13.48
|
||||
#20 13.48 added 270 packages, and audited 271 packages in 13s
|
||||
#20 13.49
|
||||
#20 13.49 79 packages are looking for funding
|
||||
#20 13.49 run `npm fund` for details
|
||||
#20 13.49
|
||||
#20 13.49 found 0 vulnerabilities
|
||||
#20 13.50 npm warn install-scripts 1 package has install scripts not yet covered by allowScripts:
|
||||
#20 13.50 npm warn install-scripts argon2@0.45.1 (install: cross-env ZERO_AR_DATE=1 node-gyp-build)
|
||||
#20 13.50 npm warn install-scripts
|
||||
#20 13.50 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
|
||||
#20 13.51 npm notice
|
||||
#20 13.51 npm notice New major version of npm available! 11.19.0 -> 12.0.2
|
||||
#20 13.51 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
|
||||
#20 13.51 npm notice To update run: npm install -g npm@12.0.2
|
||||
#20 13.51 npm notice
|
||||
#20 14.02 npm warn using --force Recommended protections disabled.
|
||||
#20 DONE 15.0s
|
||||
|
||||
#21 [migrate builder 4/8] RUN npm ci
|
||||
#21 11.62 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
#21 17.99
|
||||
#21 17.99 added 465 packages, and audited 466 packages in 17s
|
||||
#21 17.99
|
||||
#21 17.99 112 packages are looking for funding
|
||||
#21 17.99 run `npm fund` for details
|
||||
#21 17.99
|
||||
#21 17.99 2 high severity vulnerabilities
|
||||
#21 17.99
|
||||
#21 17.99 To address all issues, run:
|
||||
#21 17.99 npm audit fix
|
||||
#21 17.99
|
||||
#21 17.99 Run `npm audit` for details.
|
||||
#21 17.99 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
|
||||
#21 17.99 npm warn install-scripts argon2@0.45.1 (install: cross-env ZERO_AR_DATE=1 node-gyp-build)
|
||||
#21 17.99 npm warn install-scripts esbuild@0.28.2 (postinstall: node install.js)
|
||||
#21 17.99 npm warn install-scripts
|
||||
#21 17.99 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
|
||||
#21 17.99 npm notice
|
||||
#21 17.99 npm notice New major version of npm available! 11.19.0 -> 12.0.2
|
||||
#21 17.99 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
|
||||
#21 17.99 npm notice To update run: npm install -g npm@12.0.2
|
||||
#21 17.99 npm notice
|
||||
#21 DONE 18.5s
|
||||
|
||||
#27 [api builder 5/8] COPY nest-cli.json tsconfig.json ./
|
||||
#27 DONE 0.3s
|
||||
|
||||
#28 [migrate builder 6/8] COPY src ./src
|
||||
#28 DONE 0.2s
|
||||
|
||||
#29 [api builder 7/8] COPY assets ./assets
|
||||
#29 DONE 0.1s
|
||||
|
||||
#30 [api builder 8/8] RUN npm run build
|
||||
#30 0.334
|
||||
#30 0.334 > dhv2-api@0.29.0-18 build
|
||||
#30 0.334 > nest build
|
||||
#30 0.334
|
||||
#30 ...
|
||||
|
||||
#26 [web builder 9/9] RUN npm run build
|
||||
#26 16.62 vite v7.3.6 building client environment for production...
|
||||
#26 16.73 transforming...
|
||||
#26 22.20 ✓ 194 modules transformed.
|
||||
#26 22.56 rendering chunks...
|
||||
#26 22.93 computing gzip size...
|
||||
#26 22.99
|
||||
#26 22.99 (!) Some chunks are larger than 500 kB after minification. Consider:
|
||||
#26 22.99 - Using dynamic import() to code-split the application
|
||||
#26 22.99 - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
||||
#26 22.99 - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
|
||||
#26 22.99 dist/index.html 0.54 kB │ gzip: 0.33 kB
|
||||
#26 22.99 dist/assets/index-CkzDKgkM.css 230.63 kB │ gzip: 35.45 kB
|
||||
#26 22.99 dist/assets/MapPage-Buyv2sXA.js 6.65 kB │ gzip: 2.68 kB
|
||||
#26 22.99 dist/assets/AssetGeometryEditor-nd-CfrvK.js 7.71 kB │ gzip: 3.14 kB
|
||||
#26 22.99 dist/assets/DocumentDeliveryPage-CaxWv8Tr.js 10.61 kB │ gzip: 3.42 kB
|
||||
#26 22.99 dist/assets/index-8yPUalvz.js 711.51 kB │ gzip: 184.75 kB
|
||||
#26 22.99 dist/assets/maplibre-gl-Bo07yerc.js 953.54 kB │ gzip: 250.10 kB
|
||||
#26 22.99 ✓ built in 6.31s
|
||||
#26 23.22 MapLibre worker: /app/dist/assets/maplibre-gl-worker.mjs (18592 bytes)
|
||||
#26 DONE 23.3s
|
||||
|
||||
#30 [api builder 8/8] RUN npm run build
|
||||
#30 DONE 12.7s
|
||||
|
||||
#31 [web stage-1 3/3] COPY --from=builder /app/dist /usr/share/nginx/html
|
||||
#31 DONE 0.1s
|
||||
|
||||
#32 [web] exporting to image
|
||||
#32 exporting layers
|
||||
#32 exporting layers 0.2s done
|
||||
#32 exporting manifest sha256:91ea664a709c305948fbfa71f4fbe9fd90a02e06b430e9ea93fda2fde7685afd
|
||||
#32 exporting manifest sha256:91ea664a709c305948fbfa71f4fbe9fd90a02e06b430e9ea93fda2fde7685afd 0.4s done
|
||||
#32 exporting config sha256:949c01c0dc4c3d330636910ea20971b1b4159669f201a7808ac10045226cb116
|
||||
#32 exporting config sha256:949c01c0dc4c3d330636910ea20971b1b4159669f201a7808ac10045226cb116 0.0s done
|
||||
#32 exporting attestation manifest sha256:4dba2ea5ea074170c8fc138166af15ae849aa2cf25937af84fc387b0a6371fe8 0.0s done
|
||||
#32 exporting manifest list sha256:9fd3300aa178cbda050d3c423c1c4d2b420215a77d97bb97c3ed9df48a16e85b 0.0s done
|
||||
#32 naming to docker.io/library/dhv2-web:latest done
|
||||
#32 unpacking to docker.io/library/dhv2-web:latest 0.1s done
|
||||
#32 DONE 0.8s
|
||||
|
||||
#33 [web] resolving provenance for metadata file
|
||||
#33 DONE 0.2s
|
||||
|
||||
#34 [migrate runner 6/8] COPY --from=builder /app/dist ./dist
|
||||
#34 DONE 0.3s
|
||||
|
||||
#35 [migrate runner 7/8] COPY --from=builder /app/assets ./assets
|
||||
#35 DONE 0.1s
|
||||
|
||||
#36 [api runner 8/8] RUN mkdir -p /app/storage/asset-media/imports && chown -R node:node /app/storage
|
||||
#36 DONE 0.2s
|
||||
|
||||
#37 [api] exporting to image
|
||||
#37 exporting layers 6.3s done
|
||||
#37 exporting manifest sha256:67d589f359644c93f6f195201f14cb802e3deed808d8724191f7016569996968
|
||||
#37 exporting manifest sha256:67d589f359644c93f6f195201f14cb802e3deed808d8724191f7016569996968 0.0s done
|
||||
#37 exporting config sha256:e35c723af492f65cdbe4925e4e9530ccad151b444c6062e5f024782497f59235 0.0s done
|
||||
#37 exporting attestation manifest sha256:59b927aaad5fefa63ea8625a3b8e3c0ad85a7dc9c46b4a846ca99a2f9dec539f 0.0s done
|
||||
#37 exporting manifest list sha256:e9f85cf831cbf846522c56167568528581961baba5b1bf3d130a68acab7039e4
|
||||
#37 exporting manifest list sha256:e9f85cf831cbf846522c56167568528581961baba5b1bf3d130a68acab7039e4 0.0s done
|
||||
#37 naming to docker.io/library/dhv2-api:latest done
|
||||
#37 unpacking to docker.io/library/dhv2-api:latest
|
||||
#37 unpacking to docker.io/library/dhv2-api:latest 2.6s done
|
||||
#37 DONE 9.1s
|
||||
|
||||
#38 [migrate] exporting to image
|
||||
#38 exporting layers 6.3s done
|
||||
#38 exporting manifest sha256:1af0e3fe0a0faa07253a586083749becb02fd6804fe1bc49c4c663dd4fa3ee1f 0.0s done
|
||||
#38 exporting config sha256:b962ad75ed0bff6fb144fa27e6554c7c7b7983201e1dffab03bac2f3734f9a50 0.0s done
|
||||
#38 exporting attestation manifest sha256:7d7773a06e042c4d81d1d4ad9b8ce110430c630d3a7b67061af4e496e81e4008 0.0s done
|
||||
#38 exporting manifest list sha256:6b9a853a8503d39daaa07e084aa0a2cd9e0eba89fc6032665f61290c46287fb5 0.0s done
|
||||
#38 naming to docker.io/library/dhv2-migrate:latest done
|
||||
#38 unpacking to docker.io/library/dhv2-migrate:latest 2.6s done
|
||||
#38 DONE 9.1s
|
||||
|
||||
#39 [api] resolving provenance for metadata file
|
||||
#39 DONE 0.1s
|
||||
|
||||
#40 [migrate] resolving provenance for metadata file
|
||||
#40 DONE 0.0s
|
||||
Image dhv2-api Built
|
||||
Image dhv2-migrate Built
|
||||
Image dhv2-web Built
|
||||
|
||||
========== MIGRACIONES ==========
|
||||
Container dhv2-db Running
|
||||
Container dhv2-db Waiting
|
||||
Container dhv2-db Healthy
|
||||
Container dhv2-migrate-run-73f76c9757c4 Creating
|
||||
Container dhv2-migrate-run-73f76c9757c4 Created
|
||||
|
||||
> dhv2-api@0.29.0-18 migration:run
|
||||
> node dist/database/migration-cli.js run
|
||||
|
||||
Applied migrations: 1
|
||||
- F618FunctionCatalog1790146200000
|
||||
npm notice
|
||||
npm notice New major version of npm available! 11.19.0 -> 12.0.2
|
||||
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
|
||||
npm notice To update run: npm install -g npm@12.0.2
|
||||
npm notice
|
||||
Container dhv2-db Running
|
||||
Container dhv2-db Waiting
|
||||
Container dhv2-db Healthy
|
||||
Container dhv2-migrate-run-266d6bc40449 Creating
|
||||
Container dhv2-migrate-run-266d6bc40449 Created
|
||||
|
||||
> dhv2-api@0.29.0-18 migration:show
|
||||
> node dist/database/migration-cli.js show
|
||||
|
||||
Pending migrations: no
|
||||
npm notice
|
||||
npm notice New major version of npm available! 11.19.0 -> 12.0.2
|
||||
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
|
||||
npm notice To update run: npm install -g npm@12.0.2
|
||||
npm notice
|
||||
|
||||
========== RECREATE API + WEB ==========
|
||||
Container dhv2-api Recreate
|
||||
Container dhv2-api Recreated
|
||||
Container dhv2-web Recreate
|
||||
Container dhv2-web Recreated
|
||||
Container dhv2-api Starting
|
||||
Container dhv2-api Started
|
||||
Container dhv2-web Starting
|
||||
Container dhv2-web Started
|
||||
|
||||
========== HEALTH ==========
|
||||
{"status":"ok","service":"dhv2-api","api":"v3","version":"0.29.0-18","phase":"F6.18","database":"ok","time":"2026-09-17T11:33:28.597Z","latencyMs":2}
|
||||
|
||||
========== VERIFICACIÓN FINAL ==========
|
||||
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
|
||||
dhv2-api dhv2-api "docker-entrypoint.s…" api 5 seconds ago Up 2 seconds 127.0.0.1:3101->3000/tcp
|
||||
dhv2-db postgis/postgis:16-3.5 "docker-entrypoint.s…" db 5 weeks ago Up 5 weeks (healthy) 5432/tcp
|
||||
dhv2-web dhv2-web "/docker-entrypoint.…" web 3 seconds ago Up 2 seconds 127.0.0.1:8182->80/tcp
|
||||
Servicios críticos: OK
|
||||
database-before.dump: OK
|
||||
source-before.tar.gz: OK
|
||||
.env: OK
|
||||
previous.sha: OK
|
||||
target.sha: OK
|
||||
docker-before.txt: OK
|
||||
database-after.dump: OK
|
||||
deployed.sha: OK
|
||||
deployed-versions.txt: OK
|
||||
health.json: OK
|
||||
migrations.txt: OK
|
||||
docker-after.txt: OK
|
||||
|
||||
============================================================
|
||||
DH V2 · DEPLOY OK
|
||||
============================================================
|
||||
Commit: d623f235d4b396faa1ca4036a86715bfdd79d595
|
||||
API: 0.29.0-18
|
||||
WEB: 0.23.0-14
|
||||
Backup: /root/DH_V2_BACKUPS/GITEA_DEPLOY_20260917_083229
|
||||
============================================================
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
status=success
|
||||
exit_code=0
|
||||
phase=complete
|
||||
timestamp=2026-09-17T08:33:29-03:00
|
||||
deploy_ref=deploy
|
||||
previous_sha=1beba14c3bf054eca20b8f470497bf6d20194709
|
||||
target_sha=d623f235d4b396faa1ca4036a86715bfdd79d595
|
||||
current_sha=d623f235d4b396faa1ca4036a86715bfdd79d595
|
||||
api_version=0.29.0-18
|
||||
web_version=0.23.0-14
|
||||
app_touched=1
|
||||
backup=/root/DH_V2_BACKUPS/GITEA_DEPLOY_20260917_083229
|
||||
Reference in New Issue
Block a user