Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove frontend test watch for gradle build | Joffrey BION | 2017-05-15 |
| | | | | The CI environment variable is the only to launch the frontend tests in non-interactive mode. This variable was already properly set on CI and heroku, but when running local gradle builds, the watch was still a problem, hence this new script for one-shot tests in package.json. | ||
* | Move frontend install task to Yarn | Joffrey BION | 2017-01-20 |
| | |||
* | Remove environment variables experiments | Joffrey BION | 2017-01-20 |
| | |||
* | Add printEnv task to check env variable CI=true on travis | Joffrey BION | 2017-01-20 |
| | |||
* | Remove NPM setup from build | Joffrey BION | 2017-01-20 |
| | |||
* | Use the build folder to stay in the standard | jbion | 2017-01-20 |
| | |||
* | Move frontend and backend into 2 separate subprojects | jbion | 2017-01-20 |