Skip to content

Conversation

theotherjimmy
Copy link
Contributor

Fixed:

  • Concurrent Mbed CLI deploys that access the same cached repo no longer cause cache corruption.
  • Python dependencies using a github url and release instead of a package name and version are checked correctly and no longer cause sperious pip installs.
  • mbed test --unittest no longer requires a target and toolchain, which it simply throws away.

**Fixed:**
* Concurrent Mbed CLI deploys that access the same cached repo no longer cause cache corruption.
* Python dependencies using a github url and release instead of a package name and version are checked correctly and no longer cause sperious pip installs.
* `mbed test --unittest` no longer requires a target and toolchain, which it simply throws away.
@theotherjimmy
Copy link
Contributor Author

@screamerbg Is there anything else you wanted in 1.8.1?

Copy link
Contributor

@screamerbg screamerbg left a comment

Choose a reason for hiding this comment

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

LGTM

@screamerbg screamerbg merged commit 9a8f7a2 into ARMmbed:master Sep 12, 2018
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