Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

(GH-53) Leverage Afero instead of os/io directly #84

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

petergmurphy
Copy link
Contributor

@petergmurphy petergmurphy commented Jan 11, 2022

Overview of PR:

  • Removed usage of the os/io packages in the docker backend where
    appropriate and replaced it with the Afero package while keeping it
    functionally identical.

@petergmurphy petergmurphy requested a review from a team as a code owner January 11, 2022 15:48
Removed usage of the os/io packages in the docker backend where
appropriate and replaced it with Afero package while keeping it
functionally identical.
@petergmurphy petergmurphy force-pushed the gh-53/main/replace_os_io_with_afero branch from c8d7726 to ae8c237 Compare January 11, 2022 15:53
Copy link
Contributor

@michaeltlombardi michaeltlombardi left a comment

Choose a reason for hiding this comment

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

LGTM!

@michaeltlombardi michaeltlombardi merged commit e18f4ac into main Jan 11, 2022
@michaeltlombardi michaeltlombardi deleted the gh-53/main/replace_os_io_with_afero branch January 11, 2022 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants