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

[ci] pypi installer testing #610

Closed
1 task done
annoviko opened this issue Jun 15, 2020 · 1 comment
Closed
1 task done

[ci] pypi installer testing #610

annoviko opened this issue Jun 15, 2020 · 1 comment
Assignees
Labels
Continuous Integration Tasks related to CI scripts Testing Tasks related to testing

Comments

@annoviko
Copy link
Owner

annoviko commented Jun 15, 2020

Introduction
Installation procedure should be tested in order to be sure that delivered functionality is correct. This job shouldn't run every time, it could be a job that is run by demand. Following commands should be tested:

pip3 install pyclustering
python3 setup.py test

Acceptance Criteria

  • A job to install and test pyclustering from pypi.

Description
Some useful links regarded to GitHub Actions that allow to run jobs manually.

@annoviko
Copy link
Owner Author

The manual job is introduced using GitHub actions:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Continuous Integration Tasks related to CI scripts Testing Tasks related to testing
Projects
None yet
Development

No branches or pull requests

1 participant