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

feat: implement libpointmatcher turnkey install scripts for user who have cloned the repo #547

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    c72bb1b View commit details
    Browse the repository at this point in the history
  2. docs(readme): added badges fork, repo starts and release; updated the…

    … TeamCity badge; cleaned html formating
    RedLeader962 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    97d63e7 View commit details
    Browse the repository at this point in the history
  3. docs(readme): formating

    RedLeader962 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b09745a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into dev-refactor-simplify-the-dockerfile-impl…

    …ementation-and-refactor-out-to-NBS-generic-install-logic-NMO-436
    RedLeader962 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bd927cb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

  1. feat: implement libpointmatcher turnkey install scripts for user who …

    …have cloned the repo [NMO-353]
    
    - feat: implemented a user side installer script for libpointmatcher dependencies and libpointmatcher (it call the build system version under the hood)
    - fix: solved the logic for passing CMAKE_INSTALL_PREFIX flag to the sourced installer sub-script
    - feat: added a `--test-run` flag plus dry-run logic to `lpm_install.*.bash` script for efficiently testing `lpm_install.*.bash` and `libpointmatcher_[dependencies_]installer.bash` scripts
    - fix: solved the build system installer git checkout tag landing out of the if clause on the parent level
    
    - test: added build system installer related bats test
    - test: added user installer related bats test
    - test: added `.env.libpointmatcher` bats test
    
    #### Others
    - ci(codeowner): update and clean entries
    - chore: added convenient run configuration for script help menu
    - update NBS and N2ST submodule to latest
    RedLeader962 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2e48aa7 View commit details
    Browse the repository at this point in the history
  2. fix: the " or exit " command need to return 1 and output redirection …

    …to stder on error [NMO-460]
    RedLeader962 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    17463d2 View commit details
    Browse the repository at this point in the history
  3. fix(unshelve changes): the " or exit " command need to return 1 and o…

    …utput redirection to stder on error [NMO-457]
    RedLeader962 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    79e7af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    526b095 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f614120 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7840665 View commit details
    Browse the repository at this point in the history
  7. chore: header formating

    RedLeader962 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    21e6cef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc1dd4f View commit details
    Browse the repository at this point in the history