zallen

Results 5 comments of zallen

Bumping bootstrap-select breaks tests that I'm not sure are safe to break or not: https://travis-ci.org/github/patternfly/patternfly-3/builds/731337663#L1382. On-hold until we can investigate them -- this library is before my time.

The only relevant vulnerability is in `patternfly-react > patternfly > bootstrap-select`. Moving to the `patternfly-3` repo.

[CircleCI filters](https://circleci.com/docs/2.0/workflows/#using-contexts-and-filtering-in-your-workflows) are your answer! You can look at [CircleCI examples](https://circleci.com/docs/2.0/examples/) or how we've setup [patternfly-react's `config.yml`.](https://github.com/patternfly/patternfly-react/blob/master/.circleci/config.yml) It has a lot of caching stuff you don't have to copy, though...