Tool:Wheres-my-code-running
Appearance
| Website | https://gitlab.wikimedia.org/toolforge-repos/wheres-my-code-running |
| Description | Gerrit integration and web API for determining what environments a merged MediaWiki patch is present in. |
| Keywords | gerrit, mediawiki |
| Author(s) | Ahmon Dancy |
| Maintainer(s) | Ahmon Dancy (View all) |
| License | GNU General Public License 2.0 or later |
| Admin log | Tools.wheres-my-code-running/SAL |
Where's my code running? is a web API and Gerrit plugin which reports where a merged Gerrit change is running, by asking each deployment's own deployment-info.php what git treeish is deployed and testing whether the change's commit is an ancestor of that tree.
See the project README for more details on usage, deployment, and development.
