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 6, 2023
1 parent 69ca674 commit 010ccb8
Show file tree
Hide file tree
Showing 37 changed files with 843 additions and 90 deletions.
20 changes: 20 additions & 0 deletions client/operations/add_secrets_responses.go

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

25 changes: 25 additions & 0 deletions client/operations/close_interactive_session_responses.go

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

15 changes: 15 additions & 0 deletions client/operations/create_gitlab_webhook_responses.go

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

30 changes: 30 additions & 0 deletions client/operations/create_workflow_responses.go

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

20 changes: 20 additions & 0 deletions client/operations/delete_file_responses.go

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

20 changes: 20 additions & 0 deletions client/operations/delete_gitlab_webhook_responses.go

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

20 changes: 20 additions & 0 deletions client/operations/delete_secrets_responses.go

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

Loading

0 comments on commit 010ccb8

Please sign in to comment.