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

Add jenkins dependency needed for building psycopg2 from source #962

Merged
merged 1 commit into from May 14, 2019

Conversation

rstorey
Copy link
Member

@rstorey rstorey commented May 14, 2019

No description provided.

@rstorey rstorey requested a review from acdha May 14, 2019 19:40
@@ -1,7 +1,8 @@
sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo
sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
sudo yum install -y jenkins java git docker python3 python3-pip \
python3-devel libmemcached gcc libmemcached-devel zlib-devel
python3-devel libmemcached gcc libmemcached-devel zlib-devel \
postgresql-devel
Copy link
Member

Choose a reason for hiding this comment

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

I'm curious why this didn't hit my Docker build. Let me test that again…

Copy link
Member Author

Choose a reason for hiding this comment

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

I tested it with Docker locally too, and it was fine. It's on crowd-dev now too.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.381% when pulling 37c480b on update-jenkins-psycopg2 into 13a6e1a on master.

@acdha acdha merged commit 8587dd4 into master May 14, 2019
@acdha acdha deleted the update-jenkins-psycopg2 branch May 14, 2019 19:49
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.

None yet

3 participants