Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 5073bc2762efc629de6ab915cc212c7cfcdfb2da
      
https://github.com/pmd/build-tools/commit/5073bc2762efc629de6ab915cc212c7cfcdfb2da
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-21 (Sun, 21 Feb 2021)

  Changed paths:
    A build-env/Dockerfile
    A build-env/create-gh-pull-request-event.sh

  Log Message:
  -----------
  Add build-env docker


  Commit: 7788f1d652fa62aa8078b6a756b0c4130ea456d8
      
https://github.com/pmd/build-tools/commit/7788f1d652fa62aa8078b6a756b0c4130ea456d8
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M README.md
    M build-env/Dockerfile
    A scripts/check-environment.sh
    A scripts/inc/log.bash

  Log Message:
  -----------
  Add check-environment.sh and inc/log.bash


  Commit: c80c2365bd3b46088b16f143a5cb3b30e00ce7f7
      
https://github.com/pmd/build-tools/commit/c80c2365bd3b46088b16f143a5cb3b30e00ce7f7
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M README.md
    A scripts/inc/utils.bash

  Log Message:
  -----------
  Add utils.bash


  Commit: 6923c045caf590d0cc410ee3da9abf544b36d14e
      
https://github.com/pmd/build-tools/commit/6923c045caf590d0cc410ee3da9abf544b36d14e
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M README.md
    A scripts/inc/openjdk.bash

  Log Message:
  -----------
  Add openjdk.bash


  Commit: 4fd8d14042a16ce97f9d1ef36fcb3630c176be9b
      
https://github.com/pmd/build-tools/commit/4fd8d14042a16ce97f9d1ef36fcb3630c176be9b
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M README.md
    M scripts/inc/openjdk.bash

  Log Message:
  -----------
  Support EA builds from adoptopenjdk


  Commit: 98c1240a905f72f363172109f2d0aabf0592a4e5
      
https://github.com/pmd/build-tools/commit/98c1240a905f72f363172109f2d0aabf0592a4e5
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M README.md
    M scripts/check-environment.sh
    A scripts/inc/github-releases-api.bash
    M scripts/inc/openjdk.bash
    M scripts/inc/utils.bash

  Log Message:
  -----------
  Add github-releases-api script


  Commit: 69d3e06ba81643baab6d02edd6a7e72e60d36fa3
      
https://github.com/pmd/build-tools/commit/69d3e06ba81643baab6d02edd6a7e72e60d36fa3
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M README.md
    A files/id_rsa.asc
    A files/id_rsa.pub
    A files/private-env.asc
    A files/release-signing-key-D0BF1D737C9A1C22.asc
    A scripts/inc/setup-secrets.bash

  Log Message:
  -----------
  Add setup-secrets script


  Commit: fd2969733b56df73830751fb2835920aed118a45
      
https://github.com/pmd/build-tools/commit/fd2969733b56df73830751fb2835920aed118a45
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M build-env/Dockerfile

  Log Message:
  -----------
  Fix ruby installation to allow gem installs in user directory


  Commit: f527a42e82aecc34e01f3237a246e2b865089e0a
      
https://github.com/pmd/build-tools/commit/f527a42e82aecc34e01f3237a246e2b865089e0a
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M README.md
    M scripts/inc/setup-secrets.bash
    A scripts/inc/sourceforge-api.bash

  Log Message:
  -----------
  Add sourceforge-api script


  Commit: 6aaeb234a03b7da973a3552b0b3bc98899e17c76
      
https://github.com/pmd/build-tools/commit/6aaeb234a03b7da973a3552b0b3bc98899e17c76
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M README.md
    A files/maven-settings.xml
    A scripts/inc/maven.bash
    M scripts/inc/setup-secrets.bash
    M scripts/inc/utils.bash

  Log Message:
  -----------
  Add maven script


  Commit: cc723079296c230d337d215e05defb7fd15cf2e9
      
https://github.com/pmd/build-tools/commit/cc723079296c230d337d215e05defb7fd15cf2e9
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M README.md
    M scripts/check-environment.sh
    A scripts/inc/fetch_ci_scripts.bash
    M scripts/inc/github-releases-api.bash
    M scripts/inc/maven.bash
    M scripts/inc/openjdk.bash
    M scripts/inc/setup-secrets.bash
    M scripts/inc/sourceforge-api.bash
    M scripts/inc/utils.bash

  Log Message:
  -----------
  Refactor out fetch_ci_scripts.bash


  Commit: 35ad0a0331277b95e7f32f9360acd293f2b0568a
      
https://github.com/pmd/build-tools/commit/35ad0a0331277b95e7f32f9360acd293f2b0568a
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M build-env/Dockerfile

  Log Message:
  -----------
  Remove stray empty directory "1" from rvm


  Commit: 3c3477032f959c78c2523743e5f4b2f916449ccf
      
https://github.com/pmd/build-tools/commit/3c3477032f959c78c2523743e5f4b2f916449ccf
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M README.md
    M scripts/inc/sourceforge-api.bash

  Log Message:
  -----------
  Make sourceforge-api more general

Release notes and files can now be uploaded into
a different folder than "pmd". The base path must
be provided.


  Commit: 597a7b828999238ac979af7d7bd8ed85e336d399
      
