Skip to content

Conversation

@TimoWilken
Copy link
Contributor

Draft PRs are not tested until marked as non-draft, so there's no point in waiting for them.

@TimoWilken TimoWilken requested a review from ktf as a code owner September 22, 2022 09:37
@TimoWilken TimoWilken marked this pull request as draft September 22, 2022 09:53
@TimoWilken
Copy link
Contributor Author

OK, seems to be working with the AliPhysics dailies. However, I've had to update to a newer PyGithub version (the older one we were using before doesn't expose a pull.draft attribute, apparently). The new version isn't available for Python 2, but do we really want to support running ali-bot stuff under Python 2?

@ktf
Copy link
Member

ktf commented Sep 22, 2022

No, we don't especially now that all new builds are done on cc7.

@TimoWilken TimoWilken marked this pull request as ready for review October 12, 2022 16:28
@TimoWilken
Copy link
Contributor Author

The fix to use only Python 3 is in #1206.

Draft PRs are not tested until marked as non-draft, so there's no point in
waiting for them.
@TimoWilken
Copy link
Contributor Author

@ktf CI is green now. Is this OK to merge?

long_description = f.read()

install_requires = ['PyGithub==1.45', 'argparse', 'requests', 'pytz', 's3cmd',
install_requires = ['PyGithub==1.55', 'argparse', 'requests', 'pytz', 's3cmd',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure this works everywhere?

@TimoWilken TimoWilken marked this pull request as draft December 18, 2023 14:05
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.

2 participants