gecko-dev/taskcluster
Julien Cristau e17eb2ea81 Bug 1715248 - include upload-symbols tasks in desktop release promotion. r=releng-reviewers,taskgraph-reviewers,gbrown a=release
Usually, upload-symbols tasks run as part of the on-push graph; however, if a
push only touches platform-specific code, builds for other platforms may get
optimized out, along with the corresponding upload-symbols tasks.  If release
promotion is triggered on such a push, we may end up shipping builds whose
symbols are missing from the symbols server, affecting downstream consumers
like crash-stats.  To avoid this, ensure beetmover jobs (as an arbitrary
choice) pull in the upload-symbols tasks.

Differential Revision: https://phabricator.services.mozilla.com/D219768
2024-08-26 14:07:52 +00:00
..