Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 938 Bytes

File metadata and controls

31 lines (24 loc) · 938 Bytes

Sky Port cloud gate

This is a repository for Sky Port gate that provides cloud integration. It is a part of the Open Workload project.

Requirements:

  • Python 3.10

Preparations:

  • make prepare-venv
  • make format
  • make check

Run the gate in foreground:

  • Run swm-core dev container (make cr)
  • ./run.sh

Run the gate in foreground in a test mode:

  • Run swm-core dev container (make cr)
  • ./run-mocked.py