Opx

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 2

1.0.0

0.1.1

-------

Added
~~~~~

- Pipfile.

Changed
~~~~~~~

- Back to Python3.6+ only.

0.1.0

-------

Added
~~~~~

- Pull Docker image if last pull was more than 24 hours ago.
- Test for a ``.workspace`` file instead of a ``.repo`` directory for workspace
existence. This allows movement to different repository management tools.
- Python3.4 compatibility.
- Documentation through Sphinx.
- Command aliases (b resolves to build).
- Ability to save workspaces not created by this tool.
- Temporary workspaces which do not save.
- Debug option for assemble for maximum verbosity.
- Add option to build for also building top-level build dependencies.
- Add option to release to skip build and tag directly.
- First test!

Changed
~~~~~~~

- Use username and pwd for container name.
- Set username as label on container.
- ``opx_build`` script dropped as dependency.
- Changing the distribution prompts for confirmation before recreating the
container and saving the change.

Fixed
~~~~~

- Stacktrace on invalid docker image.

Removed
~~~~~~~

- Cleanup subcommand.

0.0.4

-------

Added
~~~~~

- Release subcommand to run ``opx_build`` with ``--git-tag``.
- Version option to get opx program version.
- Usage examples for most subcommands.
- Sort option when building to sort package files per repository.
- Persistent workspace distribution, initially set with
``opx init --dist``.

Changed
~~~~~~~

- Rename ``remove-container`` option to ``rm``.
- If zero is used as the build number for assemble, it is removed from
the version.

Deprecated
~~~~~~~~~~

- Cleanup command (to be removed in 0.1.0)

Fixed
~~~~~

- Root directory check on Windows.
- Shell configuration not getting sourced in container.
- Localtime mounting on macOS.
- Containers dangling when failing to start.
- Deleted workspaces appearing in status output.
- -h option for help.
- Changing dist after starting container.

0.0.3

-------

Added
~~~~~

- Python3.5 compatibility.

Changed
~~~~~~~

- CLI usage errors now use ``logging`` and have colorized output.

0.0.2

-------

Added
~~~~~

- Assemble subcommand to create ONIE installer.
- Cleanup subcommand to remove deleted workspaces.
- Remove subcommand to remove persistent container.
- Status subcommand to show active workspaces and containers.
- Container persistence.
- Host localtime in container.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.