Matteo Mortari
e908b34263
core: file utils to support custom prefix ( #66 )
...
(propaedeutic for OCI Artifact)
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-06-18 12:05:28 +02:00
dependabot[bot]
c9dce955ea
build(deps-dev): bump requests from 2.32.3 to 2.32.4 ( #68 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 11:49:52 +02:00
dependabot[bot]
94dae94bda
build(deps): bump pydantic from 2.11.5 to 2.11.7 ( #67 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.7 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 11:32:13 +02:00
dependabot[bot]
a296757c6a
build(deps-dev): bump pytest from 8.3.5 to 8.4.0 ( #65 )
...
* build(deps-dev): bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.5 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor util function
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tarilabs <matteo.mortari@gmail.com>
2025-06-09 15:52:53 +02:00
dependabot[bot]
fb7d59f665
build(deps-dev): bump ruff from 0.11.12 to 0.11.13 ( #64 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.12...0.11.13 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 15:36:16 +02:00
Matteo Mortari
c7832af90b
ci: pin+ensure KinD version is up-to-date ( #61 )
...
* ci: pin+ensure KinD version is up-to-date
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* test
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* Revert "test"
This reverts commit 4ad931d132 .
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* pin node_image: kindest/node:v1.33.1 for the K8s node image
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* refactor for common variables as env
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
---------
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-06-09 14:52:22 +02:00
dependabot[bot]
b0107c515d
build(deps-dev): bump mypy from 1.15.0 to 1.16.0 ( #63 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 09:03:51 +02:00
dependabot[bot]
5da0c523f0
build(deps-dev): bump ruff from 0.11.11 to 0.11.12 ( #62 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.11...0.11.12 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 09:01:40 +02:00
tarilabs
e12018b01f
nit: print out K8s version in e2e script
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-05-28 13:25:04 +02:00
tarilabs
dffb530417
nit: add code comment for future use
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-05-27 11:02:21 +02:00
tarilabs
61f367c286
docs: expand README.md
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Co-authored-by: Eric Dobroveanu <edobrove@redhat.com>
2025-05-27 10:58:57 +02:00
dependabot[bot]
5f87e579bf
build(deps): bump pydantic from 2.11.4 to 2.11.5 ( #60 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 08:26:09 +02:00
dependabot[bot]
6c6fc45741
build(deps-dev): bump ruff from 0.11.10 to 0.11.11 ( #59 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.10...0.11.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 08:25:21 +02:00
dependabot[bot]
3ef8b72d31
build(deps-dev): bump ruff from 0.11.9 to 0.11.10 ( #58 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.9...0.11.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 14:44:05 +02:00
dependabot[bot]
de41d4c3ba
build(deps-dev): bump ruff from 0.11.8 to 0.11.9 ( #57 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.8...0.11.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 16:55:07 +02:00
Eric Dobroveanu
3006ef7955
Ensure dependencies are installed before running e2e tests ( #54 )
...
* test: ensure dependencies are installed before running e2e tests
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>
* chore: dont double deploy the kind cluster in GH action
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>
* update GHA to reflect default kind cluster name
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
---------
Signed-off-by: Eric Dobroveanu <edobrove@redhat.com>
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Co-authored-by: tarilabs <matteo.mortari@gmail.com>
2025-05-05 20:46:17 +02:00
dependabot[bot]
a68797f890
build(deps-dev): bump ruff from 0.11.7 to 0.11.8 ( #56 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.7...0.11.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 15:27:00 +02:00
dependabot[bot]
3081ab84a6
build(deps): bump pydantic from 2.11.3 to 2.11.4 ( #55 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 15:06:54 +02:00
Matteo Mortari
c26e53aa7b
core: refactor --remove-originals for strategies ( #49 )
...
support removal of just model weights, config, etc
or including Model CarD
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-05-02 12:52:57 +02:00
dependabot[bot]
c3543fc8a3
build(deps-dev): bump ruff from 0.11.6 to 0.11.7 ( #53 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.6...0.11.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 08:03:15 +02:00
tarilabs
725a30a4b7
chore: bump to next ver v0.1.7
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-04-25 17:03:02 +02:00
tarilabs
812b4ddfb9
chore: bump to next ver v0.1.6
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-04-25 16:53:15 +02:00
dependabot[bot]
ac7ddda77d
build(deps-dev): bump ruff from 0.11.5 to 0.11.6 ( #51 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.5...0.11.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-25 09:10:11 +02:00
Sidney Glinton
3402483d2c
feat: add params to pull definition ( #52 )
...
Signed-off-by: syntaxsdev <sglinton@redhat.com>
2025-04-22 22:12:00 +02:00
dependabot[bot]
d4a2996c34
build(deps-dev): bump ruff from 0.11.2 to 0.11.5 ( #46 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.2 to 0.11.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.2...0.11.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 14:21:50 +02:00
dependabot[bot]
70113b251c
build(deps): bump pydantic from 2.11.1 to 2.11.3 ( #45 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.1 to 2.11.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 14:21:09 +02:00
Matteo Mortari
faaea4f4ac
core: ignore Vendor'd Attestation Image manifests ( #47 )
...
* core: ignore Vendor'd Attestation Image manifests
basic functionality
basic testing
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* GHA flow
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
---------
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-04-18 14:52:32 +02:00
dependabot[bot]
7567ca85ce
build(deps): bump pydantic from 2.10.6 to 2.11.1 ( #41 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.6 to 2.11.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.6...v2.11.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 15:04:06 +02:00
tarilabs
8967f535a3
nit: remove superseeded code comment
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-27 10:11:00 +01:00
tarilabs
d22d60a0f6
core: add to Image Manifest.config.history
...
in order to also maintain layers count consistency
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-27 08:51:48 +01:00
Matteo Mortari
3c0f2e8f7b
core: ann image manifest point to ModelCarD layer ( #39 )
...
As of now, we annotate the modelcard layer itself.
We should annotate the manifest itself (the image manifest) with the
value sha of the layer containing the modelcarD,
so we have 2 redundant way of locating the modelcarD (layer)
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-27 08:42:35 +01:00
Matteo Mortari
34fa3f9617
core: add ann 'org.opencontainers.image.title' to layers ( #38 )
...
* core: add ann 'org.opencontainers.image.title' to layers
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* implement code review feedback
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Co-authored-by: Syed <syed@apache.org>
---------
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Co-authored-by: Syed <syed@apache.org>
2025-03-26 17:21:43 +01:00
Syed Ahmed
3d02dac451
remove temp from annotations ( #37 )
...
* remove temp from annotations
Signed-off-by: Syed <syed@apache.org>
* Update olot/basics.py
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Syed <syed@apache.org>
---------
Signed-off-by: Syed <syed@apache.org>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
2025-03-25 07:50:07 +01:00
Matteo Mortari
692d3283db
test: compl. test with remove_originals=False ( #35 )
...
remove_originals=False i.e. the default
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-25 07:40:57 +01:00
dependabot[bot]
e26bfde7cd
build(deps-dev): bump ruff from 0.11.0 to 0.11.2 ( #36 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.0...0.11.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 14:44:51 +01:00
Matteo Mortari
740417febb
utils: remove tests params and parametrize ( #31 )
...
this removes hard coded params used during testing
and make them parametric to be passed down
to each backend CLI util
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-20 15:03:59 +01:00
dependabot[bot]
72ce228e3d
build(deps-dev): bump mypy from 1.13.0 to 1.15.0 ( #29 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.13.0 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 15:56:43 +01:00
dependabot[bot]
db5b24eb5e
build(deps-dev): bump ruff from 0.9.10 to 0.11.0 ( #30 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.10 to 0.11.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.10...0.11.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 15:28:21 +01:00
Matteo Mortari
e741cf338f
build: remove no longer used dev tool ( #28 )
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-10 11:20:37 +01:00
dependabot[bot]
b781327c31
build(deps-dev): bump ruff from 0.6.9 to 0.9.10 ( #27 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.9 to 0.9.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.9...0.9.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 11:11:41 +01:00
dependabot[bot]
87589e3cb3
build(deps-dev): bump datamodel-code-generator from 0.26.3 to 0.28.2 ( #26 )
...
Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator ) from 0.26.3 to 0.28.2.
- [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases )
- [Commits](https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.3...0.28.2 )
---
updated-dependencies:
- dependency-name: datamodel-code-generator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 10:57:37 +01:00
dependabot[bot]
152b1b23e1
build(deps-dev): bump pytest from 8.3.4 to 8.3.5 ( #25 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 10:04:31 +01:00
dependabot[bot]
1a7a95fe19
build(deps): bump pydantic from 2.10.3 to 2.10.6 ( #24 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.3 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.3...v2.10.6 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 09:55:06 +01:00
dependabot[bot]
d5f4911f13
build(deps): bump click from 8.1.7 to 8.1.8 ( #23 )
...
Bumps [click](https://github.com/pallets/click ) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8 )
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 09:44:12 +01:00
dependabot[bot]
41ab500772
build(deps): bump actions/checkout from 3 to 4 ( #22 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 09:42:37 +01:00
dependabot[bot]
7546207c19
build(deps): bump actions/setup-python from 4 to 5 ( #21 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 09:41:48 +01:00
Matteo Mortari
bb1c2d8e81
ci: add dependabot ( #20 )
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-10 09:36:38 +01:00
tarilabs
9f83614624
chore: bump to next ver v0.1.5
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-07 14:23:20 +01:00
dependabot[bot]
2b85361b65
build(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 ( #19 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 09:20:07 +01:00
Matteo Mortari
043d5e9edf
core: allow oci_layers_on_top with single manifest ( #18 )
...
* core: allow oci_layers_on_top with single manifest
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
* linting
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
---------
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2025-03-06 09:13:07 +01:00