Add new code management in the list
This commit is contained in:
parent
2fcf1ce7a8
commit
6e7bb38483
2
.github/workflows/links-validator.yml
vendored
2
.github/workflows/links-validator.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# At 09:00 on Monday: https://crontab.guru/#0_9_*_*_1
|
||||
- cron: "0 9 * * 1"
|
||||
- cron: "0 9 30 * 0"
|
||||
|
||||
jobs:
|
||||
link_checker:
|
||||
|
@ -204,6 +204,8 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
|
||||
- [Gogs](https://gogs.io/) - A painless self-hosted Git service.
|
||||
- [Gitea](https://gitea.io/) - A painless self-hosted Git service.
|
||||
- [Gitblit](https://github.com/gitblit/gitblit) - Pure Java Git solution for managing, viewing, and serving Git repositories.
|
||||
- [RhodeCode](https://rhodecode.com/) - Centralized control for distributed repositories. Mercurial, Git, and Subversion under a single roof.
|
||||
- [Radicle](https://radicle.xyz/) - Radicle is a sovereign peer-to-peer network for code collaboration, built on top of Git.
|
||||
|
||||
## Web Servers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user