-
## Describe the noise
**Resource type** (i.e. Microsoft.Storage/storageAccounts)
Microsoft.Insights/webtests
**apiVersion** (i.e. 2019-04-01)
2018-05-01-preview
**Client (PowerShell, Azure …
-
This might be an unusual question; Is it alright to use the @angular/dev-infra-private package?
I am aware of the "INTERNAL USE ONLY" notice, which is why I'm asking via this issue.
Is the "INTERN…
-
執行run.sh 最後會發生錯誤,請問該如何解決?
```
chchang@hqdc039:~$ ./run.sh
+ sudo /etc/init.d/pcscd stop
Stopping pcscd (via systemctl): pcscd.service.
+ sudo systemctl stop pcscd
+ sudo systemctl stop pcscd.s…
-
# 🐞 bug report
### Affected Rule
The issue is visible in the rule `karma_web_test_suite()`
### Is this a regression?
Not that I know
### Description
With `package.json`, `yarn…
-
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1906#44b4eb78-3a05-4ecf-abdb-dfa16b20ff86
Broken only on Bazel@HEAD, only on macos, verified it's not a one-off flake.
Failure ha…
-
## 🔬 Minimal Reproduction
Run the following:
```bash
git clone git@github.com:bazelbuild/rules_nodejs.git
cd rules_nodejs/examples/app
npm install
npm install --save-dev @bazel/bazel # only re…
-
Should serve to answer https://stackoverflow.com/questions/56556944/how-to-measure-coverage-when-running-typescript-tests-using-karma-and-bazel and also probably will reproduce the issues described th…
-
My tox looks like this (it uses a python webtesting framework called tavern)
```
[tox]
envlist = tavern
[testenv:tavern]
whitelist_externals=
sleep
docker-compose
deps =
pytes…
-
https://buildkite.com/bazel/bazel-auto-sheriff-face-with-cowboy-hat/builds/486
Caused by https://github.com/bazelbuild/bazel/commit/627c16e0e4ae70161c5694a369acd21af87e3d50.
rules_docker:
```
…
-
# 🐞 Bug report
I would like to try Angular with Bazel following the instructions of the page https://next.angular.io/guide/bazel but I have errors both during the **ng new** and during the **ng build…