Skip to content

build: Release v9.1.0#200

Merged
ramu-phanimukla merged 1 commit intomasterfrom
release-9.1.0
Mar 9, 2021
Merged

build: Release v9.1.0#200
ramu-phanimukla merged 1 commit intomasterfrom
release-9.1.0

Conversation

@ramu-phanimukla
Copy link
Copy Markdown
Contributor

Added

- A new `exec` command to send autoprotocol to a test workcell
- isort for automatic import sorting
- Example initial tests for `commands` file using `responses` pattern, starting with
  `submit` and `projects`.
- Deprecation warning for existing `-i` option for `projects` command.
- Binder build cache step
- All API requests will now pass the organization context as a request header

Fixed


- Issue with CodeCov for GitHub action CI
- `-i` option for `projects` command did not output anything to console when called from
  cli.
- Pinned numpy to <=1.19.5 due to an incompatibility issue with numpy 1.20.0 on python 3.7

Updated


- Added new option "--names" to `projects` CLI command. This is meant as a better
  named and more intuitive replacement for the existing `-i` option.
- Returned more explicit error statuses for `projects` and `submit` commands.
- Remove notebooks directory as we break it out into a `separate repository <https://github.com/open-strateos/txpy_jupyter_notebooks>`_
- Plumbed test posargs through to allow local execution of specific test files.
- Autoprotocol dependency to >=7.6.1,<8 for `Instruction` `informatics` attribute

@ramu-phanimukla ramu-phanimukla requested a review from dzleidig March 9, 2021 20:57
Copy link
Copy Markdown
Contributor

@dzleidig dzleidig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ramu-phanimukla ramu-phanimukla merged commit cda5b3e into master Mar 9, 2021
@ramu-phanimukla ramu-phanimukla deleted the release-9.1.0 branch March 9, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants