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

[FEATURE] PyTest Pippel on new Pip release #25

Open
arifer612 opened this issue Apr 21, 2022 · 0 comments
Open

[FEATURE] PyTest Pippel on new Pip release #25

arifer612 opened this issue Apr 21, 2022 · 0 comments
Assignees

Comments

@arifer612
Copy link
Owner

This is part of the goal to fully automate the checks to keep Pippel up to date
with the latest pip versions. The way this should work is that a daily cron
job should check pip for a new tag release from their GitHub repository. If
there is indeed a new tag release, the PIP_VERSIONS file is to be updated and
the PyTest workflow is to be called. Only that specific pip version should be
checked if the Pippel version is not updated, to save on resources. Finally, the
README file should be updated with the new results.

This should ideally be written as a reusable workflow so that I can call it from
a single 'chores' workflow.

@arifer612 arifer612 self-assigned this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant