You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/26 19:16:13 UTC

[GitHub] [couchdb] wohali opened a new pull request #2492: Jenkins: bump Erlang versions

wohali opened a new pull request #2492: Jenkins: bump Erlang versions
URL: https://github.com/apache/couchdb/pull/2492
 
 
   Docker images have updated versions of Erlang - so Jenkinsfile must follow.
   
   Unfortunately this breaks PRs until this PR is merged, because now `couchdbdev/debian-buster-erlang-all` has different versions of Erlang in it than `Jenkinsfile.pr` does.
   
   We can possibly factor some of this out and avoid the PR-blocking change by having the `-all` image have aliases like `/usr/local/kerl/{low,medium,high}/activate` to the three versions.
   
   The `Jenkinsfile.full` version needs to be explicit so that packages are built appropriately for downstream.
   
   At one point @kocolosk wanted to use tagging to improve build times and avoid the forced pull every time, but my experience was that when tags move, docker doesn't always pick it up, leading us back to having to merge a PR every time we want or need to update the Erlang in our containers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] wohali merged pull request #2492: Jenkins: bump Erlang versions

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #2492: Jenkins: bump Erlang versions
URL: https://github.com/apache/couchdb/pull/2492
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] wohali commented on issue #2492: Jenkins: bump Erlang versions

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2492: Jenkins: bump Erlang versions
URL: https://github.com/apache/couchdb/pull/2492#issuecomment-578551370
 
 
   merging, as the world is blocked until this hits.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services