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 CD/CI pipeline #96

Merged
merged 8 commits into from
Jul 4, 2018
Merged

Add CD/CI pipeline #96

merged 8 commits into from
Jul 4, 2018

Conversation

etienne-napoleone
Copy link
Contributor

This PR aims to add the docker base images who will be used by the infrastructure images.
The goal is to separate the application codebase from the environment (localnet, devnet, testnet, prod) specific configuration

For now as only the devnet infrastructure is being built, the old Dockerfile and docker-compose file are still present to not break anyone workflow. The Dockerfile has just be renamed

The Travis config modification enable automatic pushing of the new images.

@etienne-napoleone
Copy link
Contributor Author

etienne-napoleone commented Jun 28, 2018

Will rebase this PR to include coverage once #92 is merged

@coveralls
Copy link

coveralls commented Jun 28, 2018

Pull Request Test Coverage Report for Build 68

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.928%

Totals Coverage Status
Change from base Build 65: 0.0%
Covered Lines: 93
Relevant Lines: 95

💛 - Coveralls

@ngtuna
Copy link

ngtuna commented Jul 4, 2018

love it. Thanks @etienne-napoleone. LGTM

@etienne-napoleone etienne-napoleone merged commit 3481c81 into master Jul 4, 2018
@etienne-napoleone etienne-napoleone deleted the cicd branch July 4, 2018 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD This issue concern CI/CD pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants