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 @@
15 Feb 2022

Current

-

- What we work on now -

- Workflow scalability + Workflow launcher

- 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]

Near-term

-

- What we plan to work on next -

-
LHC community
-

- Introduce abstract dataset concept to handle a set of related files. -

+
+ Workspace file retention +

- 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]

Future

-

- What is coming later -

-
-
-
User groups and authorisations
-

Introduce OpenID Connect to support more authentication mechanisms.

-

Introduce user groups and role-based authorisation control models.

-
-
-
- - Live logs - -
-

- Introduce live job log streaming for CLI and Web UI. -

+
Workflow sharing
+

Introduce user groups and role-based authorisation control models allowing to share workflows with colleagues.