[DOC] Update published docs in nightly CI
Open
Nobody has claimed this yet.
doc
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Currently, the Fern publication is failing in nightly CI because the script says it can't access the proper environment variables. This is causing the need to publish the docs manually, which is not a sustainable process over the long term.
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.
Research direction
Start by locating the nightly CI workflow and the Fern publication script mentioned in the issue. Trace which environment variables the publication step expects and how they are provided in CI. Done means the nightly workflow publishes the documentation successfully without manual intervention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100