-
Notifications
You must be signed in to change notification settings - Fork 75
Think about integrating a repo of functions #7
Comments
That's a great idea 👍 Also being able to pick some sample functions and edit them to fit needs |
if the function bundle in that yet to be build repo had some markdown documentaiton, we should render that markdown in the UI: |
I used that library for Github's flavored Markdown rendering in Monocular. I also added some extra CSS to make it look similar to Github. |
@kemcake see here: https://github.com/bitnami/functions that's a basic repo of functions. Just the beginning. Functions are in the incubator repo, once they are tested they will move to a We are not going to push bundles on an http server like charts (at least not now). So it would be good to be able to browse the functions in this repo in the UI, then select one and be able to start it. Makes sense ? |
Ok I can start with this repo to fetch functions, the UI will be ready to handle the future stable repo. But few questions:
|
Say some functions are packaged as "charts"
Retrieve this library of functions and display them in the UI, offering possibility to deploy.
The text was updated successfully, but these errors were encountered: