microsoft / PTVS

Python Tools for Visual Studio
https://aka.ms/PTVS
Apache License 2.0
2.52k stars 673 forks source link

Remove weekly schedule, add some test files #7893

Closed AdamYoblick closed 1 month ago

AdamYoblick commented 1 month ago
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

StellaHuang95 commented 1 month ago

Is this to test that the pylance release pipeline can actually kick off PTVS pipeline?

AdamYoblick commented 1 month ago

Is this to test that the pylance release pipeline can actually kick off PTVS pipeline?

I already tested it through azdo using this yaml file and a test pipeline. The test run is at https://devdiv.visualstudio.com/DevDiv/_build?definitionId=21947 I left the test files in so we could run more random azdo tests if we want to without having to run the whole PTVS build.

The meat of this change is just to remove the weekly schedule since it's no longer needed.