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

tidy up docs publishing flow #79

Open
vito opened this issue Feb 21, 2022 · 0 comments
Open

tidy up docs publishing flow #79

vito opened this issue Feb 21, 2022 · 0 comments

Comments

@vito
Copy link
Owner

vito commented Feb 21, 2022

these are tricky problems, so the devil will be in the details, but here are some rough goals:

  • newly added stdlib bindings should be annotated with the version they were added in
    • this can be done like ^{:added-in "v0.1.1"}
    • might even be OK to let these be published ahead of release
  • docs should be auto-built and pushed to a different branch
    • it's annoying having the noise in PRs
    • docs changes for releases can live in a PR and be merged at release time
  • built docs should live in another repo?
    • generated output inflates repo size, this will add up over time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant