Skip to content

Proposal for Devfile port detection and default ports support#33

Merged
thepetk merged 7 commits intodevfile:mainfrom
thepetk:ft/create_default_ports_proposal
Oct 26, 2023
Merged

Proposal for Devfile port detection and default ports support#33
thepetk merged 7 commits intodevfile:mainfrom
thepetk:ft/create_default_ports_proposal

Conversation

@thepetk
Copy link
Contributor

@thepetk thepetk commented Oct 19, 2023

What does this PR do?

This PR adds a proposal document inside docs/proposals regarding the devfile port detection process and the support of default ports.

Which issue(s) does this PR fix

fixes devfile/api#1155

PR acceptance criteria

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.

  • Unit/Functional tests

  • Documentation

How to test changes / Special notes to the reviewer

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (83ea268) 70.49% compared to head (3f577c9) 70.49%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   70.49%   70.49%           
=======================================
  Files          11       11           
  Lines        1566     1566           
=======================================
  Hits         1104     1104           
  Misses        395      395           
  Partials       67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

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

Added a few comments.

@thepetk thepetk force-pushed the ft/create_default_ports_proposal branch from 4ff990b to 8e25ebc Compare October 25, 2023 11:15
@thepetk thepetk requested a review from rm3l October 25, 2023 11:17
@openshift-ci openshift-ci bot added lgtm and removed lgtm labels Oct 26, 2023
@thepetk thepetk force-pushed the ft/create_default_ports_proposal branch from c5b63ab to 3f577c9 Compare October 26, 2023 16:03
@openshift-ci openshift-ci bot added the lgtm label Oct 26, 2023
@openshift-ci
Copy link

openshift-ci bot commented Oct 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rm3l, thepetk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@thepetk thepetk merged commit d27a005 into devfile:main Oct 26, 2023
@thepetk thepetk deleted the ft/create_default_ports_proposal branch November 9, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create proposal for alizer devfile detection logic and default ports

2 participants