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

[GitHub] [arrow-nanoarrow] paleolimbot opened a new pull request, #206: chore(ci): Add Python packaging tools to images + fix s390x build

paleolimbot opened a new pull request, #206:
URL: https://github.com/apache/arrow-nanoarrow/pull/206

   s390x was failing because it was running `docker compose build` and there are now some compose jobs that aren't intended to run on s390x (e.g., documentation, coverage). Python build tools aren't essential yet but will be at some point and updating the images is a bit of a pain.


-- 
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-nanoarrow] paleolimbot merged pull request #206: chore(ci): Add Python packaging tools to images + fix s390x build

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


-- 
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-nanoarrow] codecov-commenter commented on pull request #206: chore(ci): Add Python packaging tools to images + fix s390x build

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #206:
URL: https://github.com/apache/arrow-nanoarrow/pull/206#issuecomment-1565806442

   ## [Codecov](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/206?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#206](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/206?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (09d58c4) into [main](https://app.codecov.io/gh/apache/arrow-nanoarrow/commit/30d01a98b190bd6931d5ed32967b7bbc0b03b55c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (30d01a9) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##             main     #206   +/-   ##
   =======================================
     Coverage   87.90%   87.90%           
   =======================================
     Files          60       60           
     Lines        9114     9114           
   =======================================
     Hits         8012     8012           
     Misses       1102     1102           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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