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

feat(server): self-hosted worker #8722

Open
wants to merge 9 commits into
base: canary
Choose a base branch
from

Conversation

darkskygit
Copy link
Member

fix CLOUD-63

Copy link

graphite-app bot commented Nov 6, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member Author

darkskygit commented Nov 6, 2024


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.89%. Comparing base (cbb52c6) to head (86da9ba).

Additional details and impacted files
@@             Coverage Diff             @@
##           canary    #8722       +/-   ##
===========================================
- Coverage   65.72%   35.89%   -29.83%     
===========================================
  Files         727      487      -240     
  Lines       41418    12221    -29197     
  Branches     4097     2322     -1775     
===========================================
- Hits        27221     4387    -22834     
+ Misses      13761     7462     -6299     
+ Partials      436      372       -64     
Flag Coverage Δ
server-test ?
unittest 35.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from c66dadb to 193be47 Compare November 28, 2024 07:33
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from 193be47 to 4cd2b3d Compare December 2, 2024 08:16
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from 4cd2b3d to 00416ad Compare December 3, 2024 03:19
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from 00416ad to 7eab6f8 Compare December 9, 2024 10:19
@darkskygit darkskygit changed the title feat: self-hosted worker feat(server): self-hosted worker Dec 10, 2024
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from 7eab6f8 to 588b6c1 Compare December 10, 2024 03:50
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch 2 times, most recently from e59ac27 to 912a320 Compare December 17, 2024 12:02
@darkskygit darkskygit force-pushed the darksky/selfhosted-worker branch from 912a320 to 86da9ba Compare December 18, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants