File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ fixedReleaser :
2+ login : mollyibot
3+ email : mollyibot@google.com
Original file line number Diff line number Diff line change 1+ {
2+ "homepage" : " https://github.com/bazelbuild/rules_closure" ,
3+ "maintainers" : [
4+ {
5+ "name" : " Goktug Gokdogan" ,
6+ "email" : " goktug@google.com" ,
7+ "github" : " gkdn"
8+ },
9+ {
10+ "name" : " Julien Dramaix" ,
11+ "email" : " dramaix@google.com" ,
12+ "github" : " jDramaix"
13+ },
14+ {
15+ "name" : " Yuan Tian" ,
16+ "email" : " mollyibot@google.com" ,
17+ "github" : " mollyibot"
18+ }
19+ ],
20+ "repository" : [
21+ " github:bazelbuild/rules_closure"
22+ ],
23+ "versions" : [],
24+ "yanked_versions" : {}
25+ }
Original file line number Diff line number Diff line change 1+ matrix :
2+ platform :
3+ - macos
4+ - ubuntu2004
5+ bazel :
6+ - " 7.x"
7+ - " 8.x"
8+ tasks :
9+ run_tests :
10+ bazel : ${{ bazel }}
11+ platform : ${{ platform }}
12+ build_targets :
13+ - " ..."
14+ test_targets :
15+ - " ..."
Original file line number Diff line number Diff line change 1+ {
2+ "integrity" : " " ,
3+ "strip_prefix" : " {REPO}-{VERSION}" ,
4+ "url" : " https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.tar.gz"
5+ }
You can’t perform that action at this time.
0 commit comments