Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

use the return value more efficiently to assign only active managers #60

Closed
todo bot opened this issue Jan 20, 2021 · 4 comments · Fixed by #149
Closed

use the return value more efficiently to assign only active managers #60

todo bot opened this issue Jan 20, 2021 · 4 comments · Fixed by #149
Assignees
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. todo 🗒️

Comments

@todo
Copy link

todo bot commented Jan 20, 2021

mi-scheduler/app.py

Lines 114 to 118 in 4aaa54e

# TODO use the return value more efficiently to assign only active managers
Schedule(gh, repositories=kebechet_repos).schedule_for_kebechet_analysis(kebechet_repos)
if __name__ == "__main__":


This issue was generated by todo based on a TODO comment in 4aaa54e when #58 was merged. cc @xtuchyna.
@sesheta
Copy link
Member

sesheta commented Apr 20, 2021

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@sesheta sesheta added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 20, 2021
@sesheta
Copy link
Member

sesheta commented May 21, 2021

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 21, 2021
@goern
Copy link
Member

goern commented Jun 15, 2021

/priority awaiting-more-evidence

@sesheta sesheta added the priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. label Jun 15, 2021
@xtuchyna
Copy link
Member

I think that this can be closed. We want to analyze all of kebechet repos, not just the active ones. Then we can derive speicific information on which managers are used.

@xtuchyna xtuchyna mentioned this issue Jun 17, 2021
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. todo 🗒️
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants