Open Bug 1950363 Opened 29 days ago Updated 28 days ago

`shipping-product` is inconsistent in firefox for android tasks

Categories

(Firefox Build System :: Task Configuration, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: bhearsum, Unassigned)

References

(Blocks 1 open bug)

Details

We have some tasks like shippable builds that use fennec as their shipping-product. Other tasks, such as build-apk use fenix or firefox-android.

The last one is correct at this point AFAICT, seeing as it is what is used by release promotion methods. I suspect we'll end up including a bunch of tasks if we simply swap to this shipping-product for everything; probably some adjustments to target task methods would be necessary at the same time.

As far as I can tell this doesn't break anything, but it is confusing.

Severity: -- → S4
Priority: -- → P3

For extra confusion, fenix is used in the shipping-product attribute, not as the task's shipping-product, and those are not the same thing (the task's shipping-product in yaml gets turned into the shipping_product attribute, with underscore instead of hyphen).

You need to log in before you can comment on or make changes to this bug.