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

fix: avoid redirects in mailarchive links #6282

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

rjsparks
Copy link
Member

@rjsparks rjsparks commented Sep 5, 2023

fixes #6270 and #6271

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #6282 (52df7df) into main (b3a5354) will decrease coverage by 0.01%.
Report is 12 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #6282      +/-   ##
==========================================
- Coverage   88.69%   88.69%   -0.01%     
==========================================
  Files         290      290              
  Lines       40390    40390              
==========================================
- Hits        35825    35824       -1     
- Misses       4565     4566       +1     
Files Changed Coverage Δ
ietf/doc/views_search.py 89.09% <100.00%> (ø)

... and 1 file with indirect coverage changes

@rjsparks rjsparks merged commit 7f074bf into ietf-tools:main Sep 7, 2023
9 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2023
@rjsparks rjsparks deleted the skip_redirect branch October 2, 2023 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

link to mailarchive search should skip the redirect
2 participants