File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# See https://github.com/bazel-contrib/publish-to-bcr#a-note-on-release-automation
22# for guidance about whether to uncomment this section:
33#
4- # fixedReleaser:
5- # login: my_github_handle
6- # email: me@my.org
4+ fixedReleaser :
5+ login : caseyduquettesc
6+ email : casey.duquette@snapchat.com
Original file line number Diff line number Diff line change 11bcr_test_module :
22 module_path : " e2e/smoke"
33 matrix :
4- platform : ["debian10", "macos", "ubuntu2004"]
4+ # Disable debian tests because I don't think it's using the python toolchain,
5+ # > no such package '@[unknown repo 'pip_importlib_metadata' requested from @rules_python~0.19.0~pip~pip_pytest]//'
6+ # platform: ["debian10", "macos", "ubuntu2004"]
7+ platform : ["macos", "ubuntu2004"]
58 tasks :
69 run_tests :
710 name : " Run test module"
Original file line number Diff line number Diff line change 2929 {"folder": ".", "bzlmodEnabled": false},
3030 {"bazelversion": "5.4.0", "bzlmodEnabled": true},
3131 {"bazelversion": "5.4.0", "os": "macos-latest"},
32- {"bazelversion": "5.4.0", "os": "windows-latest"},
3332 {"bazelversion": "6.3.0", "os": "macos-latest"},
34- {"bazelversion": "6.3.0", "os": "windows-latest"},
3533 ]
34+ exclude_windows : true
You can’t perform that action at this time.
0 commit comments