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

Enhanced the way Developers deploy new versions to OKD #32

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

carlosthe19916
Copy link
Member

After making this change, developers will only need to execute:

mvn -gs ./configuration/settings.xml clean package fabric8:deploy -DskipTests

to deploy their source code to ODK

@carlosthe19916 carlosthe19916 added the Ready for review The PR is ready to be reviewed label Aug 6, 2019
@codecov-io
Copy link

codecov-io commented Aug 6, 2019

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage     55.78%   55.78%           
  Complexity      385      385           
=========================================
  Files            62       62           
  Lines          1900     1900           
  Branches         86       86           
=========================================
  Hits           1060     1060           
  Misses          775      775           
  Partials         65       65

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa73113...f6b2cc5. Read the comment docs.

@carlosthe19916 carlosthe19916 changed the title Enhanced they way Developers deploy new versions to OKD Enhanced the way Developers deploy new versions to OKD Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review The PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants