Ralf Grubenmann

Results 87 issues of Ralf Grubenmann

Add a dataset import/export provider for the Eric data store from EAWAG. Eric can be found at https://opendata.eawag.ch/about built on top of https://docs.ckan.org/en/2.9/contents.html Ask @Panaetius if working on this for...

kind/enhancement

Currently, when creating an dataset with files already in the datasets datadir, we add them to the dataset. Apparently this doesn't work when the files in question are in LFS,...

kind/bug

`renku save` should print what action is it performing (Committing, pushing, merging etc.) to inform users of what is going on

kind/enhancement

We should make sure that every command that creates a renku entity also prints the id of the created entity on completion. E.g. `renku dataset create` should say something like...

kind/enhancement

The progress when importing a dataset for downloading files is stuck at 0% and doesn't actually show progress. Try to fix it or if not possible, remove it.

kind/bug

Instead of treating the embedded and remote templates as separate things, we should just consider the embedded templates fallbacks if the remote ones cannot be reached. Both should get the...

kind/enhancement

`renku session ls` and `renku session stop` should work outside of a project, too, and show all sessions a user has running, not just for the current project.

kind/enhancement

Title says it all, see if we can run the CLI in web assembly and how difficult it would be, what is required for it to work etc.

kind/enhancement
needs design

Check if and design how we can export the graph for projects even if the current CLI version is lower than the projects minimum_renku_version. We probably can't do it past...

kind/enhancement
needs design

Some extensions/features don't work properly when using VSCode over SSH connections. Specifically syntax highlighting the the CTRL+Click go to definition. We should check how we can get extensions to run...

kind/enhancement