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

doc: Update the contributing guidance #4222

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

xiangce
Copy link
Contributor

@xiangce xiangce commented Sep 27, 2024

  • Removed python2 related steps
  • Added Sensitive PII to check list
  • RHINENG-12618

Signed-off-by: Xiangce Liu xiangceliu@redhat.com

rh-pre-commit.version: 2.3.1
rh-pre-commit.check-secrets: ENABLED

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • No Sensitive Data in this change?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

Add your description here

@xiangce xiangce marked this pull request as ready for review September 27, 2024 03:55
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.69%. Comparing base (751e55d) to head (0854713).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4222   +/-   ##
=======================================
  Coverage   76.69%   76.69%           
=======================================
  Files         759      759           
  Lines       41788    41788           
  Branches     9603     9603           
=======================================
+ Hits        32049    32051    +2     
+ Misses       8639     8638    -1     
+ Partials     1100     1099    -1     
Flag Coverage Δ
unittests 76.67% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link
Contributor

@chenlizhong chenlizhong left a comment

Choose a reason for hiding this comment

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

Looks good to me

…ghts#4232)

- when collecting in py26 env, if the foreach_execute specs depends
  on DatasourceProvider, the provider will be in unicode type and causes
  the followed validate() fail
- this change converted the unicode to string by force for all 'cmd' passed to
  CommandOutputProvider

Signed-off-by: Xiangce Liu <xiangceliu@redhat.com>

rh-pre-commit.version: 2.3.1
rh-pre-commit.check-secrets: ENABLED
@xiangce xiangce force-pushed the contributing_guide branch 3 times, most recently from 35f3eb9 to 2e1d000 Compare September 30, 2024 03:40
Signed-off-by: Xiangce Liu <xiangceliu@redhat.com>

rh-pre-commit.version: 2.3.1
rh-pre-commit.check-secrets: ENABLED
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
Signed-off-by: Xiangce Liu <xiangceliu@redhat.com>

rh-pre-commit.version: 2.3.1
rh-pre-commit.check-secrets: ENABLED
@xiangce xiangce merged commit ae72675 into RedHatInsights:master Sep 30, 2024
11 checks passed
@xiangce xiangce deleted the contributing_guide branch September 30, 2024 07:16
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.

5 participants