Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Feb 14, 2024
1 parent 3315431 commit bc1a285
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
37 changes: 19 additions & 18 deletions .github/workflows/labels.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
"labels": {
"org.opencontainers.image.source": "https://github.com/hyperledger/aries-cloudagent-python",
"org.opencontainers.image.title": "aries-cloudagent-python",
"summary": "aries-cloudagent image",
"acapy.version": "0.10.3",
"org.opencontainers.image.description": "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.",
"io.k8s.display-name": "aries-cloudagent 0.10.3",
"org.opencontainers.image.url": "https://github.com/hyperledger/aries-cloudagent-python",
"org.opencontainers.image.licenses": "Apache-2.0",
"name": "aries-cloudagent",
"org.opencontainers.image.version": "py3.9-0.10.3",
"io.k8s.description": "aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This image layers the python implementation of aries-cloudagent 0.10.3. Based on Debian Buster.",
"org.opencontainers.image.created": "2023-09-29T16:15:13.175Z",
"org.opencontainers.image.revision": "736cdfb38b68900b779e6159f8a16d299127fdc8",
"maintainer": "",
"description": "aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This image layers the python implementation of aries-cloudagent 0.10.3. Based on Debian Buster."
}
}
acapy.version=O.10.3
description=aries-dloudagent provides a base image for running Hyperledger Aries agents in Docker. This
io.buildah.version=126.4
io.k8s.description=aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This
io.k8s.display-name=aries-cloudagent 0.10.3
io.openshift_build.name=aries-endorser-agent-15
4a9599-tools
io.openshift.build.namespace=
io.openshift.build.source-context-dir=docker/acapy
maintainer=aries-coudagent
org.opencontainers.image.created=2023-09-29T16:15:13.175Z
org.opencontainers.image.description=Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized id
org.opencontainers.image.licenses=Apache-2.0
org.opencontainers.image.revision=736cdfb38b68900b779e6159f8a16d299127fdc8
org.opencontainers.image.source=https://github.com/hyperledger/aries-cloudagent-python
org.opencontainers.image.title=aries-doudagent-Python
org.opencontainers.image.url=https://github.com/hyperledger/aries-cloudagent-python
Py39-0103
org.opencontainers.image.version=aries-cloudaaent image
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
file: ${{ matrix.SOURCE_CONTEXT_DIR }}/${{ matrix.DOCKER_FILE_PATH }}
push: true
tags: ${{ steps.meta.outputs.tags }}
# labels: ${{ steps.meta.outputs.labels }}
# labels: ${{ steps.load_labels.outputs.* }}
labels: |
acapy.version=0.1O.3
description = aries-cloudagent provides a base image for running Hyperledger Aries agents in Docker. This
Expand Down

0 comments on commit bc1a285

Please sign in to comment.