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

Added gh-actions YAML file and config #84

Merged
merged 4 commits into from
Feb 2, 2023

Conversation

GhostOps77
Copy link
Contributor

@GhostOps77 GhostOps77 commented Feb 2, 2023

Currently these tests gonna fail, that's because of mypy
but still waiting to merge all those changes

Solves #74 and #80

	deleted:    .travis.yml
	deleted:    bin/testrepl.py
	modified for gh-actions:   tox.ini
@@ -1,25 +0,0 @@
import click
from click_repl import register_repl

Copy link
Collaborator

Choose a reason for hiding this comment

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

why should we remove this file?

Copy link
Contributor Author

@GhostOps77 GhostOps77 Feb 2, 2023

Choose a reason for hiding this comment

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

that test case is not at all being involved
as pytest only searches test in tests folder, and .py files that starts with test_
I thought of adding that test in the next pr

If u want me to add that test, I can make an another commit for that

@GhostOps77
Copy link
Contributor Author

GhostOps77 commented Feb 2, 2023

nvm, i've just added it as well
How about now?
I may wait till u merge this branch

tell me if there any queries
after this merge, tell me the next thing to merge in

@auvipy auvipy merged commit 0b2db19 into click-contrib:master Feb 2, 2023
@GhostOps77
Copy link
Contributor Author

@auvipy Next I'm gonna remove flake8 and add black formatter instead
Is that ok for you?

@auvipy
Copy link
Collaborator

auvipy commented Feb 2, 2023

ok

@auvipy
Copy link
Collaborator

auvipy commented Feb 2, 2023

and rebase the big pr

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