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

repos: add repos that are part of beta (bug 1800688) #225

Open
wants to merge 4 commits into
base: zeid/bug-1744327-refactor-workers
Choose a base branch
from

Conversation

zzzeid
Copy link
Contributor

@zzzeid zzzeid commented Nov 15, 2022

No description provided.

- use updated response from differential.revision.search endpoint
- translate `stackGraph` field to phids and edges
- update `tests.mocks` such that revision response includes new field
- add abstract Worker class (bug 1744327)
- add main worker flag and capacity/throttle flags
- add many to many fields + association to revisions/landing jobs
- add method to parse diff and list affected files
- add more test coverage for revision_worker.py
- add mots integration (bug 1740107)
- add new RevisionWorker that pre-processes revisions (bug 1788728)
- add new RevisionWorker that pre-processes revisions (bug 1788728)
- add new start/stop commands to manage workers
- add new flags to stop workers gracefully (*_WORKER_STOPPED)
- add patch caching on disk
- add proper loop/process functionality to workers
- add repo.use_revision_worker feature flag (bug 1788732)
- add mots hashes check
- improved edge search functionality
- implement stack hashes to detect changes in revisions (via get_stack_hashes)
- include new Lando revision info via API endpoint
- refactor dependency and stack fetching and parsing using networkx
- refactored revision worker and landing worker to use Worker class
- remove s3/boto/etc. dependencies (bug 1753728)
- rename old command lando-cli landing-worker to lando-cli start-landing-worker
- run pre/post mots query
- store mots output in revision model
@zzzeid zzzeid marked this pull request as ready for review November 15, 2022 16:25
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch from 61a474e to 306ca99 Compare November 16, 2022 14:16
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch 2 times, most recently from c3ec081 to 1e17bdb Compare March 24, 2023 14:10
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch from 1e17bdb to 009038d Compare April 27, 2023 18:03
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch 4 times, most recently from fcfd98b to 30b64e9 Compare May 11, 2023 19:02
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch 5 times, most recently from 3225339 to 8e73e5a Compare May 24, 2023 19:12
@zzzeid zzzeid force-pushed the zeid/bug-1744327-refactor-workers branch 10 times, most recently from 5240202 to dd677b6 Compare May 31, 2023 18:24
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