-
| | |
|------------------|-----------------|
|Previous ID | SR-7441 |
|Radar | None |
|Original Reporter | asowani (JIRA…
-
Some of our build-bot machines are GCE instances, and they get re-imaged once in awhile. This cause them to stop working as buildbot machines, as additional installs and configuration is required.
We…
-
| | |
|------------------|-----------------|
|Previous ID | SR-9517 |
|Radar | rdar://problem/52194055 |
|Original Repor…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17966](https://bugs.llvm.org/show_bug.cgi?id=17966) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|------------------|-----------------|
|Previous ID | SR-9969 |
|Radar | None |
|Original Reporter | stamba (JIRA …
-
`CCACHE_BASEDIR` allows ccache to get cache hits for the same source files stored at different paths, which is useful for developers building from different source trees:
https://ccache.samba.org/man…
luser updated
6 months ago
-
### Describe the bug
On every build past 9a52ec4fa092 (@Ansuel as part of #15543), this warning is produced on each build:
```
WARNING: your configuration is out of sync. Please run make menuconf…
-
I'm trying to configure buildbot 2.8.2 for the first time. I would like users to be able to log in to my buildbot with their GitHub account.
I found this documentation on GitHubAuth: http://docs.bu…
-
Currently the only portable way to download files to worker is via FileDownload family of steps. However, this only covers communication between the worker and the master. There's no way to download f…
-
This issue is meant to gather requirement and ideas around building, testing, deploying and configuring OONI components.
- Deploy and run with limited CPU/RAM overheads
- Run integration testing
…