You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/docs/changelog/0.3.1.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,7 @@ To ensure users using VirtualBox see the full command for adding a user to the s
31
31
## GitHub Action to verify CKAN install runs
32
32
33
33
We've added a GitHub Action to run on push to the main branch to verify that a CKAN-only install runs. This doesn't include verbose testing but rather ensuring that the ckan-devstaller finishes without errors.
34
+
35
+
## New --skip-run flag
36
+
37
+
We've added a `--skip-run` flag to skip running CKAN at the end of installation.
0 commit comments