Beetmoverscript

Latest version: v8.5.6

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 10

3.1.0

----------------------

Added
~~~~~

- ``PRODUCT_TO_PATH`` to map ``fennec`` to ``pub/mobile/``
- ``get_bucket_name`` to get the aws bucket name from the bucket nick

Fixed
~~~~~

- ``bucket.objects.filter`` takes kwargs, not an arg.
- used the aws bucket name instead of the bucket nick for boto3
operations

3.0.0

----------------------

Added
~~~~~

- added ``PROMOTION_ACTIONS`` and ``is_promotion_action``

Changed
~~~~~~~

- Renamed ``is_action_a_release_shipping`` to ``is_release_action``
- removed ``push-to-candidates`` from ``RELEASE_ACTIONS``

Fixed
~~~~~

- Only use the release task schema for ``RELEASE_ACTIONS``; this was
breaking fennec beetmover candidates

2.0.0

----------------------

Added
~~~~~

- 100% test coverage
- Added branching in .coveragerc
- Added py36 testing in travis
- Added firefox and devedition paths
- Added ``push-to-releases`` support
- Added ``RELEASE_EXCLUDE`` list of regexes to avoid copying to
``releases/``
- Added ``release_beetmover_task_schema.json`` for release schema
- Added ``redo`` dependency
- Added ``copy_beets``, ``list_bucket_objects``, functions
- Added ``requirements-{dep,prod}.txt`` for dephash dependency
tracking.

Changed
~~~~~~~

- ``TEMPLATE_KEY_PLATFORMS`` is now a standard dict, not a defaultdict
- scopes checking functions now append messages to raise on, rather
than raising for each message.

Fixed
~~~~~

- Removed hardcoded ``tc_nightly`` from balrog manifest; only it adds
it on nightly actions. On release actions, it adds ``tc_release``.
- ``setup_logging`` now uses ``logging.INFO`` if not ``verbose``. It
also reduces ``botocore``, ``boto3``, and ``chardet`` logging to
``logging.INFO``.

Removed
~~~~~~~

- Removed mozilla-aurora from ``RELEASE_BRANCHES``
- Removed ``push-to-staging`` action

1.0.0

----------------------

Added
~~~~~

- Changelog
- Support for partials in manifest production for downstream tasks

Page 10 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.