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

95 update website documentation for viash 090 #97

Merged

Conversation

jakubmajercik
Copy link
Contributor

updated example scripts, guide and quickstart for viash 0.9.0

@jakubmajercik jakubmajercik linked an issue Sep 5, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Sep 5, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-09-05 13:55 UTC

@jakubmajercik jakubmajercik changed the base branch from main to prepare_0_9_0_RC_release September 5, 2024 09:50
Copy link
Contributor

@Grifs Grifs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking good. Some minor remarks.

@@ -2,7 +2,7 @@
```{r setup, include=FALSE}
repo_path <- system("git rev-parse --show-toplevel", intern = TRUE)
proj_dir <- paste0(repo_path, "/guide/_viash_project_template")
branch <- "v0.2"
branch <- "main"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to use a pinned version of the template? It's a serious problem if we ever have to rerun the website render and the template was changed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release/0.3.x also works, is that better? or what do you mean by pinned version?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the only difference between the release/0.3.0 and main is just a newline. So that should be fine. I suggest to use the v0.3.0 tag though.

guide/project/package-config.qmd Outdated Show resolved Hide resolved
quickstart/index.qmd Outdated Show resolved Hide resolved
@Grifs Grifs merged commit 5db4ba0 into prepare_0_9_0_RC_release Sep 5, 2024
1 check passed
@Grifs Grifs deleted the 95-update-website-documentation-for-viash-090 branch September 5, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update website documentation for Viash 0.9.0
2 participants