Silvano Cirujano Cuesta
Silvano Cirujano Cuesta
I haven't found any documentation about the name of the different elements being pushed to the registry: A name for all the files composing the artifact (the payload), something like...
I'd like to push an [artifact set](https://github.com/deislabs/oras/issues/244) that includes binaries, text (JSON config files) and container images. Is there any way to do so in order to let ORAS handle...
There's no clear definition about what's an **artifact**, although the meaning can be found when reading the specification. It's nevertheless meaningful having a clear [definition](https://github.com/opencontainers/artifacts/blob/master/definitions-terms.md), because the term "artifact" is...
I understand that [support for "artifact indexes"](https://github.com/opencontainers/artifacts/blob/master/artifact-authors.md#future-scope) similar to "image indexes" is expected to come in the future. The [OCI image specification](https://github.com/opencontainers/image-spec) doesn't support mixing _image references_ (the [`manifests` list...
Does the current implementation of the plugin allow splitting the policy in multiple modules? It doesn't look to me as it would be possible. If this possibility is missing, is...
I'm having issues with ORAS on my company network and I suspect that it can be related with name resolution (DNS). # Environment ## Network setup ### Working in the...
**Describe the bug** The string `":"` (simply a colon) is being considered a valid relative URI. But, if I'm reading the specification right, it isn't a valid relative URI. **Expected...
Though this project seems to be abandoned, I'll give it a try... The dependency `org.gnome.Platform//3.36` has reached its end-of-life. > Info: org.gnome.Platform//3.36 is end-of-life, with reason: The GNOME 3.36 runtime...
Add test to validate that "greenlet" is on a version that makes the project runnable on Python v3.12. Update the Poetry locking file to install such a version. Should someone...
**Describe the bug** [linkml-runtime pypi.org page](https://pypi.org/project/linkml-runtime/) claims that Python v3.12 is supported (see hyperlink or screenshot below) **To reproduce** Steps to reproduce the behavior: 1. Observe that the check specifically...