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

Centralize version settings #1702

Merged
merged 3 commits into from
Mar 24, 2022

Commits on Mar 23, 2022

  1. Centralize version settings

    A single file is referenced and read for version settings, updated
    the build scripts and test script to read from this file.
    
    Added functionality and tests for build.version_qualifier parameter
    
    Signed-off-by: Peter Nied <[email protected]>
    peternied committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3fa1b6f View commit details
    Browse the repository at this point in the history
  2. Keep using a wildcard to find the security plugin zip

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b340a8e View commit details
    Browse the repository at this point in the history
  3. Fix usage of security plugin version

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    cd59ead View commit details
    Browse the repository at this point in the history