docker-sync

Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux

GPL-3.0 License

Stars
3.5K
Committers
84

Bot releases are hidden (Show)

docker-sync - Smaller fixes

Published by EugenMayer almost 7 years ago

Fixes:

docker-sync - Small fix

Published by EugenMayer almost 7 years ago

Fixes:

Very small bugfix, but very important for scaffolded projects

docker-sync - Integration Tests, FreeBSD support, d4m edge support and bugfixes

Published by EugenMayer almost 7 years ago

Release notes:

Hint: This release has no breaking changes, so it is a drop-in-replacement for 0.4.6 without migration.

Features/Improvements

  • Integrations tests - huge credits to @michaelbaudino
  • FreeBSD support
  • print sync time so you can see potential stalls earlier #431
  • be able to set max_attempt in global configuration #403
  • added support for d4m edge #478
  • added diagram to explain how native_osx works #465
  • upgraded terminal-notifier to 2.0.0 #486
  • upgraded docker-compose gem to 1.1 #486
  • upgraded thor to 0.20 #486

Bugfixes:

  • default ip detection fixed
  • fix several typos and docs #432 #409 #404 #396
  • fix exceptions thrown #406
  • unison mount destination #433
  • fix issues with spaces in folder / paths when using unison #426

Special thanks to @michaelbaudino who has done a incredible job

docker-sync - Updating gems

Published by EugenMayer almost 7 years ago

Compared to 0.5.0-beta1 this changed:

  • upgraded terminal-notifier to 2.0.0 #486
  • upgraded docker-compose gem to 1.1 #486
  • upgraded thor to 0.20 #486

to see the full release notes for 0.5.0 see https://github.com/EugenMayer/docker-sync/issues/467

docker-sync -

Published by EugenMayer almost 7 years ago

Release notes:

Features/Improvements

  • Integrations tests - huge credits to @michaelbaudino
  • FreeBSD support
  • print sync time so you can see potential stalls earlier #431
  • be able to set max_attempt in global configuration #403
  • added support for d4m edge #478
  • added diagram to explain how native_osx works #465

Bugfixes:

  • default ip detection fixed
  • fix several typos and docs #432 #409 #404 #396
  • fix exceptions thrown #406
  • unison mount destination #433
  • fix issues with spaces in folder / paths when using unison #426

Unison image

There also have been some improvements to the unison image


Special thanks to @michaelbaudino who has done a incredible job

docker-sync - Bugfixing

Published by EugenMayer over 7 years ago

Fixed Issue introduced with 0.4.5: https://github.com/EugenMayer/docker-sync/issues/367

nothing else - most probably the last 0.4.x release

docker-sync -

Published by EugenMayer over 7 years ago

docker-sync -

Published by EugenMayer over 7 years ago

docker-sync -

Published by EugenMayer over 7 years ago

docker-sync -

Published by EugenMayer over 7 years ago

docker-sync -

Published by EugenMayer over 7 years ago

docker-sync - Bugfixes

Published by EugenMayer over 7 years ago

See https://github.com/EugenMayer/docker-sync/milestone/22?closed=1 for the bugfixes

Windows and Linux support now got documented and the documentation has been made more cross-platform.

Most probably last 0.4.x maintenance release - with 0.5.x a rewrite of the Config/Dependency/Env/Os handling is supercharged by @michaelbaudino. This will help improving the overall quality of the codebase and reduce the clusterfuck when we do cross-platform implementation / splits. Be tensed

docker-sync - selective native_osx, foreground logs, image pull

Published by EugenMayer over 7 years ago

docker-sync - Bugfixing

Published by EugenMayer over 7 years ago

  • fixing issue with sync_userid and native_osx
  • fixing different new and old issues with native_osx and unison / installation and upgrade issues
  • more..
docker-sync - New Strategy: Native_osx, Bugfixes

Published by EugenMayer over 7 years ago

Also see the upgrade guide https://github.com/EugenMayer/docker-sync/wiki/1.2-Upgrade-Guide#040

docker-sync - Linux support, auto-ip guessing, Bugfixes

Published by EugenMayer over 7 years ago

  • finally removed any support of dest which has been deprecated since 0.2.x
  • Linux support: docker-sync can now also be used under Linux, were it does a fallback to native volume mounts automatically.
  • introducing auto-guessing of the sync_host_ip for simultaneous usage of the same docker-sync.yml using d4m, docker-toolbox and others. Just set sync_host_ip: 'auto'
  • fixed spaces in ./src lead to issues with unison
  • fixed various issues with the installation of 0.3.x
  • fixed issues with the new configuration model
  • overall making docker-sync more robust and verbose if things are not as intended
  • ..more
docker-sync - Bugfixes, max_attempt

Published by EugenMayer over 7 years ago

docker-sync - Bugfixing

Published by EugenMayer over 7 years ago