You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/03/14 23:05:51 UTC

[isis] 01/01: Merge pull request #875 from apache/ISIS-2975

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit f0aca896d83aa5e91cc283ace8e102609c1c7a31
Merge: 2e16504 f9d7b5b
Author: Dan Haywood <da...@apache.org>
AuthorDate: Mon Mar 14 23:05:43 2022 +0000

    Merge pull request #875 from apache/ISIS-2975
    
    Isis 2975

 .../workflows/ci-build-artifacts-no-push-maven.yml |  35 +++---
 ...maven.yml => ci-build-artifacts-push-maven.yml} | 117 +++++++++++----------
 .m2/settings.xml                                   |   4 +-
 isis-parent/pom.xml                                |  18 +++-
 scripts/ci/build-artifacts.sh                      |   1 +
 scripts/ci/calc-baseline.sh                        |   9 ++
 scripts/ci/calc-revision.sh                        |  20 ++++
 starters/pom.xml                                   |  20 +++-
 8 files changed, 144 insertions(+), 80 deletions(-)