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

common: restore the env.py ansible library #5798

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

grom72
Copy link
Contributor

@grom72 grom72 commented Jul 13, 2023

This change is Reviewable

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
@grom72 grom72 added QA: CI .github/ and utils/ related to automated testing sprint goal This pull request is part of the ongoing sprint labels Jul 13, 2023
@grom72 grom72 added this to the 2.0.0 milestone Jul 13, 2023
@grom72 grom72 requested review from janekmi and osalyk July 13, 2023 12:19
Copy link
Contributor

@osalyk osalyk left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @janekmi)

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #5798 (91711db) into master (73c9749) will increase coverage by 2.23%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5798      +/-   ##
==========================================
+ Coverage   68.75%   70.98%   +2.23%     
==========================================
  Files         131      131              
  Lines       19677    19175     -502     
  Branches     3259     3193      -66     
==========================================
+ Hits        13529    13612      +83     
+ Misses       6148     5563     -585     

Copy link
Contributor

@janekmi janekmi left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @grom72)


utils/ansible/library/env.py line 42 at r1 (raw file):

        default: /etc/profile.d/ansible_env_module_definitions.sh
author:
    - dpysx

Who is the author? Consequently, are we 100% sure this module is BSD-3 licensed?

Copy link
Contributor

@janekmi janekmi left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @grom72)


utils/ansible/library/env.py line 42 at r1 (raw file):

Previously, janekmi (Jan Michalski) wrote…

Who is the author? Consequently, are we 100% sure this module is BSD-3 licensed?

We have established offline that all the authors are Intel employees.


utils/ansible/library/env.py line 42 at r1 (raw file):

        default: /etc/profile.d/ansible_env_module_definitions.sh
author:
    - dpysx

Please drop these lines. We do not tend to name individual contributors this way.

Copy link
Contributor

@janekmi janekmi left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @grom72)

@janekmi janekmi merged commit 5657cc7 into pmem:master Jul 13, 2023
16 checks passed
@grom72 grom72 deleted the common-restore-ansible-env branch October 24, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA: CI .github/ and utils/ related to automated testing sprint goal This pull request is part of the ongoing sprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants