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 FSH Finder URL for regression script #1523

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

cmoesel
Copy link
Member

@cmoesel cmoesel commented Oct 2, 2024

Description: The FSH Finder URL changed when FSH School was transferred to HL7. As a result, the regression script failed to download repo information from FSH Finder. It also displayed a big ugly error message that was difficult to interpret.

This PR adds better handling for when the FSH Finder download fails and also updates the FSH Finder URL to the new location.

Testing Instructions: Run a regression. You don't need to do a full regression. You could just do: npm run regression -- run -a gh:master -b local --count 2. You can test the new error handling by changing the FSH_FINDER_URL in the regression script back to its old value and attempt a regression again.

Related Issue: N/A

The FSH Finder URL changed when FSH School was transferred to HL7.

Also improve the error message when there is a problem downloading repo information from FSH Finder.
Copy link
Collaborator

@mint-thompson mint-thompson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New URL makes the regression work, and the new error message is much more useful. Thank you!

Copy link
Collaborator

@jafeltra jafeltra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The error message is much nicer to read now, but also doesn't happen!

@cmoesel cmoesel merged commit 6ce6398 into master Oct 3, 2024
14 checks passed
@cmoesel cmoesel deleted the fix-fsh-finder-url branch October 3, 2024 22:05
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