Skip to content

feat(BA-1045): Add Action Tests for Session #4265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented Apr 24, 2025

resolves #4052 (BA-1045).

Progress

  • check_and_transit_status
  • commit_session
  • complete
  • convert_session_to_image
  • create_cluster
  • create_from_params
  • create_from_template
  • destory_session
  • download_file
  • download_files
  • execute_session
  • get_abusing_report
  • get_commit_status
  • get_container_logs
  • get_dependency_graph
  • get_direct_access_info
  • get_session_info
  • interrupt_session
  • list_files
  • match_sessions
  • modify_session
  • rename_session
  • restart_session
  • shutdown_service
  • start_service
  • upload_files

Checklist: (if applicable)

  • Mention to the original issue

@github-actions github-actions bot added size:XL 500~ LoC comp:manager Related to Manager component labels Apr 24, 2025
@jopemachine jopemachine force-pushed the feat/add_session_action_tests branch from 9991cba to 2904699 Compare April 24, 2025 04:03
@jopemachine jopemachine changed the title feat(BA-984): Add Action Tests for Session feat(BA-1045): Add Action Tests for Session Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component size:XL 500~ LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Action Test Code for Session
1 participant