Skip to content

Commit

Permalink
Add documentation about auto-adding source bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskus committed Dec 11, 2024
1 parent cda3d76 commit fccee7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/Catalog/Preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,14 @@ ui:
defaultSourceBucket: s3://bucket-b
```

Note that the `ui.sourceBuckets` is empty by default. So, when the users create a new package they can't add files from any bucket including the current one.

However, we have a shortcut for adding the current bucket to the list of `ui.sourceBuckets` from the UI.

![](../imgs/auto-add-source-bucket.png)

#### `ui.package_description` example

```yaml
ui:
package_description:
Expand Down
Binary file added docs/imgs/auto-add-source-bucket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fccee7f

Please sign in to comment.