Skip to content

Conversation

@brunobord
Copy link
Contributor

@brunobord brunobord commented Jul 27, 2018

And still, this --user install isn't used because the tox package installed by the docker image is the first in the $PATH.

Review

  • Tests
  • CHANGELOG.rst Updated
  • Delete your branch

@brunobord brunobord force-pushed the circle-ci2-optimizations branch from fdb7fe2 to 99bc7ac Compare July 27, 2018 07:48
@brunobord brunobord requested review from alexdashkov and syldb July 27, 2018 07:49
and still, this `--user` install isn't used because the tox package installed by the docker image is the first in the `$PATH`.
@brunobord brunobord force-pushed the circle-ci2-optimizations branch from 99bc7ac to 3ff0e1d Compare August 20, 2018 08:12
@brunobord
Copy link
Contributor Author

would it be possible to validate this before starting the RC process, please? /cc @alexdashkov @syldlb

Copy link

@syldb syldb left a comment

Choose a reason for hiding this comment

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

LGTM

@brunobord brunobord merged commit 8229619 into master Aug 20, 2018
@brunobord brunobord deleted the circle-ci2-optimizations branch August 20, 2018 08:57
brunobord added a commit that referenced this pull request Aug 20, 2018
- Added a plugin mechanism, allowing users to define and integrate their
  own "business logic" fields.
- Change the global exception handling error level, from "error" to
  "exception". It'll provide better insights if you're using Logmatic or
any other logging aggregator (#336).

**warning**: The plugin mechanism is on BETA mode, and at the moment, it only
allows to define business-logic fields at "form building time". It means
there's not business-logic validation mechanism when you're filling a
form previously defined with your custom field.
    This is a work in progress, please bear with us.

*Minor changes*

- Upgrade to Circle-CI 2 (before the end of life of Circle-CI v1 on
  August, 31st 2018). (#342)
- Optimize Circle-CI usage by using the tox matrix in tests (#343)
- Skip `tox` installation in the circle-ci environment: it's already
  there (#344).
@brunobord brunobord mentioned this pull request Aug 20, 2018
6 tasks
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.

4 participants