Skip to content

Save warning messages into a separate file

Stan Hu requested to merge sh-ci-deprecation-warning-track into master

This copies all warn calls (with some exceptions) into a file inside warnings/ for test and development environments. The update-tests-metadata CI job can collect each of these files and make them available for download in one place.

This will help with upgrading Ruby and Rails.

Edited by Stan Hu

Merge request reports