Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update score.yaml #68

Closed
wants to merge 1 commit into from
Closed

Update score.yaml #68

wants to merge 1 commit into from

Conversation

mathieu-benoit
Copy link
Owner

No description provided.

@github-actions
Copy link

Deployment Complete for PR-68! 🎉

View in Humanitec

Deployment ID: 114705c00c324cadab06e4561cc7a351eb8a02b0

Domains:

my-sample-app: huelharveyreichelhaley.newapp.io

Deployment diff

Deployment diff:

{
  "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:fe128720d4f8e54fc62a80159a8ebb6b95ca2410c6c4d18e9f6217a628ac8377"
        },
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/my-sample-app/variables/MESSAGE",
          "value": "Hello, Test!"
        }
      ]
    }
  },
  "shared": null
}
Score Output

Score Output:

{
  "id": "114705c00c324cadab06e4561cc7a351eb8a02b0",
  "metadata": {
    "env_id": "pr-68",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/my-sample-app/envs/pr-68/draft/114705c00c324cadab06e4561cc7a351eb8a02b0",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-08-18T12:10:44.063894215Z",
    "last_modified_at": "2023-08-18T12:10:44.063894215Z"
  },
  "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:fe128720d4f8e54fc62a80159a8ebb6b95ca2410c6c4d18e9f6217a628ac8377",
              "variables": {
                "MESSAGE": "Hello, Test!"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 8080,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "tcp": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 8080
              }
            }
          }
        }
      }
    }
  }
}

@mathieu-benoit mathieu-benoit deleted the mathieu-benoit-patch-1 branch August 18, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant