Releases: carldanley/ha-fpp-mqtt
Releases · carldanley/ha-fpp-mqtt
v1.0.7
v1.0.6
v1.0.5
v1.0.4
Changelog
- 889c1eb Add .depguard.yml for linting
- 32fd742 Adjust archives
- 2059037 Attempt to login again
- df27a62 Change depguard settings
- 26918e7 Debug pipeline
- 56a89d9 Fixed some linting errors
- c678a66 Log the error on disconnect (if any)
- 2520cee Make sure username is added again
- 1b81ec2 Remove sleep
- bc17c7e Testing pipeline in drone
- 87a3fc6 Update packages
v1.0.3
v1.0.1
v1.0.0
Changelog
- 85ae2b0 Add debugging to CI pipeline
- 2b0dea1 Add docker login to goreleaser
- 7ff6d28 Add goreleaser to CI
- d4e5ab6 Added badge
- b79fc67 Added drone
- fa4d3ec Added git ignore file
- e2ca20f Added readme file
- d756149 Added some basic stuff to get started with a blank slate
- 691aaa8 Added the query engine and the state machine
- 107aa93 Added volume to pipelines
- c181d0c Change interpolation
- 07bd426 Change password to stdin
- a6c8ac3 Change pathing in dockerfile to goreleaser binary
- a7fbb1a Cleanup docker container labels
- 12fc94a Configured goreleaser docker publish
- 9df415a Drop the list since the fetch shows everything
- 03f0aaf Ensure goreleaser step gets latest tags
- 8075a27 Fix CI badge in readme
- fd656dd Fix CI step dependency
- 570eb75 Fix Dockerfile pathing for built goreleaser binary
- b0328cc Fix an issue with Drone CI using incorrect env var
- ed53ac9 Fix an issue with which binary was being copied to docker
- 99b5b42 Fix drone CI to use DIND and goreleaser
- 3afae19 Fix linting and ci
- ca1d8cd Fixed another typo
- 85c9b9d Fixed linter
- d29d5f7 Initial commit
- 17fe712 Massive updates
- 413610b Move docker from goreleaser to a pipeline step so DIND is available
- afd02a1 Prefix with alfred
- 843ba19 Re-use cached light color as default if it exists
- cb7468d Remove unnecessary skip directories
- d9134bd Removed "fancy" text
- bab3de9 Removed references to old location
- 5857372 Specify registry
- fdee92a Tell Drone to fetch tags
- 559a81e Update
- 378ec6e Update package dependencies
- ead1888 Update readme
- 02e2ad4 Updated dependencies
- 86c0cf6 Updated packages
- b9ad5ef changing pipeline step to switch over to golangci-lint
- 03fff11 swap from kaniko because of dind drone runner
- ab1dce1 trying to push to priv reg
- 437689c update ci
- a1a0cee updated dependencies and pipeline to actually restart the correct container on CI