Commit Graph

39 Commits

Author SHA1 Message Date
Sérgio Ramos 1cc2330b22 feat(joyent-cp-frontend): create dg initial implementation 2017-06-15 17:11:40 +01:00
Sérgio Ramos 1510341307 test(joyent-cp-frontend): bootstrap unit tests 2017-06-07 10:27:33 +01:00
Sérgio Ramos 0503802282 ci: better run-parallel error log 2017-06-01 17:04:13 +01:00
Sérgio Ramos 0fd6884e68 ci: run test and lint in parallel 2017-06-01 15:45:23 +01:00
Sérgio Ramos 0667ca8ad3 chore: different test targets for CI
this allows for junit reports and parallel executions
2017-05-31 20:04:12 +01:00
Sérgio Ramos 20251ae0d0 chore: run deployment in a single script 2017-05-31 01:44:37 +01:00
Sérgio Ramos b7371b355a chore: push image after build 2017-05-30 23:24:29 +01:00
Sérgio Ramos cd3b394c1b chore: add missing dependency 2017-05-30 10:37:03 +01:00
Sérgio Ramos 0dbd8a6b84 chore: improved publish script
- goes through the stages step by step
 - prompts the user to confirm some choices
 - smarter handling of tags and versions
2017-05-29 23:04:33 +01:00
Sérgio Ramos 65a104f7d4 chore: implement a publish script
- checks whether branch is `master`
- checks whether the tree is clean
- checks whether HEAD doesn't match origin
- publishes using lerna
- updates root version based on --staging/--dev/--production flags
- tags tapo with name `${pkg.name}@${pkg.version}`
- pushes tag to origin

that creates and pushes a repo tag afterwards
2017-05-26 10:20:05 +01:00
Sérgio Ramos 9b3874ea56 chore: format, lint, and test scripts based on staged files
For lint and test, it detects the packages that the staged files affect and only
runs the corresponding `lint` and `test` scripts.

For format, it will run prettier through the Added/Modified js files.
2017-05-26 10:20:00 +01:00
Sérgio Ramos 8887fa3384 chore: properly handle full and relative paths in format 2017-05-26 10:19:54 +01:00
Sérgio Ramos ca27ac2200 chore: enable changelog on root level 2017-05-26 10:19:48 +01:00
geek 1efcc32748 chore(portal-data): move portal-data to packages 2017-05-25 21:07:34 +01:00
Sérgio Ramos fbaaca42f7 chore: don't run tests on pre-commit 2017-05-25 20:08:20 +01:00
Sérgio Ramos 5706ae1f95 chore: enable commit msg lint 2017-05-25 20:07:56 +01:00
Sérgio Ramos b9aa47a7f4 chore: bootstrap on `prepare` instead of on `postinstall`
info: https://docs.npmjs.com/misc/scripts
2017-05-25 20:06:53 +01:00
Sérgio Ramos 66ad5499fb chore: enable lerna-wizard 2017-05-25 20:05:32 +01:00
Sérgio Ramos 7da2460b21 chore: allow packages to opt-out of prettier 2017-05-25 19:50:36 +01:00
Sérgio Ramos 91381bfe80 chore(cp-gql-mock-server): enable nodemon for dev 2017-05-25 15:57:57 +01:00
Sérgio Ramos b7343d9810 chore: remove lint-license check from precommit 2017-05-25 13:21:25 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
geek 08d71eb356 Remove precommit hooks 2017-05-15 19:26:40 +01:00
Sérgio Ramos e1b03b7d9b switch between mock sets through location query
fixes #398
2017-03-22 17:06:27 +00:00
JUDIT GRESKOVITS 2f0829a982 Reafactor metric and mini source 2017-03-16 11:45:22 +00:00
Alex Windett 7a393278eb adding pre-push hook to also push all git-lfs assets 2017-03-09 10:58:51 +00:00
Alex Windett fc68ff4e2a Testing updating .sketch file in CI and Desktop Client (#362) 2017-03-09 10:13:03 +00:00
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Alex Windett c52e9b7df5 chaning ruby script name and updating accordingly in package.json script 2017-02-17 15:49:50 +00:00
Alex Windett b7a8ddb0bc changing file permisisons 2017-02-17 15:42:52 +00:00
Sérgio Ramos ed6282b59e update dependencies 2017-02-09 11:04:45 +00:00
Alex Windett 503a7211bf adding css loaders 2017-01-30 17:58:02 +00:00
Alex Windett 1d2c322082 adding in functionality to determin current organisation when changing member role 2017-01-25 13:51:43 +00:00
Tom Gallacher 0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher 1429f9403f Update license to SPDX formated 2017-01-03 14:30:58 +00:00
Sérgio Ramos 557cd5a291 wip rm css 2016-12-12 10:28:47 +00:00
Raoul Millais 21ccfd80e3 Change license to MPL2 2016-12-09 17:39:42 +00:00
Tom Gallacher dd259be965 tests: Makefile is now the main truth, away from npm 2016-10-27 16:15:44 +01:00
Tom Gallacher b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00