Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark remove-old-releases.sh executable #1522

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Apr 4, 2022

Follow on to #1467

Rationale

When I ran the release-tarball.sh script for the 11.1.0 release, it said:

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

@codecov-commenter
Copy link

Codecov Report

Merging #1522 (8c6b24f) into master (eb6b7c6) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 8c6b24f differs from pull request most recent head 3b3d9c8. Consider uploading reports for the commit 3b3d9c8 to get more accurate results

@@            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 Coverage Δ
parquet_derive/src/parquet_field.rs 65.98% <0.00%> (-0.23%) ⬇️
arrow/src/array/transform/mod.rs 86.46% <0.00%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb6b7c6...3b3d9c8. Read the comment docs.

@alamb alamb merged commit 0a625ed into apache:master Apr 5, 2022
@alamb alamb deleted the alamb/prmissions branch April 5, 2022 13:39
@alamb alamb changed the title Mark remove-old-releases.sh executable Mark remove-old-releases.sh executable Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants