GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-07-15 14:30:04 +00:00
parent 36c3c17caf
commit ed0613764c
53 changed files with 140 additions and 562 deletions

View File

@@ -1,18 +1,23 @@
## 2.4-2 (15-07-2025)
- Minor bugs fixed
## 2.4-dev (12-04-2025)
- Update to latest version from wger/server
## 2.3-dev (09-12-2023)
- Update to latest version from wger/server
## 2.2-dev-8 (09-11-2023)
- Minor bugs fixed
## 2.2-dev-6 (03-08-2023)
- Minor bugs fixed
## 2.2-dev-5 (11-03-2023)
- Bug updates

View File

@@ -1,16 +1,9 @@
{
"arch": [
"amd64",
"aarch64"
],
"arch": ["amd64", "aarch64"],
"codenotary": "alexandrep.github@gmail.com",
"description": "manage your personal workouts, weight and diet plans",
"image": "ghcr.io/alexbelgium/wger-{arch}",
"map": [
"share:rw",
"config:rw",
"ssl:ro"
],
"map": ["share:rw", "config:rw", "ssl:ro"],
"name": "Wger",
"options": {
"CONFIG_LOCATION": "/config/addons_config/wger/config.yaml"