invenia / OPFSampler.jl

Takes a power grid case and generates OPF samples by changing the input parameters.
Mozilla Public License 2.0
9 stars 3 forks source link

Fix CI Tests and Artifact Cache Issues #12

Closed fchorney closed 3 years ago

fchorney commented 3 years ago

Use CLI script to automatically replace the 1.3 test with a 1.5 test (if necessary), as well as use new cache steps to cache the julia build artifacts

omus commented 3 years ago

I've asked @mjamei19 to disable Appveyor

omus commented 3 years ago

I retriggered the CI as I wanted to see if Appveyor was disabled properly. It appears not.

fchorney commented 3 years ago

I retriggered the CI as I wanted to see if Appveyor was disabled properly. It appears not.

I think I figured it out.

Settings -> Branch -> edit Master -> Turn off required for the old travis/appveyor jobs

or Settings -> Webhooks and disble the travis/appveyor ones.

This project didn't seem to have any branch requirements though. I turned off the webhooks