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

ppkarwasz pushed a change to branch feat/scorecards-reusable
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


    from 75854c6  feat: Add reusable `scorecards-analysis-reusable.yml` workflow
     add dfa67f1  Add the japicmp-maven-plugin action detail that concerns our 
components
     add 8249170  feat: add overview of Apache Commons workflows
     add 08b942d  fix: use names from commons.apache.org
     add f9d3c8e  fix: split into two tables
     add dfabf11  fix: add Maven version
     add 5b07e49  fix: add beanutils and fileupload 1.x
     add 30e8ef0  fix: note about `ScoreCards`
     add c23b34e  Merge pull request #701 from apache/docs/readme-badges
     add 5270802  Document adding REPOSITORIES.md
     add c6fa465  Migrate from deprecated XML tags in Apache RAT POM 
configuration.
     add 39e3bbe  Prepare for the next release candidate
     add 1209582  Distinguish versions
     add 0e79c92  Graph is in the Sandbox
     add 93de136  fix: dependency management scope for `mockito-bom`
     add 9ce17fc  feat: Add reusable `codeql-analysis-reusable.yml` workflow 
(#699)
     add 7ce7414  Remove redundant manifest entries for javadoc and source 
plugins (#703)
     add db50901  Prepare for the release candidate 99 RC1
     add a7cb874  Bump to next development version
     add c0f3a3f  Merge branch 'release'
     add dfed3ff  Updates for the next release
     add ea1f5d1  Remove redundant manifest entries for javadoc and source 
plugins, now inherited from org.apache:parent:36 #703
     add ba27942  Updates for the next release
     add 146d8a8  Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 
to 3.4.0. (#704)
     add ca28e9d  Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.
     add da976ec  Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on 
Java 21 and up.
     add abe0ec3  Bump github/codeql-action from 4.35.2 to 4.35.3
     add 090307c  Bump com.github.siom79.japicmp:japicmp-maven-plugin from 
0.25.6 to 0.25.7.
     add 0313249  Bump org.apache:apache from 37 to 38.
     add f1f5254  Bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2 on 
Java 21 and up.
     add 56c9e31  Prepare for the next release candidate
     add 521ae62  Bump github/codeql-action from 4.35.3 to 4.35.4
     add a161011  Merge remote-tracking branch 'apache/master' into 
feat/scorecards-reusable

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md                        | 55 +++++++++++++
 .github/workflows/codeql-analysis-reusable.yml     | 67 ++++++++++++++++
 .github/workflows/codeql-analysis.yml              | 63 ++-------------
 .github/workflows/scorecards-analysis-reusable.yml |  2 +-
 README.md                                          |  7 +-
 RELEASE-NOTES.txt                                  | 68 ++++++++++++++++
 REPOSITORIES.md                                    | 91 ++++++++++++++++++++++
 pom.xml                                            | 52 ++++---------
 src/changes/changes.xml                            | 17 +++-
 9 files changed, 322 insertions(+), 100 deletions(-)
 create mode 100644 .github/workflows/codeql-analysis-reusable.yml
 create mode 100644 REPOSITORIES.md

Reply via email to