-
Would it be helpful if `release()` checks that the Travis (or AppVeyor or Wercker) builds are _not_ using a package version from GitHub?
I haven't run into this trouble (yet) but I could see it happe…
-
Is there a reason to install it again in `run.sh`? It's already mentioned in [wercker.yml](https://github.com/ArjenSchwarz/wercker-step-hugo-build/blob/master/wercker.yml#L7).
-
```
[ERROR] Failures:
[ERROR] SuggesterControllerTest.testGetSuggestionsMultipleProjects:250
Expected: iterable over ["me", "method", "message", "meta"] in any order
but: No item matches:…
-
After discussion with @romani, we should setup the Jenkins server and give it an address *jenkins.checkstyle.org*.
This Jenkins instance should be publically accessible, so anybody who posted the new…
-
Helidon Version: 0.10.0-SNAPSHOT
Occasionally in pipeline runs I get failures in some of the Metrics tests. This does not happen often, and a retry usually clears it up. You can see a failed run he…
-
![image](https://user-images.githubusercontent.com/3068563/34919314-de8e5fbc-f948-11e7-99e3-08cc18c97b18.png)
## Expected Behavior
It should publish packages
## Current Behavior
Yarn…
-
Here is my docker file:
```
FROM microsoft/windowsservercore:1709
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
# Install visua…
-
### Issue Summary:
deck and gate reject port 8084 even though it is opened in the firewall
### Cloud Provider(s):
kubernetes
### Environment:
local debian: ubuntu 16.0.4
### Feature Area …
-
Now that #963 is merged it’s time to start thinking about 🏆 **The Great Service Rewrite**! 🏆
The rewrite has three goals:
- Fill in remaining service-test coverage
- Move services from `server…
-
Currently we don't pass environment variables or cwd between steps because we execute all commands separately in sub-shells, this causes fun issues like:
```
$ eval `ssh-agent -s`
$ ssh-add -L
E…