-
Notifications
You must be signed in to change notification settings - Fork 81
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
Update rootstock on 2024-01-14 #1214
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
merges manubot/rootstock#483 merges manubot/rootstock#486 Co-authored-by: Laurent Perrinet <[email protected]>
refs manubot/rootstock#485 (comment) Some users might have their repository workflow permissions set to read only. This change should ensure the workflow job can write commits back to the output and gh-pages branches on GitHub.
merges manubot/rootstock#487 * add width/height to mastodon icon in front-matter * update mastodon icon from Front Awesome * remove dimensions from SVG files, since these are specified in the front matter. Co-authored-by: Vincent Rubinetti <[email protected]>
merges manubot/rootstock#489 closes manubot/rootstock#488 * environment: add librsvg * add note about using SVG files from URL and exporting to docx
merges manubot/rootstock#493 closes manubot/rootstock#492 * Set write permissions in AI workflow * Add pull-requests write permissions
merges manubot/rootstock#501 CI: install environment using mamba. mamba is faster and has better error messages than conda. build/README.md: add mamba instructions to create environment.
required to address: cannot import name 'RequestRate' from 'pyrate_limiter'
AppVeyor build 1.0.5375 |
I believe AppVeyor builds are failing because of this https://www.postgresql.org/message-id/ZN4OigxPJA236qlg%40msg.df7cb.de Opened manubot/rootstock#508 for that problem |
refs manubot/rootstock#508 merges manubot/rootstock#509 Fixes appveyor install error: > The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' no longer has a Release file.
AppVeyor build 1.0.5376 for commit e7221a2 is now complete. Found 0 potential spelling error(s). Preview:... |
Daniel fixed the AppVeyor build problem upstream in rootstock so those are working again. |
cgreene
approved these changes
Jan 31, 2024
github-actions bot
pushed a commit
that referenced
this pull request
Jan 31, 2024
[ci skip] This build is based on 64da00c. This commit was created by the following CI build and job: https://github.com/greenelab/covid19-review/commit/64da00cfe5b4f60f1a1794b9480f7e57bb35b38b/checks https://github.com/greenelab/covid19-review/actions/runs/7731846325
github-actions bot
pushed a commit
that referenced
this pull request
Jan 31, 2024
[ci skip] This build is based on 64da00c. This commit was created by the following CI build and job: https://github.com/greenelab/covid19-review/commit/64da00cfe5b4f60f1a1794b9480f7e57bb35b38b/checks https://github.com/greenelab/covid19-review/actions/runs/7731846325
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Needed to resolve Manubot build errors. I did not include the updates to support Mastodon because our front matter is already customized.