ppkarwasz commented on PR #413:
URL: https://github.com/apache/logging-log4cxx/pull/413#issuecomment-2404141765

   Hi Stephen,
   
   > > Commit everything to the dev subversion repository.
   > 
   > What will we use to trigger this? I do not believe we should to do it on 
every commit.
   
   In Log4j we have two different workflows:
   
   - On each commit to the default branch a snapshot is published to the Nexus 
Repository, but no source code. The binaries are not signed. I believe that the 
Log4cxx equivalent would be to just attach the source distribution to the GHA 
run.
   - The `deploy-release` workflow is triggered by each push to branches named 
`release/<version>`. This workflow signs the artifacts (both binary and source) 
and uploads them to the subversion repository.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to