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

Adding test install workflow for GitHub Actions pipelines #247

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ShutdownRepo
Copy link

Added a workflow that makes sure responder requirements install, and responder starts properly for all push and pull request triggers.
This is pretty basic right now and adding another workflow checking the code would be nice.
If Responder gets a setup.py / pyproject.toml in the future (as proposed in #237) another workflow could also be added to make sure responder installs and runs properly as well.
If you run the pipeline with the current code base, you'll see that it'll fail because of the netifaces requirement failing to install.

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.

1 participant