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

refactor(engine): Move registry management endpoints into api service + restructure registry as executor service #590

Merged
merged 9 commits into from
Dec 7, 2024

Conversation

daryllimyt
Copy link
Contributor

Changes

  • Move registry management endpoints (/registry/repos + /registry/actions) into api service
  • Rename registry service to executor service.
  • Move and restructure old execution endpoints into executor module. Make service later.
  • Add executor sync endpoint + Update registry sync to hit this

@github-actions github-actions bot added engine Improvements or additions to the workflow engine internal Internal changes labels Dec 7, 2024
@daryllimyt daryllimyt requested a review from topher-lo December 7, 2024 04:37
@daryllimyt daryllimyt merged commit 6d84a98 into staging Dec 7, 2024
5 checks passed
@daryllimyt daryllimyt deleted the feat/split-up-executor branch December 7, 2024 08:20
topher-lo pushed a commit that referenced this pull request Dec 9, 2024
topher-lo pushed a commit that referenced this pull request Dec 9, 2024
topher-lo pushed a commit that referenced this pull request Dec 10, 2024
topher-lo pushed a commit that referenced this pull request Dec 10, 2024
daryllimyt added a commit that referenced this pull request Dec 18, 2024
… + restructure registry as executor service (#590)
daryllimyt added a commit that referenced this pull request Dec 19, 2024
… + restructure registry as executor service (#590)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Improvements or additions to the workflow engine internal Internal changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant