OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

Create sandbox job and run it on a schedule

Open bcipriano opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Sometimes upstream dependencies change without us noticing and break documented process, such as the sandbox. For example, #1101.

Describe the solution you'd like Create a Github Action to test the sandbox setup process -- on Linux and macOS if possible. This job should run daily, or maybe every few days.

Describe alternatives you've considered We could use some sort of CI system for this as well, if Github Actions doesn't do what we need.

bcipriano avatar Mar 29 '22 02:03 bcipriano