cpritcha

Results 17 comments of cpritcha

The way to version mentioned in the docsy dev docs is https://www.docsy.dev/docs/adding-content/versioning/ (this is used for the version dropdown at https://www.kubeflow.org). To keep use from maintaining multiple versions however I...

Multiple PR templates aren't easily possible to take advantage of because we can't pass through the needed template information to the edit URL. You can only pass the template information...

It's not a matter a matter of passing the template on pr creation time as a query parameter it's a matter of getting to that page in the first place....

> The check list does not work and needs to be rethought. It pops up in the description box (in edit form not clean preview) at the time to actually...

- OMF metadata makes my model discoverable - OMF cli tooling reduces my model setup time, improves readability and reduces the amount of time it takes to make my model...

By porting a sample of models to the new git format we will determine how we should store software requirements and match model versions with git commit hashs or tags.

Also need to fix data import so that event times are properly converted UTC (currently events are assumed to be in UTC time)