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

WIP: Create updater bot #23

Closed
wants to merge 2 commits into from
Closed

WIP: Create updater bot #23

wants to merge 2 commits into from

Conversation

sargunv
Copy link
Member

@sargunv sargunv commented Sep 10, 2018

  • create update script
  • containerize
  • schedule the job in the cloud
  • use Github API to create pull requests

@sargunv sargunv self-assigned this Sep 10, 2018
@sargunv
Copy link
Member Author

sargunv commented Sep 10, 2018

oops

@sargunv sargunv closed this Sep 10, 2018
@@ -1,10 +1,12 @@
from pathlib import Path
from typing import List
from typing import Iterable
Copy link
Contributor

Choose a reason for hiding this comment

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

F401 'typing.Iterable' imported but unused

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.

1 participant