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

chore: update devfile for Eclipse Che #1228

Merged
merged 1 commit into from Jan 25, 2022
Merged

Conversation

sunix
Copy link
Member

@sunix sunix commented Jan 24, 2022

Description

This is providing various improvements to the devfile.yaml to contribute to JKube with Eclipse Che:

  • predefined commands to run/debug quickstarts
  • predefined commands to build/run/watch/publish the doc to surge.sh
  • a predefined command to build only dependant modules
  • ability to connect to a remote openshift cluster
  • a dev image with all the commandline tools to work with JKube. it is also coming with a nightly prebuilt .m2 repo. quay.io/sunix/jkube-dev:latest
    etc...

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

Signed-off-by: Sun Tan <sutan@redhat.com>
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #1228 (51a7118) into master (d8825b7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1228   +/-   ##
=========================================
  Coverage     49.57%   49.57%           
  Complexity     3656     3656           
=========================================
  Files           455      455           
  Lines         20625    20625           
  Branches       2814     2814           
=========================================
  Hits          10225    10225           
  Misses         9315     9315           
  Partials       1085     1085           

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 d8825b7...51a7118. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jan 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@manusa manusa merged commit 9be805b into eclipse-jkube:master Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants