No description
  • HTML 70.2%
  • JavaScript 16%
  • Python 8.5%
  • Shell 5.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fabian Gillmann 2704ca62cf Switch the issue tooling from GitLab/glab to Forgejo/fj
The project moved to git.g1ll1.com/gilli/pulse-sprint, so the developer
tooling follows:

- gitlab-issues/create_issues.sh drives `fj` instead of `glab`. Target host
  and repo are derived from `origin` (FJ_HOST/FJ_REPO override), labels are
  created in a second call because `fj issue create` has no --label, and a
  duplicate check on the "*Dokumentiert in <pfad>*" reference keeps the 13
  migrated issues from being created twice (--dry-run/--only/--force).
- Label handling reads the existing labels first: Forgejo allows repeated
  label names, so the old "create and ignore the error" trick would have
  produced duplicates.
- gitlab-issues/README.md, AGENTS.md, the spec banner and the test headers
  now speak Forgejo; the folder keeps its name because the stored issues
  reference that path.

No change to index.html.
2026-08-30 00:11:26 +02:00
docs Switch the issue tooling from GitLab/glab to Forgejo/fj 2026-08-30 00:11:26 +02:00
gitlab-issues Switch the issue tooling from GitLab/glab to Forgejo/fj 2026-08-30 00:11:26 +02:00
tests Switch the issue tooling from GitLab/glab to Forgejo/fj 2026-08-30 00:11:26 +02:00
.gitignore Replace AGENTS.md with a present-tense guide, archive the original spec 2026-08-29 11:48:50 +02:00
AGENTS.md Switch the issue tooling from GitLab/glab to Forgejo/fj 2026-08-30 00:11:26 +02:00
index.html Fix critical jump physics and light-barrier collisions 2026-08-29 10:48:11 +02:00