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

[Devtools Week] Update contributing guide #39

Merged
merged 9 commits into from
Dec 15, 2023

Conversation

thepetk
Copy link
Contributor

@thepetk thepetk commented Dec 11, 2023

What does this PR do?

This PR updates the contributing.md in order to be more consistent with the rest of the contributing.md files inside the Devfile organization. The updated document follows the contributing.md file of the registry-support repo (here)

Which issue(s) does this PR fix

fixes devfile/api#1351

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

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (719af19) 70.49% compared to head (9f6ed9e) 73.12%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   70.49%   73.12%   +2.63%     
==========================================
  Files          11       11              
  Lines        1566     1563       -3     
==========================================
+ Hits         1104     1143      +39     
+ Misses        395      351      -44     
- Partials       67       69       +2     

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

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated
contribution. See the [DCO](DCO) file for details.
Owners of the repository will watch out for and review new PRs.

By default for each change in the PR, GitHub Actions and OpenShift CI will run checks against your changes (linting, unit testing, and integration tests).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
By default for each change in the PR, GitHub Actions and OpenShift CI will run checks against your changes (linting, unit testing, and integration tests).
For each change in the PR, GitHub Actions and OpenShift CI will by default run checks against your changes (linting, unit testing, and integration tests).

Copy link
Member

Choose a reason for hiding this comment

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

@thepetk Does these checks run only by default or in all cases? Are there any scenarios where they don't run all the checks mentioned?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@michael-valdron I've removed the openshift CI as is doesn't exist as a check and added the code coverage checks.

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
thepetk and others added 9 commits December 12, 2023 11:23
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Co-authored-by: Michael Valdron <mvaldron@posteo.net>
Signed-off-by: thepetk <thepetk@gmail.com>
Signed-off-by: thepetk <thepetk@gmail.com>
@thepetk
Copy link
Contributor Author

thepetk commented Dec 12, 2023

@michael-valdron I've addressed your suggestions :) thanks for the review

Copy link
Member

@michael-valdron michael-valdron left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 15, 2023
Copy link

openshift-ci bot commented Dec 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michael-valdron, thepetk

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [michael-valdron,thepetk]

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 393ca66 into devfile:main Dec 15, 2023
6 checks passed
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.

Review and update devfile/alizer contributing guide
2 participants