TuringLang / docs

Documentation and tutorials for the Turing language
https://turinglang.org/docs/tutorials/docs-00-getting-started/
MIT License
225 stars 97 forks source link

Unify style guide #458

Closed yebai closed 1 month ago

github-actions[bot] commented 1 month ago

Preview the changes: https://turinglang.org/docs/pr-previews/458

github-actions[bot] commented 1 month ago

Preview the changes: https://turinglang.org/docs/pr-previews/458

github-actions[bot] commented 1 month ago

Preview the changes: https://turinglang.org/docs/pr-previews/458

yebai commented 1 month ago

Hi, @shravanngoswamii. Can you improve the preview Github Action so that comments are posted only once, and future comments override existing comments?

You might find the setups in Tapir helpful: https://github.com/compintell/Tapir.jl/blob/7411e016ebac84da282c91fcaf7829fe65d3f98f/.github/workflows/CI.yml#L108C7-L121

yebai commented 1 month ago

@shravanngoswamii I'll merge this PR; feel free to open a separate PR to improve the preview comments.

shravanngoswamii commented 1 month ago

Hi, @shravanngoswamii. Can you improve the preview Github Action so that comments are posted only once, and future comments override existing comments?

You might find the setups in Tapir helpful: https://github.com/compintell/Tapir.jl/blob/7411e016ebac84da282c91fcaf7829fe65d3f98f/.github/workflows/CI.yml#L108C7-L121

460