mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
Remove dead projects #700
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @G2G2G2G on GitHub (Oct 1, 2022).
is this removing projects that are dead, like RDPwrap? it never really worked correctly in the first place either
atom text editor is also dead, the team moved to a different text editor called zed https://zed.dev/
@nodiscc commented on GitHub (Oct 6, 2022):
Now it is, officially https://github.com/awesome-foss/awesome-sysadmin/blob/master/.github/PULL_REQUEST_TEMPLATE.md
Anyone, feel free to send Pull Requests to remove projects that are no longer maintained.
Thanks
@G2G2G2G commented on GitHub (Oct 6, 2022):
I looked at RDPWrap and the issues people are keeping their .ini file configs up to date so apparently it still works if you DL the program and go to some random git issue that has the updated stuff correct
Do we consider that dead or alive? lol
I looked into it and seems there is a community fork with "lots of life" so far
https://github.com/atom-community/atom/discussions
https://atom-community.github.io/
Should I update the URL to the github repo or what? Not sure what to do with that one either
@nodiscc commented on GitHub (Oct 6, 2022):
Dead considering no updates since 2018, and the amount of issues piling up without triage, and no maintained fork.
Looks suitable
@nodiscc commented on GitHub (Oct 9, 2022):
Reopening and pinning this issue
@cu commented on GitHub (Dec 15, 2022):
Howdy! A couple of questions:
It looks like Pulsar is an actively maintained community fork of Atom. I don't use it, but would it be a worthy addition to the list?
The repo for LightTable went read-only a year ago and the last release was about 7 years ago. I presume that counts as dead?
Happy to write up PRs for either or both of these.
@nodiscc commented on GitHub (Dec 15, 2022):
It does. PR welcome.
Ideally we should only list a single fork, unless there are significant differences between Atom-community and Pulsar.
Ideally when submitting a new tool, you should have been using it for some time and have good experiences with it. The tool should also be mature and stable enough. See also https://github.com/awesome-foss/awesome-sysadmin/pull/357 for discussion on possible quality guidelines.
Judging by the first PR submitted in the Pulsar repo, this fork is only 4 months old, so I'd say it's not mature enough. Please read the comments at https://github.com/awesome-foss/awesome-sysadmin/pull/357 and let us know your opinions there, if you have any.
@ColonelThirtyTwo commented on GitHub (Dec 21, 2022):
I'll add to this: Ori Filesystem hasn't had a commit since 2019: https://bitbucket.org/orifs/ori/wiki/history/Home
@ColonelThirtyTwo commented on GitHub (Dec 21, 2022):
Bolo's homepage is a default nginx page. I found https://github.com/huntprod/bolo which looks like the source code, but hasn't had a commit since 2018.
@nodiscc commented on GitHub (Dec 24, 2022):
-> https://github.com/awesome-foss/awesome-sysadmin/pull/441
@nodiscc commented on GitHub (Dec 24, 2022):
-> https://github.com/awesome-foss/awesome-sysadmin/pull/442
@MBadberg commented on GitHub (Jan 20, 2023):
Link to https://itpi.org/the-visible-ops-handbook-review.html is dead. Page no longer exist. I've found no alternate link. :(
Link under Books -> Visible OPS handbook
@G2G2G2G commented on GitHub (Jan 20, 2023):
It comes right up with https://itpi.org/the-visible-ops-book-series/
but what is this site? looks like a cash grab book..
also the sites it links to for sale are unencrypted and you can't even add stuff to the cart
@nodiscc commented on GitHub (Jan 20, 2023):
Apparently this link was added in
31313e9e83Please send PRs to help cleanup the list. Personally I think that links to any resources that are not freely available should be removed.
@G2G2G2G commented on GitHub (Jan 20, 2023):
https://github.com/awesome-foss/awesome-sysadmin/pull/448
I had to delete all those books except the only page that actually links to a massive .pdf book for free..
@nodiscc commented on GitHub (Sep 4, 2023):
Automated checks return errors for a few URLs:
We should check whether these URLs are still valid, and if needed, update them or remove these projects from the list.
In some cases, URLs are actually valid but something prevents the link checker from accessing the page (e.g. DDoS protection pages). In this case it is possible to skip these URLs using
exclude_regexin https://github.com/awesome-foss/awesome-sysadmin/blob/master/.hecat/url-check.yml (example usage here)In other cases, the error is temporary and we should just wait for a while for it to resolve itself. I will implement a daily URL check.
In the future, last commit date will be gathered automatically, and a warning/error will be raised when it is older than the configured threshold (I suggest 6 months for warning, 12 months for error like we did in https://github.com/awesome-selfhosted/awesome-selfhosted-data)
@Rabenherz112 commented on GitHub (Sep 10, 2023):
Done with the latest PRs (#529, #530, #531, #532, #533)
I would agree with this.
@animeai commented on GitHub (Nov 3, 2023):
VestaCP is pretty much abandoned at this point and should probably be replaced with the active (and much improved) fork HestiaCP https://github.com/hestiacp/hestiacp/ I don't have time to make a PR right now though!
@nodiscc commented on GitHub (Nov 3, 2023):
HestiaCP added in https://github.com/awesome-foss/awesome-sysadmin/pull/515, VestaCP removed in https://github.com/awesome-foss/awesome-sysadmin/pull/539. Thanks