crossplane-function-pythonic 0.0.7__tar.gz → 0.0.7b0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.github/workflows/ci.yaml +8 -4
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/PKG-INFO +1 -1
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/pyproject.toml +4 -1
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.coveragerc +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.devcontainer/devcontainer.json +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/CACHEDIR.TAG +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate.csh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate.fish +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate.nu +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate.ps1 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/activate_this.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/ipython +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/ipython3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/kopf +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip-3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pygmentize +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/python +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/python3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/python3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/pyvenv.cfg +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/share/man/man1/ipython.1 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/CACHEDIR.TAG +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate.csh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate.fish +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate.nu +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate.ps1 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate_this.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/coverage +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/coverage-3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/coverage3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/kopf +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip-3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/py.test +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pygmentize +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pytest +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/python +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/python3 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/python3.13 +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/pyvenv.cfg +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/Dockerfile +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/LICENSE +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/README.md +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/__init__.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/composite.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/function.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/main.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/packages.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/crossplane/pythonic/protobuf.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/.dev/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/alert.tgz +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argo.tgz +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/extra.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd-application/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd.tgz +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/daemonset.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/composition-v2.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/render-v2.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/eks-cluster/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/README.md +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/function.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/runtime.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/filing-system/vcluster.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/conditions/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/conditions/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/conditions/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/conditions/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/conditions/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/environmentConfigs.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/context/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/extra-resources/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/extra-resources/extraResources.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/extra-resources/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/extra-resources/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/extra-resources/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/fromYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/fromYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/fromYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/fromYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getComposedResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getComposedResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getComposedResource/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getComposedResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getComposedResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getCompositeResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getCompositeResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getCompositeResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getCompositeResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getResourceCondition/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getResourceCondition/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getResourceCondition/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getResourceCondition/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/getResourceCondition/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/include/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/include/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/include/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/include/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/toYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/toYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/toYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions/toYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/inline/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/inline/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/inline/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/inline/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/recursive/composition-real.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/recursive/composition-wrapper.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/recursive/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/recursive/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/function-go-templating/recursive/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/get-started-app/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/get-started-app/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/get-started-app/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/get-started-app/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/get-started-app/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/EFCObservability.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/README.md +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/alert.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/configmap.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/dashboard.json +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/extra.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/run-pythonic.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/secret.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/run-function.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/helm-copy-secret/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/single-purpose/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/single-purpose/render.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/single-purpose/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/package/composite-composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/package/composite-definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/package/crossplane.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/package/input-definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/renovate.json +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/scripts/run_function.proto +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/scripts/setup-local.sh +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/buckets.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/clazz.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/clazz.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/composed.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/conditions.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/context.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/do-nothing.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/extra-resources.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/get-started-app.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/inline.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/unknowns-fatal.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/unknowns-info.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/unknowns-warning.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/yaml.yaml +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/test_fn.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/test_protobuf_values.py +0 -0
- {crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/utils.py +0 -0
@@ -195,7 +195,7 @@ jobs:
|
|
195
195
|
# Don't publish unless we were run with an explicit version.
|
196
196
|
if: ${{ inputs.version != '' }}
|
197
197
|
needs:
|
198
|
-
- build-
|
198
|
+
- build-xpkg # only publish if xpkg builds succeeds
|
199
199
|
runs-on: ubuntu-24.04
|
200
200
|
steps:
|
201
201
|
- name: Download Sdist and Wheel from GitHub
|
@@ -204,10 +204,14 @@ jobs:
|
|
204
204
|
name: dist
|
205
205
|
path: dist
|
206
206
|
|
207
|
+
- name: Setup Hatch
|
208
|
+
run: pipx install hatch==${{ env.HATCH_VERSION }}
|
209
|
+
|
207
210
|
- name: Publish to PyPI
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
+
env:
|
212
|
+
HATCH_INDEX_USER: __token__
|
213
|
+
HATCH_INDEX_AUTH: ${{ secrets.PYPI_API_TOKEN }}
|
214
|
+
run: hatch publish --no-prompt
|
211
215
|
|
212
216
|
# This job downloads the single-platform packages built by the build job, and
|
213
217
|
# pushes them as a multi-platform package. We only push the package it the
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: crossplane-function-pythonic
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.7b0
|
4
4
|
Summary: A Python centric Crossplane Function
|
5
5
|
Project-URL: Documentation, https://github.com/fortra/function-pythonic#readme
|
6
6
|
Project-URL: Issues, https://github.com/fortra/function-pythonic/issues
|
@@ -27,6 +27,9 @@ Documentation = "https://github.com/fortra/function-pythonic#readme"
|
|
27
27
|
Issues = "https://github.com/fortra/function-pythonic/issues"
|
28
28
|
Source = "https://github.com/fortra/function-pythonic"
|
29
29
|
|
30
|
+
[project.scripts]
|
31
|
+
function-pythonic = "crossplane.pythonic.main:main"
|
32
|
+
|
30
33
|
[build-system]
|
31
34
|
requires = ["hatchling"]
|
32
35
|
build-backend = "hatchling.build"
|
@@ -36,7 +39,7 @@ path = "crossplane/pythonic/__version__.py"
|
|
36
39
|
validate-bump = false
|
37
40
|
|
38
41
|
[tool.hatch.build.targets.wheel]
|
39
|
-
|
42
|
+
only-include = ["crossplane"]
|
40
43
|
|
41
44
|
[tool.hatch.envs.default]
|
42
45
|
type = "virtual"
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/.gitignore
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/kopf
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/pip3
RENAMED
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/bin/python
RENAMED
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-default/pyvenv.cfg
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/.gitignore
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/CACHEDIR.TAG
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/activate
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/coverage
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/coverage3
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/kopf
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip-3.13
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip3
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pip3.13
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/py.test
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/pytest
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/python
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/bin/python3
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/.venv-test/pyvenv.cfg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/alert.tgz
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argo.tgz
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/argocd.tgz
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/xr.yaml
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/ds-mod/xrd.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/examples/grafana/xr.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/package/crossplane.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/scripts/setup-local.sh
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/clazz.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/fn_cases/yaml.yaml
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.7 → crossplane_function_pythonic-0.0.7b0}/tests/test_fn.py
RENAMED
File without changes
|
File without changes
|
File without changes
|