Once in a while, developers may request that we clear CI artifacts. This is because CI artifacts — which are stored in a Google Cloud Storage bucket — could become corrupted (e.g. due to network issues). When this happens, developers are blocked until we resolve this issue. This, speedy handling of such issues is important.
Developers request the clearing of CI artifacts via the issue tracker, using this template.
Here's how you should process such a support request:
-
Go to the Google Cloud Storage bucket named fullstaq-ruby-server-edition-ci-artifacts in the
fullstaq-ruby
project. -
Delete the folder whose name equals the reported CI run number.
-
Close the issue with the following canned response:
The artifacts have been cleared. Please re-run the CI job whenever convenient.