GothenburgBitFactory / GothenburgBitFactory/ti.net
Switch from push to pull for updating man pages
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is the [update-docs](https://github.com/GothenburgBitFactory/timewarrior/blob/develop/.github/workflows/update-docs.yml) GitHub action in the Timewarrior repository, which pushes the current man pages to the Timewarrior site repository on a new release.
This should be changed to an action in this repository, pulling the man pages from the Timewarrior repository instead. This action could still be triggered by a release event.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .github/workflows/update-docs.yml and inspect how it is triggered by a release and currently pushes man pages to the site repository. Done means an action in this repository pulls the man pages from the Timewarrior repository when a release occurs, replacing the existing push flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100