Closed github-actions[bot] closed 8 months ago
Automated testing success.
Full logs are available at https://github.com/lengau/ruff-snap/actions/runs/7944761409
ruff version: ruff 0.2.1 (0ccca4083 2024-02-05) | Repository | Commit | Standard check | Check + preview + fix | Format | Format + preview |
---|---|---|---|---|---|---|
https://github.com/canonical/snapcraft | 23d5591 | ❌ | ❌ | ✅ | ✅ | |
https://github.com/canonical/charmcraft | 6374ef9 | ✅ | ❌ | ✅ | ✅ | |
https://github.com/canonical/rockcraft | 17d6a04 | ❌ | ❌ | ✅ | ✅ | |
https://github.com/jupyter-server/jupyter_server | 95d3b96 | ✅ | ❌ | ✅ | ✅ | |
https://github.com/pydantic/pydantic | 12ebdfc | ❌ | ❌ | ✅ | ✅ | |
https://github.com/pypa/pip | 76554a4 | ✅ | ❌ | ✅ | ✅ | |
https://github.com/pytest-dev/pytest | cefb3e2 | ✅ | ❌ | ✅ | ✅ | |
https://github.com/python/mypy | bfbac5e | ✅ | ❌ | ✅ | ✅ | |
https://github.com/tiangolo/fastapi | be87690 | ✅ | ✅ | ✅ | ✅ |
Closing this as it's for a demo
A new version (0.2.1) of
ruff
was just pushed to thelatest/candidate
channel in the snap store. The following revisions are available.Automated testing
If configured, the snap will be installed in a VM, and any test results or screenshots will be posted to this issue as a comment shortly.
How to test it manually
Stop the application if it was already running
Upgrade to this version by running
Start the app and test it out.
Finally, add a comment below explaining whether this app is working, and include the output of the following command.
How to release it
Maintainers can promote this to stable by commenting
/promote <rev>[,<rev>] latest/stable [done]
.You can promote all revisions that were just built with: