-
- make sure only 1 repo references to an environment -- otherwise you'll be required to specify --app
```
(venv)devpopol@popol curiosity-machine (new-email-content) $ git remote -v
origin git@github…
-
Hi,
I am seeing things like this being added to my csproj with version 1.29.1
```
```
Cheers,
Chris
-
When passing observables obtained from can.Model.findAll() or can.Model.find() into a can.view.mustache template generator, it appears to leak memory. The leak goes away when you call myobservable.att…
-
https://github.com/felixge/node-mysql/blob/master/lib/ConnectionConfig.js#L127
```
SSLProfiles = require('./../fixtures/ssl-profiles.json');
```
Not all environments support json files with the r…
-
Pick the course, choose the week and it says 'WARNING: No downloadable video found.'. Commit 68d3661393f589994e1dfe382a6a37b9c23d6a43 is the culprit.
Reset to 4b4578f52168c6c70de8c159f1a223c6f37a48a5 …
-
Py.test is next generation of testing framework for Python. Their community is offering help to other open source projects during April. I think we should participate. All you need is to sign up he…
-
I’ll be at the NYC office from April the 14th, we should definitely discuss:
- [x] The networking abstractions in Eigen: https://github.com/artsy/eigen/pull/277#issuecomment-83203488
- [ ] Get our cer…
alloy updated
9 years ago
-
Firstly, apologies for being AWOL for the require.js pull request. Family and work have kept me offline for the last while.
The issue:
When factory_guy is building the mockjax response for the JSONA…
-
Deployment diff: https://github.com/Iridescent-CM/curiosity-machine/compare/2526eda22f1d41fa5164d3258d2cf5c6d52f35aa...4390987db49324fd775e82a0d46d8bafb596b7ce
New config:
- `ENABLE_EDUCATORS`: featu…
-
Some of my test are need extra build flags (i.e. build tags: test -tag zzz) to be executed successfully. How can one provide extra build flags to goconvey test runner ?