Skip to content

Initialize backup service #419

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

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Initialize backup service #419

merged 1 commit into from
Apr 3, 2019

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Apr 3, 2019

I'm not sure if this is the best way to handle it, but this creates the backup workspace file. It's mostly just to prevent the errors from appearing when the backup workspace file doesn't exist or is invalid since we're not actually using this anywhere (but we probably should).

There is also the history service that would probably be good to add, and maybe some others. It's possible we might want to try to include from app instead of workbench.main but I believe we tried that before and it didn't go super well. It's possible we just need to go through and make sure everything provided there is re-implemented on our side.

@code-asher code-asher requested a review from kylecarbs as a code owner April 3, 2019 20:38
@code-asher code-asher force-pushed the fix/backup-service branch from eb6db76 to 1106f4d Compare April 3, 2019 20:38
@kylecarbs
Copy link
Member

LGTM

@code-asher code-asher force-pushed the fix/backup-service branch from 1106f4d to 280e38d Compare April 3, 2019 20:45
@code-asher code-asher merged commit c607015 into master Apr 3, 2019
@code-asher code-asher deleted the fix/backup-service branch April 3, 2019 21:08
andreimc added a commit to devonlineco/code-server that referenced this pull request Apr 4, 2019
* upstream/master:
  Fix error when shared process exits with null
  Add flags for customizing user data dir and extensions dir (coder#420)
  Initialize backup service (coder#419)
  Add port in use message (coder#418)
  Improve CI caching (coder#416)
  Update notes title
code-asher added a commit that referenced this pull request Jun 19, 2019
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.

2 participants