diff --git a/templates/page.html b/templates/page.html index 9f3b9a5..5512368 100644 --- a/templates/page.html +++ b/templates/page.html @@ -411,60 +411,35 @@
- What we work on now -
- Run hundreds of workflows on REANA in parallel as fast as possible. - Introduce basic features for many-workflows-friendly output inspection and sharing. + Launch workflows from external sources such as source code repositories (GitHub, GitLab), digital repositories (Zenodo), or simply other locations on the web (generic URL) via "Launch-on-REANA" badges. [blog post]
- What we plan to work on next -
- Introduce abstract dataset concept to handle a set of related files. -
+- Use various remote storage backends for workflow workspace. -
+ Introduce user-configurable workspace file retention policy allowing to specify that some files are to be deleted automatically 1 day after workflow finishes, other files retained for 356 days, etc. [rfc]- What is coming later -
-Introduce OpenID Connect to support more authentication mechanisms.
-Introduce user groups and role-based authorisation control models.
-- Introduce live job log streaming for CLI and Web UI. -
+Introduce user groups and role-based authorisation control models allowing to share workflows with colleagues.