GitHub Actions Workflows for mdegat01's Home Assistant Add-ons.
This repository contains GitHub Actions Workflows that are shared across my other Home Assistant Add-ons. Putting them here allows them to be maintained in one place and shared across existing and future Add-ons.
While these workflows are public, they are subjected to change and not versioned in terms of releases. Using them from this repository directly for other project is possible, but not recommended for that reason.
Unlike other Home Assistant Add-ons projects provided in this organization, this repository isn't versioned (in terms of releases).
If you want to see what has changed, please see the commit history of the main branch: https://github.com/mdegat01/addon-workflows/commits/main
Got questions?
You have several ways to get them answered:
- The Home Assistant Community Forum. Each add-on has a thread, I am [CentralCommand][forum-centralcommand] there.
- The Home Assistant Discord Chat Server. Use the #add-ons channel, I am CentralCommand#0913 there.
You could also open an issue here GitHub.
The original setup of this repository is by Mike Degatano.
For a full list of all authors and contributors, check the contributor's page.
Also huge thanks to Franck Nijhof for putting together and maintaining the repository/workflow setup for Home Assistant Community Add-ons! This repo is almost entirely a clone the HA Community Add-ons Workflows repo.
MIT License
Copyright (c) 2021-2022 Mike Degatano
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.