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
* chore(marketplace): update readme
Signed-off-by: Nick Boldt <[email protected]>
* Ben says we can remove the sheet link entirely
Signed-off-by: Nick Boldt <[email protected]>
---------
Signed-off-by: Nick Boldt <[email protected]>
Copy file name to clipboardExpand all lines: catalog-entities/marketplace/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
1
# Creating & Editing Extension Catalog Plugins
2
2
3
-
Spreadsheet for tracking the work is here: https://docs.google.com/spreadsheets/d/1K_LqKYma9nRM5teKD-uCnbB3qKC8Hk2E5jvcpMSfjTs/edit?gid=771893283#gid=771893283
4
-
5
3
## Working with Plugin Folders & Files
6
4
5
+
Packages are not located in this file tree, but are instead co-located under the `workspaces/*/metadata/` folders.
6
+
7
+
Content will be merged from those folders into this folder when reassembling the complete marketplace entities in the plugin catalog index image.
8
+
9
+
The latest of these index images will be published to quay. For example, see https://quay.io/rhdh/plugin-catalog-index
10
+
7
11
Below are some practical instructions that might help you in the process of creating and updating plugins and packages for use in the RHDH Extensions catalog plugin.
0 commit comments