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

Travis/artifacts to s3 #2204

Merged
merged 8 commits into from
Aug 11, 2019
Merged

Travis/artifacts to s3 #2204

merged 8 commits into from
Aug 11, 2019

Conversation

argakiig
Copy link
Contributor

@argakiig argakiig commented Aug 7, 2019

split artifacts between beta and live
build mac live always to catch new errors
deploy live on tags not RC or DB
build and deploy beta on tags RC or DB
bundle QtDBus framework as required for plugin libqcocoa.dylib
hardcode default DragNDrop and TBZ2
update deploy-docker script to hand travis tags and new stage name

if CI_BUILD true environment $TRAVIS_TAG(via travis and tagged commits) will be set, and will use $TRAVIS_TAG instead of CPACK_PACKAGE_VERSION strings
simplify version string to be based on tag when available otherwise use version string

Russel Waters added 3 commits August 6, 2019 15:08
build mac live always to catch new errors
deploy live on tags not RC or DB
build and deploy beta on tags RC or DB
bundle QtDBus framework as required for plugin libqcocoa.dylib
hardcode default DragNDrop and TBZ2
update deploy-docker script to hand travis tags and new stage name
…s) will be set, and will use $TRAVIS_TAG instead of CPACK_PACKAGE_VERSION strings

simplify version string to be based on tag when available otherwise use version string
@argakiig argakiig added enhancement universe This item indicates the need for or supplies changes caused by external factors tool Introduces or updates a tool or command docker updates and changes to the docker build image labels Aug 7, 2019
@argakiig argakiig added this to the V20.0 milestone Aug 7, 2019
@argakiig argakiig self-assigned this Aug 7, 2019
@argakiig argakiig removed the request for review from SergiySW August 9, 2019 19:04
@argakiig argakiig merged commit 8e2bb49 into nanocurrency:master Aug 11, 2019
@argakiig argakiig deleted the travis/artifacts_to_s3 branch September 24, 2019 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker updates and changes to the docker build image enhancement tool Introduces or updates a tool or command universe This item indicates the need for or supplies changes caused by external factors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants