Skip to content
  1. Mar 01, 2019
  2. Feb 28, 2019
  3. Feb 27, 2019
  4. Feb 23, 2019
    • Yuanle Song's avatar
      v1.4.1 make "make bootstrap" runs totally offline. · 2b4ac618
      Yuanle Song authored
      when install from deb that contains wheelhouse, do not touch network, do not
      read user's pip configuration, which may include extra find-links option,
      which in turn result in network requests.
      
      After adding --isolated option, "make bootstrap" runs totally offline.
      2b4ac618
  5. May 04, 2018
    • Yuanle Song's avatar
      v1.4.0 better support when running in docker env · 1df238df
      Yuanle Song authored
      - support reading configs from environment variable.
        all config key can be configured by env variable.
        This feature is introduced in wells 1.4.0.
      - add another configuration file position /etc/{{name}}/{{name}}.conf
        to allow easier volume mount in kubernetes.
      - ci-build docker run use go user
      - add host and port in app default configuration
      - replace pep8 by pycodestyle
      1df238df
  6. May 02, 2018
  7. Apr 16, 2018
  8. Apr 10, 2018
    • Yuanle Song's avatar
      v0.20.5 "make install" now use pip · 16cb5c0f
      Yuanle Song authored
      The old "setup.py install" will create an egg and install it, which requires a
      PYTHON_EGG_CACHE dir to work. pip doesn't build egg at all.
      16cb5c0f
  9. Apr 06, 2018
  10. Jan 03, 2018
  11. Aug 05, 2017
  12. May 04, 2017
  13. Apr 26, 2017
  14. Apr 24, 2017
  15. Apr 08, 2017
  16. Mar 31, 2017
  17. Mar 28, 2017
  18. Dec 21, 2016
  19. Dec 16, 2016
  20. Nov 24, 2016
  21. Sep 08, 2016
  22. Sep 06, 2016