Weekly CI job to update Manifest and post a PR
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
Research direction
Start by inspecting the repository's CI configuration and the top-level Manifest.toml, then trace how Julia package updates are currently run. Done means a weekly job runs Pkg.update(), changes Manifest.toml when needed, and opens a pull request containing those changes.
Written by the indexing model from the issue text.
Description
Every time I write new docs or update stuff, I run into weird stuff happening with deps, whether it's SciML stuff or ForwardDiff 1.0 or just other weird things. This time (#676), it's the Core Functionality page which broke, which is a bit ironic.
I think it would make sense to have a weekly cron job that runs Pkg.update() in the top level dir and makes a PR with any changes to Manifest.toml, then at least we can separate the task of writing docs from the task of keeping up to date with dependency churn.
- Dominant language
- Markdown
- Stars
- 238
- Forks
- 107
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from TuringLang/docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
TuringLang/docs#699 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
TuringLang/docs#700 ·
-
TuringLang/docs#686 · 1 assignee ·
-
TuringLang/docs#684 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
TuringLang/docs#681 · 7 comments ·
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·