-
### Issue Summary:
On a simple pipeline consisting on an Automated Trigger from a gitlab webhook and a Deploy (Manifest) stage, the pipeline fails always with the following UI message:
```
Excepti…
-
Helm fails with error:
```
-> os.system("helm version --short --client")
(Pdb) n
WARNING: open /config.json: input/output error
/config.json
github.com/docker/cli/cli/config.load
github.com/do…
-
## 不具合の概要
[/blog/tag/egpa/page/2](https://astro-blog.nuovotaka.com/blog/tag/egpa/page/2)
2ページ目以降に遷移しようとすると404が表示される
## 再現方法
tag egpaをクリック
下のページネーションで2ページ目、3ページ目などをクリック(とにかくページ遷移する)
[URLはこちら]…
-
>Important Notice: Wercker service will be shutdown on October 31st, 2022 . We recommend you to use [OCI DevOps service](https://docs.oracle.com/en-us/iaas/Content/devops/using/getting_started.htm). T…
-
believe it or not we end up with bunch of bash files ...
```
$ find . -name "*.sh" | wc -l
21
$ find . -name "*.sh"
./.git/refs/heads/config-wercker.sh
./.git/refs/remotes/origin/config-werck…
-
### Issue Summary:
I am trying to follow the given instructions for running halyard
https://spinnaker.io/docs/setup/install/halyard/#install-on-debianubuntu
The Halyard version is 1.50
### Cloud…
-
**Note:** this issue was imported from https://github.com/wercker/stern/issues/105, but it was originally created by [migueleliasweb](https://github.com/migueleliasweb)...
Hey all,
I'm aware the i…
-
See https://issues.apache.org/jira/browse/MCHECKSTYLE-346 .
We need to deprecate all usage of `maven-checkstyle-plugin` so we can start implementing backward breaking changes.
Everything in wercke…
-
Or at least make the PR builds not being marked as failure on the main page. (I think this is people doing PRs from master).
Not sure what Wercker gives us that Travis has not, but right now it is no…
-
Identified at https://github.com/checkstyle/checkstyle/pull/11683 ,
````
$ cat TestClass.java
import Enclosing;
public class Caller {
public Caller() {
Enclosing e = new Enclosing();
Enclos…