-
The current CI works fine, but I don't really feel comfortable with running tests on the production server (since it will spawn another instance of Polly, fiddle with the database, etc.). Wercker seem…
Roxot updated
8 years ago
-
This script is failing on wercker:
```
box: node
services:
- id: helmi03/docker-postgis
build:
steps:
- install-packages:
packages: postgresql-9.4-postgis-scripts
- script:
…
djMax updated
8 years ago
-
Wercker hide detailed output of each step by default and show only detailed output of failed steps.
You can see this behaviour:
https://app.wercker.com/#buildstep/56b7e9a849c60cc8633f64ca
I'd like w…
mizzy updated
8 years ago
-
I setup Wercker on my branch. After running it, Wercker builds aren't actually doing anything from what I can tell. Since there is no wercker.yml, they are run and do something like this:
https://ap…
-
We do not need anymore the folder to be exposed to a local folder, after https://github.com/benchflow/benchflow/issues/254
Consequently the same change has to be applied to the `wercker.yml` file i…
-
WTF! I can't find the way for select you element in status bar :D
Everything return me null:
```
document.querySelector('status-bar').querySelector('#wercker-status')
atom.views.getView(atom.worksp…
-
Blijkbaar heeft codecov al ruim een jaar niet meer gerund, wordt deze niet meer getriggerd door Wercker?
Checken of dit zich blijft voordoen, en een oplossing zoeken als dit zo blijft. (Wercker opni…
-
Hello , I tried using the integration , however, the url that the slack provided me is different from what is used run.sh. I believe it is better to spend the full URL , not just the subdomain:
My UR…
-
As I began to fiddle around with Hugo in January I followed the documentation to set up a site using GitHub pages.
I ended up with a working site which was deployed by Wercker.
After some time I rea…
-
**Ubuntu**
- [x] Ubuntu 16.04 - repo numpy install
- [x] Ubuntu 16.04 - pip numpy install
- [x] Ubuntu 14.04 - repo numpy install
- [x] Ubuntu 14.04 - pip numpy install
- [x] Ubuntu 12.04 - repo …