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

Component configuration template and test system #194

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    d909bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f272b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd0a29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2368076 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c2f309 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8456d2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91ad13e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1fd76a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d19fc66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c4ecd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    162f584 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fed53ea View commit details
    Browse the repository at this point in the history
  13. [configuration] Improve Get, GetKeysByPrefix; add IsDir

    * Get now returns an error on nil response for Consul path
    * GetKeysByPrefix now ensures to only return the keys inside that folder
    * IsDir is a new method that returns true if a path is a folder
    teo committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    eb98edc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6a1ff3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c12d56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce7968a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5f29a4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2404622 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a063538 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    167b62f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa5c8b4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c9b784 View commit details
    Browse the repository at this point in the history
  23. Replace sed with perl in makefile

    miltalex authored and teo committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b55d1ce View commit details
    Browse the repository at this point in the history