-
https://github.com/GitTools/GitVersion - yay/nay?
-
-
## Current behavior
- release a new version `1.0.0` from `master` branch
- continue adding new features commits on `master` (like `feat(module): ...`) **without releasing a new version from master…
-
`fchmod.c`:
```
#include
int main() {
fchmod(1 /* stdout */, 0642);
}
```
```
firebuild dash -c './fchmod > /tmp/foobar'
```
`./fchmod` is placed in the cache so that its fingerpr…
-
This is a discussion issue for adding ability to run eslint in parallel for multiple files.
The idea is that ESLint is mostly CPU bound, not IO bound, so creating multiple threads (for machine with m…
-
Trovebox version is incorrect. It violate anything mentionned here: http://semver.org/
Proof: the difference between 4.0.2-rc2 and 4.0.2-rc3 is huge.
Other arguments: when I was arguing that the dat…
-
-
I've noticed that (a) the app takes a long time to load (with a white screen), then after 3 or so seconds it displays, (b) when running in slower Debug mode, the app visibly pauses without accepting u…
-
I have a system which is reliant upon the task plugin to create branching run logic. I would also however like to use the module plugin.
Is there a way to do this presently, or a strategy you recomm…
-
|[](https://github.com/zseil)| @zseil reported|
|-|-|
|Trac ID|trac#3546|
|Type|enhancement|
|Created|2008-11-17 10:32:46Z|
|Branch|https://github.com/twisted/twisted/tree/custom-timezone-3546-2|
Thi…