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

Remove docker-sync support #530

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Remove docker-sync support #530

merged 1 commit into from
Jan 21, 2021

Conversation

kierenevans
Copy link
Contributor

Use mutagen exclusively.

Migration path for anyone using docker-sync currently is:

docker-sync stop
docker rm "<workspace-project-name>-sync"
ws switch mutagen

@kierenevans kierenevans added harness-all Changes required to all harness directories breaking Breaking change, next major release only labels Jan 21, 2021
@kierenevans kierenevans added this to the 1.0.0 milestone Jan 21, 2021
@kierenevans kierenevans self-assigned this Jan 21, 2021
Copy link

@hgajjar hgajjar left a comment

Choose a reason for hiding this comment

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

Wow, so many traces of it everywhere 👍

@kierenevans
Copy link
Contributor Author

Lots left in the .gitignore and mutagen ignore sections, but I think that's fine :)

@kierenevans kierenevans merged commit 57a2592 into 1.0.x Jan 21, 2021
@kierenevans kierenevans deleted the feature/remove-docker-sync branch January 21, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change, next major release only harness-all Changes required to all harness directories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants