319a8d5ccb
fix(ci): Nightly-Version automatisch aus letztem Stable-Tag berechnen
...
Keine manuelle VERSION-Pflege mehr für Nightlies. CI ermittelt:
- letzten Stable-Tag (z.B. v0.9.27)
- nächste Patch-Version (0.9.28)
- laufenden Nightly-Counter aus vorhandenen Tags (nightly-0.9.28-nightlyN)
VERSION-Datei im Repo bleibt auf dem letzten Stable, wird vom CI
für jeden Nightly-Build überschrieben und committet.
2026-06-28 19:09:08 +02:00
700459085b
fix(ci): Nightly-Changelog dynamisch aus Git-Log generieren (Delta seit letztem Tag)
...
CHANGES.md war statisch und zeigte immer denselben alten Stand.
Jetzt: git log <prev-tag>..HEAD, chore-Nightly-Commits rausgefiltert,
englisch, nur echte feat/fix/docs-Commits.
2026-06-28 19:05:20 +02:00
f93c07a971
chore: nightly 0.9.27-nightly10
2026-06-28 18:55:22 +02:00
81906cfffc
fix(ui): Spoolman-Section im Filaments-Tab nach asynchronem Status-Load anzeigen
...
Nightly Build / build (push) Successful in 4m8s
_loadSpoolmanStatus() rief _buildSpoolmanSection() nicht auf — Section blieb
versteckt weil configured-Flag beim Tab-Öffnen noch false war.
2026-06-28 18:54:30 +02:00
3f915b058b
chore: releases/ komplett aus Git entfernen (Binaries gehören nicht ins Repo)
2026-06-28 17:54:53 +02:00
8b66172ca1
chore: nightly auf v0.9.27-Stand bringen
2026-06-28 17:54:35 +02:00
efde35130b
release: v0.9.27
Stable Release / release (push) Successful in 4m9s
v0.9.27
2026-06-28 17:00:49 +02:00
a31e01d28c
chore: Version auf 0.9.27 erhöhen
2026-06-28 16:55:39 +02:00
cec7cb2a5a
chore: nightly auf master-Stand bringen (Ein-Repo)
Nightly Build / build (push) Successful in 3m58s
nightly-0.9.27-nightly9
2026-06-28 16:51:40 +02:00
7a43698ecc
chore: Ein-Repo-Modell — Tests, Doku, gitignore (CLAUDE.md+release.sh)
2026-06-28 16:51:35 +02:00
6b12bfb321
chore: master auf nightly9-Stand bringen
2026-06-28 16:49:14 +02:00
823cbfe1a9
build: sources for v0.9.27-rc1
Stable Release / release (push) Successful in 4m21s
2026-06-28 16:21:04 +02:00
ce416f3b9a
ci: release.yml nur noch Docker-Build (Release macht release.sh)
...
Nightly Build / build (push) Successful in 3m36s
- "Create Gitea Release"-Step entfernt → keine doppelte Release-Erstellung
mehr (release.sh legt Release + englischen Auto-Changelog + Assets an).
- Image-Tag strippt fuehrendes 'v' (VERSION-Datei hat keins).
- Tag-Pattern auf 'v*' erweitert (vorher matchte v0.9.x.y-Hotfixes nicht).
2026-06-26 23:45:23 +02:00
67c013f4ff
nightly: 0.9.27-nightly9
Nightly Build / build (push) Successful in 3m41s
2026-06-26 23:19:02 +02:00
40f85b1eb6
nightly: 0.9.27-nightly8
nightly-0.9.27-nightly8
2026-06-26 23:10:27 +02:00
54ce101f99
ci: Changelog aus CHANGES.md lesen (von release.sh aus Dev-Repo generiert)
2026-06-26 23:10:22 +02:00
3531cad0ef
nightly: 0.9.27-nightly7
Nightly Build / build (push) Successful in 4m4s
nightly-0.9.27-nightly7
2026-06-26 22:51:32 +02:00
f192a9943d
ci: apk/wget-Fallback für curl korrekt klammern
Nightly Build / build (push) Successful in 3m23s
nightly-0.9.27-nightly6
2026-06-25 23:47:34 +02:00
eb7fd44f68
nightly: 0.9.27-nightly6
2026-06-25 23:41:36 +02:00
e5b2a19192
ci: curl via apk/static-binary statt BusyBox-wget für API-Calls
2026-06-25 23:41:25 +02:00
2f59a2b02b
nightly: 0.9.27-nightly5
Nightly Build / build (push) Failing after 3m48s
nightly-0.9.27-nightly5
2026-06-25 23:29:34 +02:00
bc9bfb58ea
ci: TAG aus VERSION statt Datum, curl durch wget ersetzen
2026-06-25 23:29:19 +02:00
ac309d5d3d
nightly: 0.9.27-nightly4
Nightly Build / build (push) Failing after 3m37s
nightly-0.9.27-nightly4
nightly-20260625
2026-06-25 23:01:34 +02:00
38d98666c4
ci: python3 durch awk ersetzen (nicht im Runner-Image)
2026-06-25 23:01:28 +02:00
e7c978a067
ci: nightly.yml YAML-Syntaxfehler beheben (kein Multiline-Body im YAML)
2026-06-25 22:53:58 +02:00
d7c2dccef5
ci: Gitea Nightly-Release mit Changelog nach erfolgreichem Build
2026-06-25 22:50:08 +02:00
e59550b5a0
nightly: 0.9.27-nightly3 + Kamera-Fix
Nightly Build / build (push) Successful in 3m33s
2026-06-25 22:38:45 +02:00
5871e851da
fix: .runner-token aus Repo entfernen + gitignore
2026-06-25 22:37:52 +02:00
e70e9c82d7
nightly: 0.9.27-nightly3
nightly-0.9.27-nightly3
2026-06-25 22:37:39 +02:00
be110fd766
ci: Docker CLI Installation BusyBox-kompatibel (wget, fixe Versionen)
2026-06-25 12:56:38 +02:00
77fce988d7
ci: Docker CLI als statisches Binary installieren (Alpine-kompatibel)
2026-06-25 12:54:02 +02:00
fe1815c76f
ci: Docker CLI im Runner-Container per apt installieren
2026-06-25 12:51:00 +02:00
29a4262a2a
ci: Actions auf native Shell-Commands umgestellt (kein Node.js nötig)
2026-06-25 12:46:31 +02:00
e753bcdb03
ci: Builds auf server-runner (Gitea-Server) umgestellt
2026-06-25 12:40:04 +02:00
73ecb1e618
nightly: 0.9.27-nightly2
Nightly Build / build (push) Successful in 6m30s
nightly-0.9.27-nightly2
2026-06-25 12:03:08 +02:00
08d9a7ab0f
fix: [spoolman]-Section in config.ini.example nachgetragen (Issue #72 )
2026-06-25 11:53:19 +02:00
93f72f0be9
ci: nightly Build nur bei Code-Änderungen oder Cron (nicht bei Docs/Templates)
2026-06-25 10:54:17 +02:00
812936d90d
fix(ci): setup-python entfernen — self-hosted Runner nutzt System-Python
Nightly Build / build (push) Successful in 5m45s
2026-06-25 10:53:02 +02:00
326453e2fd
README.md aktualisiert
Nightly Build / build (push) Successful in 5m29s
nightly-20260624
2026-06-24 14:29:15 +02:00
ffd8ed09d5
README.es.md aktualisiert
Nightly Build / build (push) Has been cancelled
2026-06-24 14:28:52 +02:00
dc7e92688b
README.de.md aktualisiert
Nightly Build / build (push) Has been cancelled
2026-06-24 14:28:22 +02:00
3e1ba9df4b
docs: Wartungshinweis + CONTRIBUTING.md Link in README.es.md
Nightly Build / build (push) Successful in 6m2s
2026-06-24 13:39:31 +02:00
41f4700b24
docs: Wartungshinweis + CONTRIBUTING.md Link in README (DE+EN)
Nightly Build / build (push) Has been cancelled
2026-06-24 13:38:23 +02:00
216b2de2c0
fix: pull_request_template.md ins Root-Verzeichnis (Gitea-Anforderung)
Nightly Build / build (push) Has been cancelled
PR Check / lint-and-test (pull_request) Failing after 5s
2026-06-24 13:35:48 +02:00
394b0e69ab
docs: CONTRIBUTING.md hinzufügen (Fork-Flow, Branch-Modell, Commit-Stil)
Nightly Build / build (push) Has been cancelled
2026-06-24 13:32:47 +02:00
877cddb1ba
chore: Repo-Struktur vollständig aufsetzen
...
Nightly Build / build (push) Successful in 6m0s
- Workflows: docker-publish.yml → nightly.yml + release.yml + pr-check.yml
(nightly: Branch-Push + Cron 02:00, release: v*-Tag, pr-check: lint+tests)
- Issue-Templates: bug_report.md + feature_request.md (englisch)
- PR-Template: pull_request_template.md (englisch)
- Claude-Agenten: reviewer, changelog, test-writer, nightly-prep,
docker-check, moonraker-debug + settings.json
- agents.md: Agenten-Übersicht im Repo-Root
- .gitignore: .runner-token + secrets/ ausgeschlossen
2026-06-24 13:21:29 +02:00
c9043e9630
ci: nightly-Datum-Tag hinzufügen (nightly-YYYYMMDD)
Docker Publish / build-push (push) Successful in 6m13s
2026-06-24 13:10:55 +02:00
6165a7f62a
ci: retrigger workflow test
Docker Publish / build-push (push) Failing after 11s
2026-06-24 13:09:26 +02:00
fa8e0c1491
ci: test workflow trigger auf nightly-Branch
Docker Publish / build-push (push) Failing after 12s
2026-06-24 13:08:49 +02:00
282c02ae0a
chore: .runner-token zu .gitignore hinzufügen
Docker Publish / build-push (push) Failing after 11s
2026-06-24 13:01:46 +02:00