[GitHub] [solr] dsmiley commented on a diff in pull request #1303: Add temporary pipeline to test Solr using machines provided by Crave.io

2023-01-23 Thread via GitHub
dsmiley commented on code in PR #1303: URL: https://github.com/apache/solr/pull/1303#discussion_r1084829522 ## .github/workflows/tests-via-crave.yml: ## @@ -0,0 +1,38 @@ +name: Solr Tests + +on: + pull_request: +branches: + - 'main' + +jobs: + test: +name: Run

[GitHub] [solr] dsmiley commented on a diff in pull request #1303: Add temporary pipeline to test Solr using machines provided by Crave.io

2023-01-23 Thread via GitHub
dsmiley commented on code in PR #1303: URL: https://github.com/apache/solr/pull/1303#discussion_r1084822103 ## .github/workflows/solrj-test-crave.yml: ## @@ -0,0 +1,41 @@ +name: SolrJ Tests + +on: + pull_request: +branches: + - 'main' +paths: + -

[GitHub] [solr] dsmiley commented on a diff in pull request #1303: Add temporary pipeline to test Solr using machines provided by Crave.io

2023-01-23 Thread via GitHub
dsmiley commented on code in PR #1303: URL: https://github.com/apache/solr/pull/1303#discussion_r1084758269 ## .github/workflows/solrj-test-crave.yml: ## @@ -0,0 +1,41 @@ +name: SolrJ Tests + +on: + pull_request: +branches: + - 'main' +paths: + -