Skip to content

chore(ci): remove dead Forgejo/Codeberg CI configuration - #436

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/remove-forgejo-ci
Aug 24, 2026
Merged

chore(ci): remove dead Forgejo/Codeberg CI configuration#436
rubenvdlinde merged 1 commit into
developmentfrom
chore/remove-forgejo-ci

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Remove dead Forgejo/Codeberg CI configuration

GitHub is the only host this organisation publishes to. No local checkout has a Codeberg git remote, so nothing is pushed there and no workflow under .forgejo/ has ever run for this repository. The Codeberg mirror still exists but is unmaintained; deleting .forgejo/ from the GitHub copy does not touch it.

Files removed (5)

.forgejo/workflows/app-tests-live.yml
.forgejo/workflows/app-tests.yml
.forgejo/workflows/pre-merge-check-strict.yaml
.forgejo/workflows/tests-live.yml
.forgejo/workflows/tests.yml

Verification

  • Issue templates. This repository held no issue templates under .forgejo/ — only workflows.
  • Release path. This repository had no .forgejo release workflow. Its release path, .github/workflows/cli-release.yml, release.yml, is untouched.
  • Live CI untouched. git diff --cached --name-only | grep -c '^\.github/workflows/' returns 0. Every staged change is a deletion under .forgejo/.

Not touched

  • .github/workflows/ — the live CI
  • forge-type enums / "default": "codeberg" in schemas — a product feature, handled separately
  • MIRROR_HOSTS mirror-identity logic — functional code
  • openspec/changes/archive/** — history

GitHub is the only host this organisation publishes to. No local checkout has
a Codeberg git remote, so nothing is pushed there and no workflow under
.forgejo/ has ever run for this repository.

This repository held no issue templates under `.forgejo/` — only workflows.

This repository had no `.forgejo` release workflow. Its release path,
`.github/workflows/cli-release.yml, release.yml`, is untouched.

.github/workflows/ is untouched — that is the live CI. Any CODEBERG_TOKEN
reference lived only inside the deleted files and goes with them.

Removes 5 file(s) under .forgejo/.
@rubenvdlinde
rubenvdlinde merged commit f07e98f into development Aug 24, 2026
39 of 69 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/remove-forgejo-ci branch August 24, 2026 20:50
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/keepiq @ 1c5fc39

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
test-l10n
format
check-l10n-js
check-schema-l10n
composer ✅ 111/111
npm ✅ 550/550
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright
Hydra gates

Quality workflow — 2026-08-24 21:57 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant