Portal:Toolforge/Changelog

From Wikitech

In this page you will find a list of smaller user-facing updates to toolforge services, new small features and similar news.

This year announcements

  • 2024-04-03 Added a --health-check-script to toolforge jobs run --continuous to specify a script to run to test the health of your continuous job and restart it when unhealthy (docs here)
  • 2024-04-03 Added toolforge jobs dump subcommand to generate a yaml file you can use toolforge jobs load with the current jobs (docs here)
  • 2024-03-14 Grid engine is turned off, kubernetes is now the only runtime available.
  • 2024-03-07 Toolforge jobs using buildservice images can explicitly use now filelog as regular jobs toolforge jobs run --filelog ...
  • 2024-02-28 Webservices now include a tcp health probe by default, and allow to configure an http probe with the --health-check-path option, for example --health-check-path /healthz.
  • 2024-02-13 The build service will not alert users when starting a new build and not having much quota left (and add some followup options).
  • 2024-01-31 Fixed support for envvars on lighthttp (php7.4, etc.) based k8s images
  • 2024-01-31 Apt buildpack dependency resolution improved and broken link fixes rolled out
  • 2024-01-11 Support for clojure has been restored, it was dropped from upstream and got removed it with the latest builder upgrade.
  • 2024-01-05 Updated the builder image to heroku/builder:22 latest, with 2.6.1 nodejs buildpack supporting pnpm install
  • 2024-01-04 Now the envvars can be passed through stdin or hidden prompt.

Old/archived announcements

2023

  • 2023-12-19 Added support for Rust tools to the build service.
  • 2023-12-15 Added the toolforge build clean subcommand to allow freeing quota for the build service.
  • 2023-12-13 The --wait argument of the jobs framework now supports specifying a custom timeout.
  • 2023-12-13 Added support for dotnet/mono stack for the build service.
  • 2023-12-13 Added support to specify build environment variables to the toolforge build command (toolforge build start --envvar MYVAR=myvalue --envvar MYVAR2=myvalue2 https://url/to/my/repo.git).
  • 2023-12-13 Created the My first Buildpack static tool tutorial.
  • 2023-12-12 Added a note in the My first Buildpack PHP tool on how to serve the index.php from a subdirectory.
  • 2023-12-08 Added the `toolforge build quota` subcommand to check how much resources you are using (working on a way to release them if needed).
  • 2023-12-04 The build service now supports following build logs (as tail -f would) and it's enabled by default when starting a build.
  • 2023-11-17 There is now a custom Pywikibot image available.
  • 2023-10-19 The build service now supports canceling jobs.
  • 2023-10-12 The jobs framework now supports running build service images without NFS storage mounted.
  • 2023-10-11 New toolforge changelog page for small updates created! :)
  • 2023-10-05 The build service now supports building static assets with nodejs while having any other language for the service (python/ruby/...).

Communication and support

Support and administration of the WMCS resources is provided by the Wikimedia Foundation Cloud Services team and Wikimedia movement volunteers. Please reach out with questions and join the conversation:

Discuss and receive general support
Stay aware of critical changes and plans
Track work tasks and report bugs

Use a subproject of the #Cloud-Services Phabricator project to track confirmed bug reports and feature requests about the Cloud Services infrastructure itself

Read stories and WMCS blog posts

Read the Cloud Services Blog (for the broader Wikimedia movement, see the Wikimedia Technical Blog)