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/04/04 17:23:51 UTC

[GitHub] [arrow-rs] alamb opened a new pull request, #1522: Mark remove-old-releases.sh executable

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

   Follow on to https://github.com/apache/arrow-rs/pull/1467 
   
   # Rationale
   When I ran the `release-tarball.sh` script for the 11.1.0 release, it said:
   
   ```shell
   ...
   Success!
   The release is available here:
     https://dist.apache.org/repos/dist/release/arrow/arrow-rs-11.1.0
   Clean up old versions from svn
   ./dev/release/release-tarball.sh: line 79: /Users/alamb/Software/arrow-rs/dev/release/remove-old-releases.sh: Permission denied
   ```


-- 
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 merged pull request #1522: Mark remove-old-releases.sh executable

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


-- 
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 #1522: Mark remove-old-releases.sh executable

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

   # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/1522?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 [#1522](https://codecov.io/gh/apache/arrow-rs/pull/1522?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8c6b24f) into [master](https://codecov.io/gh/apache/arrow-rs/commit/eb6b7c65f49794f54d9b11a632172ffa13783ff2?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (eb6b7c6) will **decrease** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 8c6b24f differs from pull request most recent head 3b3d9c8. Consider uploading reports for the commit 3b3d9c8 to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #1522      +/-   ##
   ==========================================
   - Coverage   82.76%   82.75%   -0.01%     
   ==========================================
     Files         190      190              
     Lines       54702    54702              
   ==========================================
   - Hits        45272    45270       -2     
   - Misses       9430     9432       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow-rs/pull/1522?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/1522/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.98% <0.00%> (-0.23%)` | :arrow_down: |
   | [arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow-rs/pull/1522/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-YXJyb3cvc3JjL2FycmF5L3RyYW5zZm9ybS9tb2QucnM=) | `86.46% <0.00%> (-0.12%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow-rs/pull/1522?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/1522?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [eb6b7c6...3b3d9c8](https://codecov.io/gh/apache/arrow-rs/pull/1522?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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