Skip to content

Commit

Permalink
cli: modify open command to notify about autoclosure of the session.
Browse files Browse the repository at this point in the history
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
  • Loading branch information
giuseppe-steduto committed Jun 30, 2023
1 parent 69ca674 commit 982082c
Show file tree
Hide file tree
Showing 39 changed files with 2,005 additions and 123 deletions.
22 changes: 21 additions & 1 deletion client/operations/add_secrets_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 26 additions & 1 deletion client/operations/close_interactive_session_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 16 additions & 1 deletion client/operations/create_gitlab_webhook_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 31 additions & 1 deletion client/operations/create_workflow_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 21 additions & 1 deletion client/operations/delete_file_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 21 additions & 1 deletion client/operations/delete_gitlab_webhook_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 982082c

Please sign in to comment.