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

RLS 1.0.0: (repeat) Fix a link and improve test reliability #701

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

choldgraf
Copy link
Member

@choldgraf choldgraf commented Mar 1, 2023

We got bitten by a codecov rate limit bug (cc @AakashGfude you mentioned this in slack too) and then got bitten by a linkcheck that broke only after the release had been made. I don't think we want to block release actions on broken links, so this just runs the codecov + the linkcheck jobs on the pull_request event, which means it won't trigger on the release event.

.github/workflows/tests.yml Outdated Show resolved Hide resolved
.github/workflows/tests.yml Outdated Show resolved Hide resolved
@choldgraf
Copy link
Member Author

I'll wait for the linkcheck to complete on this PR, and also to confirm that codecov also runs, and will merge if so. Then we can double check that the jobs don't run on main. If so I'll cut a new release

@choldgraf choldgraf changed the title Fix a link and improve test reliability for codecov+linkcheck RLS 1.0.0: (repeat) Fix a link and improve test reliability Mar 1, 2023
@choldgraf choldgraf merged commit 6601a2f into executablebooks:master Mar 1, 2023
@choldgraf choldgraf deleted the RLS-1.0-take2 branch March 1, 2023 14:39
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.

1 participant