You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/23 21:10:03 UTC

[GitHub] [arrow-rs] alamb opened a new pull request, #2151: Break out docs CI job, trigger on rs changes

alamb opened a new pull request, #2151:
URL: https://github.com/apache/arrow-rs/pull/2151

   # Which issue does this PR close?
   
   Re https://github.com/apache/arrow-rs/issues/2149
   
   # Rationale for this change
    
   Running all CI jobs on all PRs is wasteful; Breaking the workflows into multiple actions is a precursor to being more deliberate about what actions to run based on changes in this PR 
   
   # What changes are included in this PR?
   Break the `rustdoc` check into its own file, name it reasonably
   
   # Are there any user-facing changes?
   
   
   <!---
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking change` label.
   -->
   


-- 
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-rs] viirya merged pull request #2151: Break out docs CI job to its own github action

Posted by GitBox <gi...@apache.org>.
viirya merged PR #2151:
URL: https://github.com/apache/arrow-rs/pull/2151


-- 
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-rs] alamb commented on pull request #2151: Break out docs CI job

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #2151:
URL: https://github.com/apache/arrow-rs/pull/2151#issuecomment-1193189745

   Example of the docs job running: https://github.com/apache/arrow-rs/runs/7483565939?check_suite_focus=true


-- 
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-rs] codecov-commenter commented on pull request #2151: Break out docs CI job to its own github action

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #2151:
URL: https://github.com/apache/arrow-rs/pull/2151#issuecomment-1193191855

   # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/2151?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#2151](https://codecov.io/gh/apache/arrow-rs/pull/2151?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e4ce4b9) into [master](https://codecov.io/gh/apache/arrow-rs/commit/19a71899d828f1c6204c97542645fd801a848ceb?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (19a7189) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #2151   +/-   ##
   =======================================
     Coverage   82.86%   82.86%           
   =======================================
     Files         237      237           
     Lines       61296    61296           
   =======================================
     Hits        50792    50792           
     Misses      10504    10504           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow-rs/pull/2151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [parquet\_derive/src/parquet\_field.rs](https://codecov.io/gh/apache/arrow-rs/pull/2151/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGFycXVldF9kZXJpdmUvc3JjL3BhcnF1ZXRfZmllbGQucnM=) | `65.75% <0.00%> (ø)` | |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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-rs] ursabot commented on pull request #2151: Break out docs CI job to its own github action

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #2151:
URL: https://github.com/apache/arrow-rs/pull/2151#issuecomment-1193375170

   Benchmark runs are scheduled for baseline = fce66260015642e691f246d29666d8f9c3197f8a and contender = 1621c713d724b0cd4aabccfa3243714789283df5. 1621c713d724b0cd4aabccfa3243714789283df5 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/58fdef3b148a46a1b57be141f256b227...e97a095fca744d16b6cada04e23a5b04/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/9f54630cd85b4789882303e2a289db42...688f4ab085cb4d8abf829ff4327abef8/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/2a17339fd85a48fe9b58f7070b9a9d03...8e5ee7657d60443da9508294471d4f48/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/4a263aff4db9409ebc19a8d164a69dd8...95ff2ffe1b81419f8353068563af44f7/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


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