-
https://checkstyle.org/config_misc.html#Indentation
$ javac Test.java
successful compilation
$ Test.java
```java
import java.io.*;
class Test {
void test() {
try (InputSt…
-
**Note:** this issue was imported from https://github.com/wercker/stern/pull/56, but it was originally created by [mikesplain](https://github.com/mikesplain)...
When a container exits, stern loses th…
-
https://github.com/ssut/py-googletrans (or something similar)?
-
I have a mono repository.
Everything is fine when I execute a `lerna bootstrap`, or `yarn install`. But I see these packages are deleted after `lerna` or `yarn` command completes:
```
node_modu…
-
Hi. I want to run `ChromeHeadless` on CI services.
I could not launch `google-chrome --headless` because the following error:
```
Failed to move to new namespace: PID namespaces supported, Netw…
-
For pull request builds it is essential to know against which base branch they are made against.
For example:
- On GitHub Workflows it will be `$GITHUB_BASE_REF`
- On [Travis CI it will be `$TRA…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* [x] `$…
-
Wercker docker:true job failed..
```
Error provisioning Remote Docker Daemon from Remote Docker Daemon API service at rdd.default.svc.cluster.local:8888 for runID ...
```
current wercker role
…
-
Check documentation: https://checkstyle.org/config_whitespace.html#ParenPad https://checkstyle.org/config_whitespace.html#SingleSpaceSeparator
/var/tmp $ javac InputMatchXpathNoStackoverflowError.j…
-
https://github.com/pjvds/getting-started-nodejs/blob/master/wercker.yml#L32
`git commit -m "Result of deploy $WERCKER_GIT_COMMIT"`