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

pavics compose.sh: overriding DATA_PERSIST_ROOT in env.local do not take effect and warn when a dir in EXTRA_CONF_DIRS does not exist #272

Merged
merged 15 commits into from
Dec 23, 2022

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    01d7fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c99ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5834219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a76fae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf4b6ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97ad3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ddbead View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de37eab View commit details
    Browse the repository at this point in the history
  9. pavics-compose.sh: warn when adir in EXTRA_CONF_DIRS do not exist

    Do not exit script immediately since this most probably due to a typo in
    a new conf_dir and exit immediately means the whole platform will be
    broken.
    
    If we just warn and continue, the new conf_dir will not be active but at
    least all the existing will work.
    
    It's not ideal but less bad in the context of unattended autodeploy
    where no human is available to take corrective action right away.
    tlvu committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    16f05dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6297120 View commit details
    Browse the repository at this point in the history
  11. CHANGES: reference fixed issues

    tlvu committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0ff509a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    cd14d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489f394 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    407c348 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Bump version: 1.22.6 → 1.22.7

    tlvu committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    24ac4e1 View commit details
    Browse the repository at this point in the history