Uh oh!
There was an error while loading. Please reload this page.
Distribution smoke tests #20
smoke-distribution.yml
on: schedule
uvx (PyPI)
11s
Docker Hub
14s
Homebrew (Create-Python-App/tap)
37s
AUR (archlinux container)
44s
Cross-check published versions
13s
Annotations
5 warnings
uvx (PyPI) No file matched to [/home/runner/work/create-python-app/create-python-app/**/*requirements*.txt,/home/runner/work/create-python-app/create-python-app/**/*requirements*.in,/home/runner/work/create-python-app/create-python-app/**/*constraints*.txt,/home/runner/work/create-python-app/create-python-app/**/*constraints*.in,/home/runner/work/create-python-app/create-python-app/**/pyproject.toml,/home/runner/work/create-python-app/create-python-app/**/uv.lock,/home/runner/work/create-python-app/create-python-app/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly. |
uvx (PyPI) Empty workdir detected. This may cause unexpected behavior. You can enable ignore-empty-workdir to mute this warning. |
Cross-check published versions No file matched to [/home/runner/work/create-python-app/create-python-app/**/*requirements*.txt,/home/runner/work/create-python-app/create-python-app/**/*requirements*.in,/home/runner/work/create-python-app/create-python-app/**/*constraints*.txt,/home/runner/work/create-python-app/create-python-app/**/*constraints*.in,/home/runner/work/create-python-app/create-python-app/**/pyproject.toml,/home/runner/work/create-python-app/create-python-app/**/uv.lock,/home/runner/work/create-python-app/create-python-app/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly. |
Cross-check published versions Empty workdir detected. This may cause unexpected behavior. You can enable ignore-empty-workdir to mute this warning. |
Homebrew (Create-Python-App/tap) The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust |