-
Notifications
You must be signed in to change notification settings - Fork 54
feat: upgrade existing filesystem #264
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
Open
upils
wants to merge
53
commits into
canonical:main
Choose a base branch
from
upils:recut
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
491cd0c
feat: search, load and validates manifests
upils a6e57f7
feat: adapt to revised strategy
upils 5da0450
feat: implement upgrade
upils 5703751
fix: deletion
upils 26bb2b3
fix: revert inadvertent change
upils 4a14230
fix: check slice collecting error
upils 865c1b8
fix: simplify upgrade and improve deletion
upils 0343ddc
refactor: cleaning
upils e116424
refactor: refine upgrade
upils 5b9d408
refactor: fsutil handles moving and removing
upils 7861c8d
refactor: improve consistency
upils 27a0d22
style: fix lint error
upils 5f377b0
tests: Move and Remove
upils f74265c
tests: FindPathsInRelease
upils 799373c
tests: more test cases for Move
upils dbe3f30
tests: add spread test
upils becfe42
tests: fix recut spread test
upils 3c994b8
tests: SelectValidManifest
upils 6ebb893
fix: add missing deps
upils ceac217
tests: recut feature
upils 7e34e32
fix: avoid duplicates in FindPathsInRelease
upils e1d4e17
ci: rerun
upils c3db9d4
fix: apply PR suggestions
upils e1e9c43
refactor: simplify FindPaths and FindPathsInRelease
upils da567ba
style: lint
upils 2a6c891
fix: remove outdated comment
upils 398e032
test: fix inaccurate tests
upils 7c17f18
refactor: apply PR suggestions
upils 7caf3ba
refactor: revert error message change
upils a259d1d
fix: gate recut feature behind env var
upils fad2cb7
refactor: split install from Run
upils d095953
tests: simplify recut spread test
upils d0b70cd
tests: rework recut spread tests
upils 83e7af6
refactor: revert now useless changes
upils d217c43
refactor: simplify
upils 8a7066b
refactor: more cleaning
upils 87d1496
test: wip rework uprade tests
upils f8e2bd6
fix: ignore unknown manifest schema error
upils 6dd701c
feat: improve upgrade and add tests
upils 8523aa5
tests: simplify TestRunRecut
upils 2ceb21a
fix: rename recut env var
upils 10a1744
docs: add TODO on other file creation bug
upils 6cf317c
refactor: simplify targetDir handling in Run
upils 0d1103b
fix: improve workdir name
upils 78e3f51
fix: clarify intent to remove existing content
upils d14c056
fix: apply various PR suggestions
upils 4217131
fix: apply PR suggestions
upils a902099
fix: apply PR suggestions
upils 08b3edd
test: improve regex precision
upils cf90f0d
refactor: extract and simplify mkParentAll
upils 46f872c
fix: Error when only invalid manifests found
upils 2052ee5
fix: lint
upils 0fbc47a
fix: wrap add context on upgrade errors
upils File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.