Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified test buildout setup by not using plone versions. #71

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

mauritsvanrees
Copy link
Member

See issue #69.

  • buildout.cfg now extends base.cfg and versions.cfg.
  • travis.cfg by default extends both but has a slightly different code-analysis setup. The different setup may not make sense anymore, but that is how it was until now. code-analysis passes with both setups.
  • In .travis.yml we do one run with standard travis.cfg, and one allowed failure with travis.cfg minus the versions.cfg. We could skip that and have just one job.

So if we don't mind further simplification/unification then there is some room, and I can do that. But we can also merge as is, when Travis passes.

@jensens jensens merged commit f2766a9 into master Mar 25, 2019
@jensens jensens deleted the simplify-versions branch March 25, 2019 13:27
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