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

Added build system to project root #372

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

Added build system files to project root directory

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

Copy link
Contributor

@rockfruit rockfruit left a comment

Choose a reason for hiding this comment

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

works like a dream.

# - sudo mv chromedriver /usr/bin/
###
- export DISPLAY=99.0
- sh -e /etc/init.d/xvfb start
Copy link
Contributor

Choose a reason for hiding this comment

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

@ramonski I'm pretty sure we don't xvfb anymore, it was used for running firefox for robot-framework tests. I don't think we need robot-framework right now.

@@ -0,0 +1,210 @@
##############################################################################
Copy link
Contributor

Choose a reason for hiding this comment

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

also it seems bootstrap.py is not required when installing zc.buildout into virtualenv? maybe we could remove it. If anyone needs to do it this way, bootstrap.py is easy to get.

@rockfruit rockfruit merged commit 194dcc7 into senaite-integration Nov 14, 2017
@rockfruit rockfruit deleted the senaite-root-buildout branch November 14, 2017 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants