Remove kepfi from DevOps Tools (dead repository) - #6548
Open
davidpavlovschi wants to merge 1 commit into
Open
Conversation
Automated Quality ChecksRequired checks❌ Repo: repo api not reachable
Additional checks
Coverage: https://app.codecov.io/gh/your-org/your-project |
Contributor
|
Yes kepfi can be removed. Thank you! |
Knuspii
approved these changes
Jul 31, 2026
Author
|
Note on the red CI for whoever reviews: both failures are pre-existing on main and untouched by this one-line removal.
Diff stays 1 file, 1 deletion. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the
kepfientry from DevOps Tools. The linked repository no longer exists.Refs #6279 (Investigate repositories with more than 1 year without update).
Which criteria the project is not meeting
https://github.com/Knuspii/kepfireturns HTTP 404 with no redirect, so the listed link is dead and the source is no longer available.Evidence
There is no
locationheader on the response — GitHub does not redirect it to a renamed repository.So a link fix is not possible and removal is the correct action.
Notification
The entry was added in #6173 by @Knuspii, who is also the repository owner — pinging so they have an opportunity to respond (for example by restoring the repository).
Guideline compliance
README.mdonly (1 file changed, 1 deletion(-)).kcli→kind) is preserved.Validation
go test -run '^(TestAlpha|TestDuplicatedLinks|TestSeparator|TestRenderIndex|TestToHTML|TestGenerate)$' ./...— identical result before and after the change:TestAlpha,TestSeparator,TestRenderIndex,TestToHTML,TestGenerateand bothpkg/packages pass. The only failure,TestDuplicatedLinks/relay(duplicated link 'https://github.com/valtors/relay'), already fails on an unmodified checkout ofmainand is unrelated to this entry.AWESOME_SKIP_FETCH=1 go run .— the site generator completes successfully (Rendered 5536 project pages, sitemap and static assets written), and no page is generated for the removed entry.Bot-required links (they reference the removed project; all dead, which is the point of this PR):
Forge link: https://github.com/Knuspii/kepfi
pkg.go.dev: https://pkg.go.dev/github.com/Knuspii/kepfi
goreportcard.com: https://goreportcard.com/report/github.com/Knuspii/kepfi