bazelbuild / bazelbuild/continuous-integration
Support testing VC 2017 and VC 2019 on Windows
- Dominant language
- Python
- Stars
- 302
- Forks
- 194
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 41
Description
Currently we only support building with VC 2015 on CI, which is a quite old version of Visual C++ Build Tool. We should support testing different versions of VC on CI.
Related PR:
- https://github.com/bazelbuild/bazel/pull/8747
- https://github.com/bazelbuild/bazel/pull/8403
Contributor guide
Research direction
Start by reviewing the two related pull requests, https://github.com/bazelbuild/bazel/pull/8747 and https://github.com/bazelbuild/bazel/pull/8403, along with the continuous-integration repository's Windows CI configuration. Determine how VC 2015 is currently tested, then verify that CI can test VC 2017 and VC 2019 and that the relevant jobs pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100