https://github.com/pmd/build-tools/commit/597a7b828999238ac979af7d7bd8ed85e336d399
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M README.md
    A scripts/inc/pmd-code-api.bash

  Log Message:
  -----------
  Add pmd-code-api script


  Commit: 925f2d67f883b39c2cafcb22914159657f715808
      
https://github.com/pmd/build-tools/commit/925f2d67f883b39c2cafcb22914159657f715808
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M README.md
    M build-env/Dockerfile
    A build-env/create-gh-actions-env.sh
    R build-env/create-gh-pull-request-event.sh

  Log Message:
  -----------
  Add a better test script


  Commit: 2425574de246b317dbfd3b55f12fbfa291e6502d
      
https://github.com/pmd/build-tools/commit/2425574de246b317dbfd3b55f12fbfa291e6502d
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M README.md
    M scripts/inc/maven.bash

  Log Message:
  -----------
  Improve maven.bash

- add pmd_ci_maven_display_info_banner
- simplify pmd_ci_maven_verify_version


  Commit: 3ffe8960b50c0adae59f2ae96a0f252bc9163809
      
https://github.com/pmd/build-tools/commit/3ffe8960b50c0adae59f2ae96a0f252bc9163809
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .ci/build.sh
    R .ci/files/maven-settings.xml
    R .ci/files/private-env.gpg
    R .ci/files/release-signing-key-D0BF1D737C9A1C22.asc.gpg
    A .ci/inc/fetch_ci_scripts.bash
    R .ci/inc/logger.bash
    R .ci/inc/maven.bash
    R .ci/inc/openjdk.bash
    R .ci/inc/secrets.bash
    R .ci/inc/utils.bash
    M .github/workflows/build.yml
    M README.md

  Log Message:
  -----------
  Update build scripts for pmd/build-tools

Note: uses for now the scripts from the PR branch


  Commit: 425a2fa7017c03e90edad58c3dc9af10983c82cc
      
https://github.com/pmd/build-tools/commit/425a2fa7017c03e90edad58c3dc9af10983c82cc
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/build.yml
    M README.md
    R files/id_rsa.asc
    R files/id_rsa.pub
    R files/maven-settings.xml
    R files/private-env.asc
    R files/release-signing-key-D0BF1D737C9A1C22.asc
    A scripts/files/id_rsa.asc
    A scripts/files/id_rsa.pub
    A scripts/files/maven-settings.xml
    A scripts/files/private-env.asc
    A scripts/files/release-signing-key-D0BF1D737C9A1C22.asc
    M scripts/inc/utils.bash

  Log Message:
  -----------
  Fix location of additional files


  Commit: bfa1cf2f8148ea123f8a79b204909d677c4f322c
      
https://github.com/pmd/build-tools/commit/bfa1cf2f8148ea123f8a79b204909d677c4f322c
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/build.yml
    M README.md

  Log Message:
  -----------
  Fix build.yml


  Commit: 61392f726c7da929247f22d76ed376416e219b03
      
https://github.com/pmd/build-tools/commit/61392f726c7da929247f22d76ed376416e219b03
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  Set locale explicitly


  Commit: 0a46ad001ddb0d0ba686020ecd3f837f02a87323
      
https://github.com/pmd/build-tools/commit/0a46ad001ddb0d0ba686020ecd3f837f02a87323
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  Use a common "Setup Environment" step


  Commit: d0a79e4573f51844db59654ea0bd817c98468968
      
https://github.com/pmd/build-tools/commit/d0a79e4573f51844db59654ea0bd817c98468968
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Add "Setup Environment" step in README


  Commit: 2b6254e058daa9947b0e78981e58e02e96580d8d
      
https://github.com/pmd/build-tools/commit/2b6254e058daa9947b0e78981e58e02e96580d8d
  Author: Andreas Dangel <[email protected]>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .ci/build.sh
    R .ci/files/maven-settings.xml
    R .ci/files/private-env.gpg
    R .ci/files/release-signing-key-D0BF1D737C9A1C22.asc.gpg
    A .ci/inc/fetch_ci_scripts.bash
    R .ci/inc/logger.bash
    R .ci/inc/maven.bash
    R .ci/inc/openjdk.bash
    R .ci/inc/secrets.bash
    R .ci/inc/utils.bash
    M .github/workflows/build.yml
    M README.md
    A build-env/Dockerfile
    A build-env/create-gh-actions-env.sh
    A scripts/check-environment.sh
    A scripts/files/id_rsa.asc
    A scripts/files/id_rsa.pub
    A scripts/files/maven-settings.xml
    A scripts/files/private-env.asc
    A scripts/files/release-signing-key-D0BF1D737C9A1C22.asc
    A scripts/inc/fetch_ci_scripts.bash
    A scripts/inc/github-releases-api.bash
    A scripts/inc/log.bash
    A scripts/inc/maven.bash
    A scripts/inc/openjdk.bash
    A scripts/inc/pmd-code-api.bash
    A scripts/inc/setup-secrets.bash
    A scripts/inc/sourceforge-api.bash
    A scripts/inc/utils.bash

  Log Message:
  -----------
  Merge pull request #17 from adangel:gh-action-scripts

Update and unify build scripts #17


Compare: https://github.com/pmd/build-tools/compare/b38c351b5c6b...2b6254e058da


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to