-
Add a step to the Werckers build process to run the sass and js #37 gulp tasks.
-
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
-
Hi there,
I'm amazed by the way how Wercher deploys post to prod, so I give it a try but I got struck by a weird issue, would like some advice from you to get it solved.
So I follow every single ste…
-
I created hello-world, actually copy, from scratch
able to push to docker via wercker but after pull and run, having following issue.
container_linux.go:265: starting container process caused "ex…
-
Currently there are tests for the task schedulers in both the TM and EM that needs to wait for a test/experiment to finish execution. Currently it is done in this way:
```
// wait long enough for …
-
HTML
Should be generated from handlebars views and component templates.
JS
Classes and Libs should be compiled to one file.
Should page specific code live in the page or in seperate JSfiles? Pe…
-
See for example in the following log, they are executed multiple time: https://app.wercker.com/BenchFlow/benchflow/runs/build-benchflow-faban-client/5918c632a73a5600010d0cbe?step=5918c6540138e500011f8…
-
I really like this and use it even for simple websites. Coupled with `git tag` it does a wonderful job.
What do you guys think?
My vote is for [Semantic Versioning](http://semver.org/).
Example:
![…
-
I'm getting the following when trying to install aws cli:
`Traceback (most recent call last):
File "./awscli-bundle/install", line 138, in
main()
File "./awscli-bundle/install", line 12…
-
I came down to a strange issue lately. I wanted to publish a private npm module, which used the `prepare` hook in order to get built before this.
I am using webpack for the build process and while ru…