main #2

Open
hirschi wants to merge 5 commits from hirschi/AX25_POPT-Mitarbeit:main into main
First-time contributor

-Ordner Strukturen angelegt
-AGENTS.md aktualisiert für einfachen Start mit opencode (einfach /init und dann neues Projekt anfangen)

  • Neue Projekte sollten eine neue Branche von jeweils AX25_POPT & AX25_POPT-Mitarbeit erzeugen.
-Ordner Strukturen angelegt -AGENTS.md aktualisiert für einfachen Start mit opencode (einfach /init und dann neues Projekt anfangen) - Neue Projekte sollten eine neue Branche von jeweils AX25_POPT & AX25_POPT-Mitarbeit erzeugen.
feat: Update auf upstream dev (V2.126.18) + AGENTS.md
Some checks failed
PR Readiness Check / PR Checkliste (pull_request) Has been cancelled
Python Syntax & Import Check / Syntax & Style (pull_request) Has been cancelled
Docs & Scripts Check / ShellCheck (scripts/) (pull_request) Failing after 1s
Docs & Scripts Check / Markdown Lint (pull_request) Failing after 1s
Docs & Scripts Check / SVG-Dateien prüfen (pull_request) Failing after 1s
170824c452
- Scripts: upstream/main -> upstream/master (Default-Branch ist master)
- Scripts: Einstieg main.py -> PoPT.py
- Setup: Fehlende System-Deps python3-tk/python3-pil/python3-matplotlib
- Setup: UPSTREAM_BRANCH=master Konstante
- Leitfaden: PR-URL compare/master..., Python 3.8+ Hinweis
- Leitfaden: 3.8-Compat in PR-Checkliste
- AGENTS.md: Vollstaendige Projektanalyse fuer AI-Agenten
Reviewed-on: hirschi/AX25_POPT-Mitarbeit#1
- docs/: Dokumentation, Spezifikationen, Referenzen
- plan/: Planungsdokumente, Konzepte, Architekturentscheidungen
- src/: Referenz-Source-Code von vergleichbaren Projekten
- tests/: mit .gitkeep versehen
- .gitignore: __pycache__/ und *.pyc ignoriert
- AGENTS.md: Abschnitt 8 'Grundgerüst für Teilprojekte' ergänzt
feat: sessions/-Ordner, Plattform/Python-Hinweise und Init-Anweisungen ergänzt
Some checks are pending
Docs & Scripts Check / Markdown Lint (pull_request) Blocked by required conditions
Docs & Scripts Check / SVG-Dateien prüfen (pull_request) Blocked by required conditions
Docs & Scripts Check / ShellCheck (scripts/) (pull_request) Blocked by required conditions
PR Readiness Check / PR Checkliste (pull_request) Blocked by required conditions
Python Syntax & Import Check / Syntax & Style (pull_request) Blocked by required conditions
3bf5f08345
- sessions/: opencode-Sessions speichern/teilen
- AGENTS.md 8: Plattform (Win/Linux/Pi/macOS) und Python 3.8-Compat ergänzt
- AGENTS.md 8: Init-Abschnitt mit Verweis auf README.md und AX25_POPT_Mitarbeit.md
refactor: AGENTS.md gestrafft auf 111 Zeilen (vorher 445)
Some checks are pending
Docs & Scripts Check / Markdown Lint (pull_request) Blocked by required conditions
Docs & Scripts Check / SVG-Dateien prüfen (pull_request) Blocked by required conditions
Docs & Scripts Check / ShellCheck (scripts/) (pull_request) Blocked by required conditions
PR Readiness Check / PR Checkliste (pull_request) Blocked by required conditions
Python Syntax & Import Check / Syntax & Style (pull_request) Blocked by required conditions
14ad197abc
Some checks are pending
Docs & Scripts Check / Markdown Lint (pull_request) Blocked by required conditions
Docs & Scripts Check / SVG-Dateien prüfen (pull_request) Blocked by required conditions
Docs & Scripts Check / ShellCheck (scripts/) (pull_request) Blocked by required conditions
PR Readiness Check / PR Checkliste (pull_request) Blocked by required conditions
Python Syntax & Import Check / Syntax & Style (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:hirschi-main
git switch hirschi-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff hirschi-main
git switch hirschi-main
git rebase main
git switch main
git merge --ff-only hirschi-main
git switch hirschi-main
git rebase main
git switch main
git merge --no-ff hirschi-main
git switch main
git merge --squash hirschi-main
git switch main
git merge --ff-only hirschi-main
git switch main
git merge hirschi-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Projekte_AX25/AX25_POPT-Mitarbeit!2
No description provided.