Teracyhq Dev Versions Save

The only truly universal productive development platform with Docker on macOS, Linux and Windows! http://blog.teracy.com/2016/12/20/teracy-dev-the-only-truly-universal-productive-development-platform-with-docker-on-macos-linux-and-windows/ http://slides.teracy.net/hoatle/productive-dev-workflow-with-teracy-dev/latest/

v0.6.0-a8

5 years ago

Note

  • prior to v0.6.0-a8: users must execute $ git fetch --tags manually then $ vagrant up/reload/status for upgrading teracy-dev and extensions. So it's wise to upgrade teracy-dev to v0.6.0-a8 first before upgrading extensions.

  • after v0.6.0-a8: $ vagrant up/reload/status should upgrade teracy-dev and extenstions as normal.

Change Log

  • Bug Fixes:
    • backport for v0.6.0-a8: windows: git clone '' (with the quote) trigger fatal error #596
    • git sync: tag not found bug should be fixed #593

Details: https://github.com/teracyhq/dev/milestone/17?closed=1

v0.6.0-a7

5 years ago
  • Improvements:
    • should release v0.6.0-a7 with proper fix for git sync with different system locales #590

Details: https://github.com/teracyhq/dev/milestone/16?closed=1

v0.6.0-a6

5 years ago
  • Bug Fixes:
    • Should support multi language for git_sync #580

Details: https://github.com/teracyhq/dev/milestone/15?closed=1

v0.6.0-a5

5 years ago
  • Features:

    • should support register processors, configurators with weight #497
    • should support "remote" location config from Location::GitSynch #502
    • should add support for extension dependency validation #498
    • should support _id update with deprecation #501
    • should mask specified secret values within log messages #492
  • Improvements:

    • gitsynch should not auto update repos when there are untracked changes #469
    • should always use Util.true? for converting boolean values #506
    • should add "nodes" generated from chef provisioner to the .gitignore file #503
    • should have a way to display the final settings in yaml format for the debug log level #505
    • should not display log tracing when the log level is not debug #533
    • should use _id: "kernel-core" instead of _id: "0" for the core extension config #545
    • location sync should support offline mode #526
    • gitsynch should check if git clone success or not to inform users about errors #508
    • should make sure gitsynch support http authentication #464
    • should run location sync with specific vagrant sub commands only to improve responsiveness #531
  • Bug Fixes:

    • should sync teracy-dev, sync teracy-dev-entry before syncing extensions #487
    • something wrong with the plugin installation when no plugin is installed #486
    • plugin should validate plugin params before proceeding #493
    • wrong order in extensions config merge #499
    • should make sure settings is immutable after being built #462
    • failed to sync teracy-dev-entry #523
    • load_yaml_file should use YAML.load_file instead of YAML.load #529
    • teracy-dev-entry should update its git remote repos even if sync is false #535
    • "fatal: No such remote:" should not be displayed when a new git remote repo config is added #534
  • Tasks:

    • should update README with "how to develop" section #470
    • logger should be TeracyDev::Config::Manager instead of TeracyDev::Processors::Manager #514
    • gitsynch on Windows did not work as expected with private git repos #509
    • update docs for "win32/registry.rb:185:in "encode!': code converter not found (UTF-16LE to Windows-1258) (Encoding::ConverterNotFoundError)" error on Windows #544

Details: https://github.com/teracyhq/dev/milestone/12?closed=1

v0.6.0-a4

5 years ago
  • Tasks:

    • clean up config_default.yaml support for extensions
  • Bug Fixes:

    • fix Util.exist always return true if it is String

WARNING: teracy-dev-core v0.2.0 does not work with teracy-dev v0.6.0-a4, you need this workaround to make it work: https://github.com/teracyhq/dev/issues/481#issuecomment-423496001

Details: https://github.com/teracyhq/dev/milestone/11?closed=1

v0.6.0-a3

5 years ago
  • Improvements:

    • add tracing when something wrong
    • improve logging by adding filter, tracing
    • simply the config override mechanism and use teracy-dev-entry only for override
  • Bug Fixes:

    • warn log did not display the yellow color

Details: https://github.com/teracyhq/dev/milestone/10?closed=1

v0.5.0-c2

5 years ago

new important critical features, bug fixes and improvements.

  • Bugs

    • provide hot fix for docker-compose installation bug
  • New features

    • select the right bridged network interface automatically

Details: https://github.com/teracyhq/dev/milestone/8?closed=1

v0.6.0-a2

5 years ago

Bug fix for gitsynch tag

Details: https://github.com/teracyhq/dev/milestone/9?closed=1

v0.6.0-a1

5 years ago

Completely new teracy-dev with initial alpha-1 version

Details: https://github.com/teracyhq/dev/milestone/7?closed=1

v0.5.0-c1

6 years ago

new features, bug fixes and improvements, add more documents and make it more stable.

  • Bugs

    • fixed the problem on windows with chocolate and bash-completion.
    • upgraded and pin down with newest chef version.
    • fixed problem with rsync_args (thanks to @smxsm).
  • Improvements

    • added some useful alias (ctop, httpie-jwt-auth).
    • used lastest docker-compose version by default.
  • New features

Details: https://github.com/teracyhq/dev/milestone/5?closed=1