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

Validate contributors #19

Merged
merged 29 commits into from
Aug 21, 2024
Merged

Validate contributors #19

merged 29 commits into from
Aug 21, 2024

Conversation

SalmanAsh
Copy link
Contributor

@SalmanAsh SalmanAsh commented Aug 15, 2024

This change is Reviewable

@SalmanAsh SalmanAsh requested a review from faucomte97 August 20, 2024 14:33
Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r1, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @SalmanAsh)


.github/actions/python/docs/action.yaml line 1 at r1 (raw file):

name: "Code for Life - Python - Docs"

Do we need this file in this repo?


.github/actions/python/setup-environment/action.yaml line 1 at r1 (raw file):

name: "Code for Life - Python - Setup Environment"

Same question for this one, do we need this file in this repo?

Copy link
Contributor Author

@SalmanAsh SalmanAsh 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, 2 unresolved discussions (waiting on @faucomte97)


.github/actions/python/docs/action.yaml line 1 at r1 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Do we need this file in this repo?

Done. We don't. Deleted now.


.github/actions/python/setup-environment/action.yaml line 1 at r1 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Same question for this one, do we need this file in this repo?

Done. We don't. Deleted now.

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r2.
Reviewable status: all files reviewed (commit messages unreviewed), all discussions resolved (waiting on @SalmanAsh)

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

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


.github/scripts/python/validate-existing-contributors/Pipfile line 11 at r3 (raw file):

[dev-packages]
black = "==23.1.0"
pytest = "==7.2.1"

I'm not sure you need pytest here

Copy link
Contributor Author

@SalmanAsh SalmanAsh 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: 8 of 9 files reviewed, 1 unresolved discussion (waiting on @faucomte97)


.github/scripts/python/validate-existing-contributors/Pipfile line 11 at r3 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

I'm not sure you need pytest here

Done. Removed.

Copy link
Contributor

@faucomte97 faucomte97 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 r5, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @SalmanAsh)


.github/scripts/python/validate-existing-contributors/Pipfile line 11 at r3 (raw file):

Previously, SalmanAsh (Salman Ashraf) wrote…

Done. Removed.

You need to re-lock after editing Pipfile

Copy link
Contributor Author

@SalmanAsh SalmanAsh 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: 7 of 9 files reviewed, 1 unresolved discussion (waiting on @faucomte97)


.github/scripts/python/validate-existing-contributors/Pipfile line 11 at r3 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

You need to re-lock after editing Pipfile

Done.

Copy link
Contributor

@faucomte97 faucomte97 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 2 of 2 files at r6, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SalmanAsh)

@SalmanAsh SalmanAsh merged commit 8d35b8a into development Aug 21, 2024
7 of 8 checks passed
@SalmanAsh SalmanAsh deleted the validate-contributors branch August 21, 2024 15:31
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.

2 participants