-
Notifications
You must be signed in to change notification settings - Fork 3
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
Events periodically check and update events #44
Events periodically check and update events #44
Conversation
Mulugruntz
commented
Feb 18, 2024
•
edited
Loading
edited
- Git: Get automatically possibly existing branches
- Git: Auto commit
- Git: Auto push on existing branch
- Git: Auto push on new branch
- Github: Create new PR if it does not exist
40289be
to
3fd890a
Compare
Opening this for review. But it'll only be truly ready when Hoyo will release another Event. PR #45 should be automatically updated when that happens. For now it's running on my local env. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Can you push this image to repo registry?
To split into sub-categories: - S3 - Celery Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
Refactor of the code to have customizable paths. Useful, as the event data might come either from local (mount) or from a remote repository (git clone). Signed-off-by: Samuel Giffard <[email protected]>
Does branch and commit management. Signed-off-by: Samuel Giffard <[email protected]>
Does PR management. Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
- Two Celery tasks removed. - Stop the run early when no events. Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>
01d40b6
to
3da0a18
Compare
I did a rebase because of merge conflict. About the registry, I never used the GitHub one before. I'll look into that. I'll see about the registry either tomorrow or in the first half of next week. No promise though. |
Signed-off-by: Samuel Giffard <[email protected]>
Signed-off-by: Samuel Giffard <[email protected]>