Skip to content

feat: migrate state to new database name #4938

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 5 commits into from
Mar 3, 2022

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Mar 3, 2022

Contains a test for migrating from an older version of code-server.

@code-asher code-asher changed the title Migrate state to new database name feat: migrate state to new database name Mar 3, 2022
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #4938 (83e8ed3) into main (c4d8758) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4938   +/-   ##
=======================================
  Coverage   70.30%   70.30%           
=======================================
  Files          29       29           
  Lines        1677     1677           
  Branches      371      371           
=======================================
  Hits         1179     1179           
  Misses        424      424           
  Partials       74       74           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4d8758...83e8ed3. Read the comment docs.

@jsjoeio jsjoeio added this to the 4.0.3 milestone Mar 3, 2022
Whenever we navigate we probably want to make sure the editor is ready
so might as well just have one function.
This contains the state migrations.
@code-asher code-asher marked this pull request as ready for review March 3, 2022 17:18
@code-asher code-asher requested a review from a team March 3, 2022 17:18
Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@code-asher code-asher merged commit b61a8ad into coder:main Mar 3, 2022
@code-asher code-asher deleted the migrate-db branch March 3, 2022 18:32
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
* Merge setup and navigate functions

Whenever we navigate we probably want to make sure the editor is ready
so might as well just have one function.

* Add customizable entry and workspace directory

* Add test for state db migration

* Update Code

This contains the state migrations.
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