You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mbrobbel (via GitHub)" <gi...@apache.org> on 2023/05/25 19:57:09 UTC

[GitHub] [arrow-adbc] mbrobbel opened a new pull request, #710: chore(ci): disable fail-fast in package workflow jobs

mbrobbel opened a new pull request, #710:
URL: https://github.com/apache/arrow-adbc/pull/710

   An attempt to help close #687 by setting `fail-fast: false` on all jobs that have a matrix. 
   In addition I applied the following changes:
   - Set a default shell (`bash`) for all run steps (and remove them from steps that use that)
   - Use [output parameters](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter) instead of env vars to pass data between steps
   - Add output of some "echo-only" steps to the [job summary](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary)
   - Renamed artifact of python sdit archive
   - Some quoting changes


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm merged pull request #710: chore(ci): disable fail-fast in package workflow jobs

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm merged PR #710:
URL: https://github.com/apache/arrow-adbc/pull/710


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org