-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
PyUP not sending PRs for requirements inside project_slug #1966
Comments
I've just run the PyUP bot manually to see if there were any errors in the logs but nothing showed up:
A pull request was opened: #1970, which includes an update of the root Installed PyUP from their master branch (1.0.3 unreleased on PyPI). |
When running 1.0.2 released on PyPI, I get this:
Looks like an issue with on PyUP side which appears fixed on master, it's adding an extra |
When running on 1.0.3 with the forward slash fixes, I'm getting a warning like this when using
|
I've set up a Lambda function to every the version of PyUP with the patch every hour. This is using my Github token, so incoming PRs will appear as me. Let's see how this go! |
Forgot about this, it's solved, now, we've received some updates recently. |
Looking at our dashboard in PyUP, it seems the service doesn't see the requirements under
project_slug
anymore:I noticed as Flower received an update more than 2 days ago, but no pull request open yet. It can take some time usually, but this looks quite long now.
I've tried to create a config file to explicitly point at our files, but it doesn't seem to help.
The text was updated successfully, but these errors were encountered: