Scaffold the custom integration and its CI #1
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/scaffold-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes Vikunja Home Assistant Integration #5.
HACS layout, a config flow over a named SocketCAN interface, and a pipeline. No
bus access and no entities yet —
PLATFORMSis empty on purpose.Two things worth a reviewer's attention:
hacs/actionis not in CI. It validates a repository through the GitHub API,and this repository is on Forgejo, so it would be asking github.com about a
repository that does not exist there. The layout checks that are ours to make
are in
tests/test_manifest.pyinstead.hassfestdoes run, as a container.ship, so uv fetches a managed interpreter.