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

Automate build system #1428

Closed
wants to merge 22 commits into from
Closed

Automate build system #1428

wants to merge 22 commits into from

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    db43ba0 View commit details
    Browse the repository at this point in the history
  2. Update the build-dep in logs2logs-db

    The effective version of the previous build-dep was 7.3
    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d4c1c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c2b64 View commit details
    Browse the repository at this point in the history
  4. Use BASE_VERSION for node, python and solr

    Simplify the build by reusing the same variable name.
    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    805f052 View commit details
    Browse the repository at this point in the history
  5. Update php Dockerfiles

    * use BASE_VERSION
    * add versions to pecl extensions, as recommended upstream
    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9a87e96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7467061 View commit details
    Browse the repository at this point in the history
  7. Update build dependencies

    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    7127f7c View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    46d299e View commit details
    Browse the repository at this point in the history
  9. Update rebuild/push build targets

    Avoid build/* and recursive make.
    smlx committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f0c8300 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    8d4124d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d89d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    522082f View commit details
    Browse the repository at this point in the history
  4. Add optional ALPINE_VERSION arg to docker_build_version_cmd func

    Use this function and argument to force Alpine 3.10 for python 2.7
    builds due to python2 deprecation in Alpine 3.11.
    smlx committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    eb09c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ba557 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621cd05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c554d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce7e626 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56c0aa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    8a22f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aec6a8 View commit details
    Browse the repository at this point in the history
  3. Fix up Jenkinsfile

    smlx committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    dc01593 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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