- verify actions properly, even if they share the same name with another action (``cb_name`` is unique; ``name`` is not).
.. _removed-11:
Removed ~~~~~~~
- remove ``get_action_name``
.. _section-58:
15.0.4
---------------------
.. _added-32:
Added ~~~~~
- Allow staging branches access to staging ship-it and mock snap workers.
.. _fixed-25:
Fixed ~~~~~
- Retry download artifacts on timeouts.
.. _section-59:
15.0.3
---------------------
.. _added-33:
Added ~~~~~
- Allow mozilla-central to update bouncer locations.
.. _section-60:
15.0.2
---------------------
.. _added-34:
Added ~~~~~
- Allow any branch access to the -dev bouncer scriptwork.
.. _section-61:
15.0.1
---------------------
.. _changed-28:
Changed ~~~~~~~
- use ``task.tags.worker-implementation`` as the worker implementation, if specified.
.. _section-62:
15.0.0
---------------------
.. _changed-29:
Changed ~~~~~~~
- require py37 to be green - support and require taskcluster>=4.0.0 (``taskcluster.aio`` rather than ``taskcluster.async``, because ``async`` is a py37 keyword)