gardenlinux / python-gardenlinux-lib

Contains tools to work with the features directory of gardenlinux, for example deducting dependencies from feature sets or validating cnames
0 stars 0 forks source link

state: "Untested" when reading from tarball? #57

Open mxmxchere opened 1 week ago

mxmxchere commented 1 week ago

When pushing from a tarball we already have successfully tested artifacts. Most likely it makes sense to remove the state: "UNTESTED" annotation here (or overall).

mxmxchere commented 1 week ago

For now we want to use state: "". Rationale: when we want to add a state field/mechanism, we already know that we have "state" and do not have to come up with something new/redundant/similar