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

updating boost url due to a redirection error #83

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

mtao
Copy link
Contributor

@mtao mtao commented Jan 4, 2025

The current url gives me the following:

❯ wget https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2
--2025-01-03 21:44:50--  https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2
Resolving boostorg.jfrog.io... 18.214.194.113, 3.95.117.170, 18.232.172.199
Connecting to boostorg.jfrog.io|18.214.194.113|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://landing.jfrog.com/reactivate-server/boostorg [following]
--2025-01-03 21:44:50--  https://landing.jfrog.com/reactivate-server/boostorg
Resolving landing.jfrog.com... 18.214.194.113, 18.232.172.199, 3.95.117.170
Connecting to landing.jfrog.com|18.214.194.113|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11534 (11K) [text/html]
Saving to: ‘boost_1_83_0.tar.bz2’

(note that the file is text/html / is not a tarball upon verification). Updating with a url found here:
https://www.boost.org/users/history/version_1_83_0.html

Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.00%. Comparing base (68aacce) to head (760ff26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   81.22%   82.00%   +0.77%     
==========================================
  Files          49       49              
  Lines        2008     2195     +187     
  Branches      268      268              
==========================================
+ Hits         1631     1800     +169     
- Misses        377      395      +18     
Flag Coverage Δ
polysolve 82.00% <100.00%> (+0.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtao mtao force-pushed the mtao/update_boost_repo branch from d96792b to 768ee9c Compare January 4, 2025 19:39
@teseoch teseoch merged commit 019d137 into polyfem:main Jan 4, 2025
16 checks passed
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.

2 participants