From c021e5984104bc9fec1e618e7628b49b2028e559 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 19 Aug 2021 11:36:31 +0000 Subject: [PATCH] :tada: Release of add-on Folding@home 0.3.0 --- README.md | 6 +++--- foldingathome/CHANGELOG.md | 26 +++++++++++++++++--------- foldingathome/DOCS.md | 16 +++++++--------- foldingathome/README.md | 8 ++++---- foldingathome/config.json | 11 ++--------- 5 files changed, 33 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 1111bb23..adfe43fc 100644 --- a/README.md +++ b/README.md @@ -745,10 +745,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.2.0 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.2.0/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.3.0 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.3.0/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 4e0e6e6f..8c390794 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,13 +1,21 @@ -[Full Changelog][changelog] +## What’s changed -### πŸ”¨ Changes +## πŸš€ Enhancements -- πŸš‘ Fix arch badges -- ⬆ Upgrades add-on base image to v3.2.0 -- πŸ”¨ Implement OCI image specification on labels -- ⬆ Upgrades fahclient to 7.6.13 -- ✏ Split add-on documentation +- Cleanup repository @frenck (#8) +- 🚜 Collection of tweaks @frenck (#16) -[changelog]: https://github.com/hassio-addons/addon-foldingathome/compare/v0.1.1...v0.2.0 +## 🧰 Maintenance -Questions? Join our Discord server! https://discord.me/hassioaddons \ No newline at end of file +- πŸš€ Add-on to GitHub Actions @frenck (#11) + +## πŸ“š Documentation + +- πŸ“š Update README & License @frenck (#14) +- πŸ“š Fix screenshot in add-on readme template @frenck (#17) + +## ⬆️ Dependency updates + +- ⬆️ Upgrades add-on base image to v4.2.3 @frenck (#12) +- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#13) +- ⬆️ Upgrades FAH Client to 7.6.21 @frenck (#15) diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index b18d95bb..1f0a88f4 100644 --- a/foldingathome/DOCS.md +++ b/foldingathome/DOCS.md @@ -50,7 +50,7 @@ dealing with an unknown issue. Possible values are: - `debug`: Shows detailed debug information. - `info`: Normal (usually) interesting events. - `warning`: Exceptional occurrences that are not errors. -- `error`: Runtime errors that do not require immediate action. +- `error`: Runtime errors that do not require immediate action. - `fatal`: Something went terribly wrong. Add-on becomes unusable. Please note that each level automatically includes log messages from a @@ -83,16 +83,15 @@ panel_iframe: ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases] -functionality. The format of the log is based on -[Keep a Changelog][keepchangelog]. +functionality. Releases are based on [Semantic Versioning][semver], and use the format -of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented +of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented based on the following: -- ``MAJOR``: Incompatible or major changes. -- ``MINOR``: Backwards-compatible new features and enhancements. -- ``PATCH``: Backwards-compatible bugfixes and package updates. +- `MAJOR`: Incompatible or major changes. +- `MINOR`: Backwards-compatible new features and enhancements. +- `PATCH`: Backwards-compatible bugfixes and package updates. ## Support @@ -120,7 +119,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2020 Franck Nijhof +Copyright (c) 2020-2021 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -146,7 +145,6 @@ SOFTWARE. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck [frenck]: https://github.com/frenck [issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[keepchangelog]: http://keepachangelog.com/en/1.0.0/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-foldingathome/releases [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/foldingathome/README.md b/foldingathome/README.md index 76d8b520..28d1619c 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -45,10 +45,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.2.0 -[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/master/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.3.0 +[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index d5ccca8e..0e94c74d 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,19 +1,15 @@ { "name": "Folding@home", - "version": "0.2.0", + "version": "0.3.0", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome", "webui": "http://[HOST]:[PORT:7396]", - "startup": "application", "arch": [ "amd64" ], - "boot": "auto", "init": false, "hassio_api": true, - "hassio_role": "default", - "options": {}, "video": true, "ports": { "7396/tcp": 7396, @@ -23,8 +19,5 @@ "7396/tcp": "Web interface", "36330/tcp": "Remote command interface" }, - "schema": { - "log_level": "list(trace|debug|info|notice|warning|error|fatal)?" - }, - "image": "hassioaddons/foldingathome-{arch}" + "image": "ghcr.io/hassio-addons/foldingathome/{arch}" } \ No newline at end of file