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

Abstract filesystem manipulation using afero #805

Open
fmartingr opened this issue Dec 27, 2023 · 0 comments
Open

Abstract filesystem manipulation using afero #805

fmartingr opened this issue Dec 27, 2023 · 0 comments
Labels
type:enhancement New feature or request

Comments

@fmartingr
Copy link
Member

Started work in: #775

Refactor the filesystem logic to use afero directly instead of os calls. By default we will just instantiate the local filesystem backend but this will open support to other filesystems in the future.

@fmartingr fmartingr added the type:enhancement New feature or request label Dec 27, 2023
@fmartingr fmartingr added this to the 1.6.1 milestone Dec 27, 2023
@fmartingr fmartingr modified the milestones: 1.7.0, 1.8.0 Apr 27, 2024
@fmartingr fmartingr removed this from the 1.8.0 milestone May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant