Re: [PR] GitHub Action: precommit: --continue [solr]

2025-02-26 Thread via GitHub
dsmiley merged PR #3210: URL: https://github.com/apache/solr/pull/3210 -- 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: issues-unsubscr...@solr.apache.or

Re: [PR] GitHub Action: precommit: --continue [solr]

2025-02-25 Thread via GitHub
dsmiley commented on PR #3210: URL: https://github.com/apache/solr/pull/3210#issuecomment-2683924979 As expected, the GHA logs for precommit show several errors (that I intentionally induced) being reported, instead of only the first.I'll revert the intentional errors so this is mergeab

[PR] GitHub Action: precommit: --continue [solr]

2025-02-24 Thread via GitHub
dsmiley opened a new pull request, #3210: URL: https://github.com/apache/solr/pull/3210 We'd like to see all errors found when the "precommit" GitHub Action runs, not just the first error. note: I'll revert the intentionally bad commit that's there to validate it works -- This is