FAQ | This is a LIVE service | Changelog

fix: avoid spurious source object changes between CI and local runs

The "source" argument to the Cloud Storage bucket which represents the zipped source code can differ between CI and local runs even if the content is the same. Since a change in content is handled by changing the name of the object we can ignore changes in "source" argument ijn order to avoid spurious deltas between CI and local runs.

Merge request reports

Loading