Hi all!
This is to let you know that Toolforge continuous jobs now support internal domain names!
This means you can now make a request from any job type to a continuous job using the name of the continuous job directly, without having to know or keep track of its internal ephemeral IP address.
To use it you need to specify `--port <number>` while creating your continuous job. Once done your continuous job can now be reached from other jobs with `https://<continuous-job-name>:<port>`.
Note: This can only be configured for continuous jobs. Note: The name of the continuous job automatically becomes the internal domain name and there is currently no way to specify a custom name.
Also, a reminder that you can find this and smaller user-facing updates about the Toolforge platform features here: https://wikitech.wikimedia.org/wiki/Portal:Toolforge/Changelog
Original task: https://phabricator.wikimedia.org/T348758