experimenter/.circleci
Barret Rennie 9c9fd6d687
feat(nimbus): Include fetch summary in update_external_resources PR (#9816)
Because

- fetching feature manifests can fail (see #9804 for an example);
- the fetch command does not hard fail when an individual fetch fails;
and
- we are generating a summary of all the fetches

This commit

- updates the fetch command to hard fail if there are fetch failures and
no
  successes (i.e., in the case where it would not open or update a PR);
- adds a flag to the fetch command to write the summary to a file; and
- opens and updates PRs with a summary of the fetches in the PR
description

Fixes #9815
2023-11-24 19:41:42 +00:00
..
config.yml feat(nimbus): Include fetch summary in update_external_resources PR (#9816) 2023-11-24 19:41:42 +00:00
get_firefox_versions.sh fixes #7409 chore(nimbus): Allow integration testing against multiple firefox versions (#7414) 2022-06-27 15:31:38 -05:00