cleanup many jenkins references authored by anarcat's avatar anarcat
... that's as much i could do in a reasonable amount of time, but
there's a lot of references to it everywhere. There's certainly still
stuff referencing git.tpo as well.
...@@ -97,7 +97,6 @@ The Service Admins maintain the following list of Tor Services. ...@@ -97,7 +97,6 @@ The Service Admins maintain the following list of Tor Services.
| [git][] | Source control system | <https://git.torproject.org> | ahf, nickm, Sebastian, TPA | 70% | yes | | [git][] | Source control system | <https://git.torproject.org> | ahf, nickm, Sebastian, TPA | 70% | yes |
| [gitlab][] | Issue tracking, Wikis | <https://gitlab.torproject.org/> | ahf, anarcat, gaba | 90% | yes | | [gitlab][] | Issue tracking, Wikis | <https://gitlab.torproject.org/> | ahf, anarcat, gaba | 90% | yes |
| [irc][] | IRC bouncer and network | `ircbouncer.torproject.org` | pastly | 90% | yes (ZNC and @groups on OFTC) | | [irc][] | IRC bouncer and network | `ircbouncer.torproject.org` | pastly | 90% | yes (ZNC and @groups on OFTC) |
| [jenkins][] | continuous integration, autobuilding | <https://jenkins.torproject.org> | weasel | LDAP | |
| [lists][] | Mailing lists | <https://lists.torproject.org> | atagar, qbi | 20% | yes | | [lists][] | Mailing lists | <https://lists.torproject.org> | atagar, qbi | 20% | yes |
| [metrics][] | Network descriptor aggregator and network data visualizer | <https://metrics.torproject.org> | irl | ? | ? | | [metrics][] | Network descriptor aggregator and network data visualizer | <https://metrics.torproject.org> | irl | ? | ? |
| [moat][] | Distributes bridges over domain fronting | | cohosh | ? | no | | [moat][] | Distributes bridges over domain fronting | | cohosh | ? | no |
...@@ -146,7 +145,6 @@ services, it is estimated that 38% of the documentation is complete. ...@@ -146,7 +145,6 @@ services, it is estimated that 38% of the documentation is complete.
[git]: howto/git [git]: howto/git
[gitlab]: howto/gitlab [gitlab]: howto/gitlab
[irc]: howto/irc [irc]: howto/irc
[jenkins]: service/jenkins
[lists]: service/lists [lists]: service/lists
[metrics]: https://gitlab.torproject.org/tpo/metrics/team/-/wikis/home [metrics]: https://gitlab.torproject.org/tpo/metrics/team/-/wikis/home
[moat]: https://gitlab.torproject.org/tpo/anti-censorship/team/-/wikis/Survival-Guides/Moat-Survival-Guide [moat]: https://gitlab.torproject.org/tpo/anti-censorship/team/-/wikis/Survival-Guides/Moat-Survival-Guide
...@@ -216,12 +214,13 @@ phase. ...@@ -216,12 +214,13 @@ phase.
Those services have been retired. Those services have been retired.
| Service | Purpose | URL | Maintainers | Fate | | Service | Purpose | URL | Maintainers | Fate |
|---------------|-------------------------------|----------------------------------------|---------------------|-------------------------------------------| |---------------|--------------------------------------|----------------------------------------|---------------------|-------------------------------------------|
| Atlas | Tor relay discover | `https://atlas.torproject.org` | irl | Replaced by metrics.tpo | | Atlas | Tor relay discover | `https://atlas.torproject.org` | irl | Replaced by metrics.tpo |
| Compass | AS/country network diversity | `https://compass.torproject.org` | karsten | ? | | Compass | AS/country network diversity | `https://compass.torproject.org` | karsten | ? |
| fpcentral.tbb | browser fingerprint analysi | `https://fpcentral.tbb.torproject.org` | boklm | Abandoned for [better][] [alternatives][] | | fpcentral.tbb | browser fingerprint analysi | `https://fpcentral.tbb.torproject.org` | boklm | Abandoned for [better][] [alternatives][] |
| Globe | | `https://globe.torproject.org` | | Replaced by [Atlas][] | | Globe | | `https://globe.torproject.org` | | Replaced by [Atlas][] |
| Help.tpo | TPA docs and support helpdesk | `https://help.torproject.org` | tpa | Replaced by this GitLab wiki | | Help.tpo | TPA docs and support helpdesk | `https://help.torproject.org` | tpa | Replaced by this GitLab wiki |
| [jenkins][] | continuous integration, autobuilding | <https://jenkins.torproject.org> | weasel | Replaced with GitLab CI |
| oniongit | test GitLab instance | `https://oniongit.eu` | hiro | Eventually migrated to GitLab | | oniongit | test GitLab instance | `https://oniongit.eu` | hiro | Eventually migrated to GitLab |
| pipeline | ? | `https://pipeline.torproject.org` | ? | | | pipeline | ? | `https://pipeline.torproject.org` | ? | |
| [Prodromus][] | Web chat for support team | `https://support.torproject.org` | phoul, lunar, helix | ? | | [Prodromus][] | Web chat for support team | `https://support.torproject.org` | phoul, lunar, helix | ? |
...@@ -230,6 +229,7 @@ Those services have been retired. ...@@ -230,6 +229,7 @@ Those services have been retired.
[alternatives]: https://arkenfox.github.io/TZP/ [alternatives]: https://arkenfox.github.io/TZP/
[better]: https://coveryourtracks.eff.org/ [better]: https://coveryourtracks.eff.org/
[jenkins]: service/jenkins
[Trac]: howto/trac [Trac]: howto/trac
[Prodromus]: https://github.com/rkallensee/prodromus [Prodromus]: https://github.com/rkallensee/prodromus
[Atlas]: https://atlas.torproject.org [Atlas]: https://atlas.torproject.org
... ...
......