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

run tests every monday to check for a possible new pip release #297

Closed
wants to merge 1 commit into from

Conversation

fridex
Copy link
Collaborator

@fridex fridex commented May 16, 2024

This introduces a breaking change

  • Yes
  • No

This Pull Request implements

pip is released every 3 months. As micropipenv checks for compatible versions in sources, it might be nice to trigger CI periodically and eventually report if it is behind the current pip version, or, if it needs to be adjusted. To support this, run tests every Monday at 7am UTC.

Signed-off-by: Fridolin Pokorny <fridolin.pokorny@gmail.com>
@frenzymadness
Copy link
Collaborator

I like the idea but it might be even better if we could check for new releases of pip, update micropipenv and open a PR with that change from github actions. I think it's possible to write a shell script to do that. That way, if a new release is available, you'll get PR with CI run ready to be merged instead of "just" failed CI.

@fridex
Copy link
Collaborator Author

fridex commented May 16, 2024

+1, that makes sense (was it called "cyborg team member" back then? :) ). Sadly, I will not have time to implement it now.

@frenzymadness
Copy link
Collaborator

Proposal in #298

@fridex
Copy link
Collaborator Author

fridex commented May 17, 2024

Superseded by #298

@fridex fridex closed this May 17, 2024
@fridex fridex deleted the tests-every-monday branch May 17, 2024 08:39
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.

None yet

2 participants