PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Add nightly schedule

Open AdamYoblick opened this issue 7 months ago • 1 comments

  • Add a nightly schedule to ensure all dependencies are always up to date
  • If the build is due to a scheduled run, force pylance release type to preview. Otherwise, consume stable pylance.

This ensures that scheduled runs always test with internal pylance, but manual runs (or CI runs due to merges into main) run with stable pylance and insert into VS.

AdamYoblick avatar Jul 02 '24 20:07 AdamYoblick