nasa-gcn / gcn.nasa.gov

General Coordinates Network (GCN) web site
https://gcn.nasa.gov
Other
182 stars 43 forks source link

Fix broken Circulars hyperlinks by pinning Remix version #2565

Closed lpsinger closed 2 months ago

lpsinger commented 2 months ago

Description

Pin Remix version to 2.10.3 to fix broken Circulars cross-reference hyperlinks.

Related Issue(s)

Fixes #2563.

Testing

I tested this locally. In the sandbox environment, http://localhost:3333/circulars/34576 is a good Circular to look at. The links are broken before this patch but work after this patch.

lpsinger commented 2 months ago

Note: merge #2566 first.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 6.11%. Comparing base (fc5f69a) to head (9759585). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2565 +/- ## ===================================== Coverage 6.11% 6.11% ===================================== Files 164 164 Lines 4053 4053 Branches 440 440 ===================================== Hits 248 248 Misses 3803 3803 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.