Closed mathieu-benoit closed 1 year ago
Deployment ID: 950265418b80b1b4c10e40592e63d7959b473b9c
my-sample-app: swiftcrookssatterfield.newapp.io
Deployment ID: 8f3bba091015c2e8fafd1b32454e235dc130b616
my-sample-app: swiftcrookssatterfield.newapp.io
Deployment Complete for PR-67! :tada:
View in Humanitec
Deployment ID: 5c6f43d99c5759d3ce3e9e0a3e920443b29c3442
Domains:
my-sample-app: swiftcrookssatterfield.newapp.io
Deployment diff
### Deployment diff: ```json { "modules": { "add": null, "remove": [], "update": { "my-sample-app": [ { "from": "", "op": "replace", "path": "/spec/containers/my-sample-app/image", "value": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:cafe16bd76ea38d136f45c9236e669627faf78e30fb89ebb24118bc1eee2cfe6" }, { "from": "", "op": "replace", "path": "/spec/containers/my-sample-app/variables/MESSAGE", "value": "Hello, World!" } ] } }, "shared": null } ```Score Output
### Score Output: ```json { "id": "5c6f43d99c5759d3ce3e9e0a3e920443b29c3442", "metadata": { "env_id": "pr-67", "name": "Auto-generated (SCORE)", "url": "https://app.humanitec.io/orgs/my-trial/apps/my-sample-app/envs/pr-67/draft/5c6f43d99c5759d3ce3e9e0a3e920443b29c3442", "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8", "created_at": "2023-08-16T17:42:15.568418707Z", "last_modified_at": "2023-08-16T17:42:15.568418707Z" }, "modules": { "add": { "my-sample-app": { "externals": { "dns": { "type": "dns" } }, "profile": "humanitec/default-module", "spec": { "containers": { "my-sample-app": { "id": "my-sample-app", "image": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:cafe16bd76ea38d136f45c9236e669627faf78e30fb89ebb24118bc1eee2cfe6", "variables": { "MESSAGE": "Hello, World!" } } }, "ingress": { "rules": { "externals.dns": { "http": { "/": { "port": 8080, "type": "prefix" } } } } }, "service": { "ports": { "tcp": { "container_port": 8080, "protocol": "TCP", "service_port": 8080 } } } } } } } } ```