svn commit: r1922197 - in /subversion/trunk/.github/workflows: autoconf.yml cmake.yml

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Thu Nov 28 20:27:15 2024
New Revision: 1922197

URL: http://svn.apache.org/viewvc?rev=1922197&view=rev
Log:
GitHub Actions: Make the workflows' names to be smaller; The previous were
a bit confusing.

* .github/workflows/autoconf.yml,
  (name): Change from `Build and Test Subversion using autoconf build system`
   to just `autoconf`.
  .github/workflows/cmake.yml
  (name): Change from `Build and Test Subversion with CMake` to just `CMake`.

Modified:
    subversion/trunk/.github/workflows/autoconf.yml
    subversion/trunk/.github/workflows/cmake.yml

Modified: subversion/trunk/.github/workflows/autoconf.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/autoconf.yml?rev=1922197&r1=1922196&r2=1922197&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/autoconf.yml (original)
+++ subversion/trunk/.github/workflows/autoconf.yml Thu Nov 28 20:27:15 2024
@@ -19,7 +19,7 @@
 # autoconf.yml -- Configuration for autoconf GitHub Action workflow.
 #
 
-name: Build and Test Subversion using autoconf build system
+name: autoconf
 
 on:
   push:

Modified: subversion/trunk/.github/workflows/cmake.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/cmake.yml?rev=1922197&r1=1922196&r2=1922197&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/cmake.yml (original)
+++ subversion/trunk/.github/workflows/cmake.yml Thu Nov 28 20:27:15 2024
@@ -19,7 +19,7 @@
 # cmake.yml -- Configuration for CMake GitHub Action workflow.
 #
 
-name: Build and Test Subversion with CMake
+name: CMake
 
 on:
   push:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.