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- ---
2- bazel-opt_task :
3- container :
4- image : toxchat/toktok-stack:latest-release
5- cpu : 2
6- memory : 6G
7- configure_script :
8- - /src/workspace/tools/inject-repo hs-github-tools
9- test_all_script :
10- - cd /src/workspace && bazel test -k
11- --config=ci
12- //hs-github-tools/...
1+ # ---
2+ # bazel-opt_task:
3+ # container:
4+ # image: toxchat/toktok-stack:latest-release
5+ # cpu: 2
6+ # memory: 6G
7+ # configure_script:
8+ # - /src/workspace/tools/inject-repo hs-github-tools
9+ # test_all_script:
10+ # - cd /src/workspace && bazel test -k
11+ # --config=ci
12+ # //hs-github-tools/...
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ library
146146 , directory
147147 , exceptions
148148 , generic-arbitrary
149- , github >= 0.25 && < 0.29
149+ , github >= 0.25 && < 0.30
150150 , html
151151 , http-client >= 0.4.30
152152 , http-client-tls
You can’t perform that action at this time.
0 commit comments