Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Trav poc pinned #7813

Merged
merged 54 commits into from
Aug 28, 2019
Merged

Trav poc pinned #7813

merged 54 commits into from
Aug 28, 2019

Conversation

scottarnette
Copy link
Contributor

@scottarnette scottarnette commented Aug 27, 2019

Change Description

Added support for unpinned EOS builds via a separate pipeline file, new dockerfiles, and other various changes:

  • Changed pre-existing dockerfiles to be pinned.
  • Added unpinned dockerfiles for Amazon Linux 2, Centos 7, and Ubuntu 18.
    ** Ubuntu 16 does not support unpinned builds.
  • Added new script macos-10.14.sh for pinned Darwin builds.
    ** This will be used in Anka later.
  • Added unpinned.yml.
    ** This pipeline file is used when a build is scheduled with UNPINNED=true.
  • Travis builds will be pinned for Linux distros and unpinned for Mac.
    ** This is to avoid extreme wait times due to building Clang8 for Mac builds on Travis.
  • Added better cleanup on all dockerfiles, reducing image sizes.
  • Added back ENVs required for lambdas to package building steps.

See:
https://travis-ci.com/EOSIO/eos/builds/124928200
https://buildkite.com/EOSIO/eosio-beta/builds/1542
https://buildkite.com/EOSIO/eosio-beta/builds/1576

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@scottarnette scottarnette marked this pull request as ready for review August 28, 2019 15:30
@scottarnette scottarnette requested a review from kj4ezj August 28, 2019 15:30
@kj4ezj kj4ezj removed their request for review August 28, 2019 15:49
Copy link
Contributor

@zreyn zreyn left a comment

Choose a reason for hiding this comment

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

Just a couple of notes

.cicd/helpers/clang-devtoolset8-support.patch Outdated Show resolved Hide resolved
.cicd/unpinned.yml Show resolved Hide resolved
.cicd/anka/macos-10.14.sh Show resolved Hide resolved
@scottarnette scottarnette merged commit a30db8f into trav-poc Aug 28, 2019
@scottarnette scottarnette deleted the trav-poc-pinned branch August 28, 2019 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants