Sérgio Ramos
14df2c703c
chore: install dependencies on deployment stage
2017-05-31 11:13:46 +01:00
Sérgio Ramos
ef8241ef5a
fix: add missing --email to docker login
2017-05-31 11:04:25 +01:00
Sérgio Ramos
9081d50a0e
chore: attach stdio to all deploy cmds
2017-05-31 10:38:19 +01:00
Sérgio Ramos
31d34c412b
chore: use SDC_KEY_ID to create triton profile
2017-05-31 10:17:09 +01:00
Sérgio Ramos
20251ae0d0
chore: run deployment in a single script
2017-05-31 01:44:37 +01:00
Sérgio Ramos
1d463af70c
fix: s/git/docker
2017-05-30 23:54:29 +01:00
Sérgio Ramos
6632d8c4e4
fix: s/push/git
2017-05-30 23:40:15 +01:00
Sérgio Ramos
b7371b355a
chore: push image after build
2017-05-30 23:24:29 +01:00
geek
cf5f476898
chore: data layer
2017-05-30 20:18:45 +01:00
Sérgio Ramos
cb1dfa20f8
fix: s/bin/script build
2017-05-30 20:00:35 +01:00
Sérgio Ramos
6ad9c18683
chore: build packages before compose
2017-05-30 19:45:00 +01:00
Sérgio Ramos
96abc2a8bc
fix: downgrade compose version
2017-05-30 19:04:51 +01:00
Sérgio Ramos
fdbfeb2e37
chore: setup docker-compose.yml
2017-05-30 18:54:20 +01:00
Sérgio Ramos
c957d419ee
chore(joyent-ui-toolkit): ignore styleguide
2017-05-30 14:13:38 +01:00
JUDIT GRESKOVITS
cc16944dbe
feat(joyent-ui-toolkit): Add tooltip
2017-05-30 14:06:18 +01:00
Sérgio Ramos
60f375cc4a
chore: install rdb on CI env
2017-05-30 13:40:37 +01:00
Sérgio Ramos
82a667504a
chore: allow to publish without release
2017-05-30 10:57:18 +01:00
Sérgio Ramos
cd3b394c1b
chore: add missing dependency
2017-05-30 10:37:03 +01:00
Sérgio Ramos
efd87268da
chore: use stdio
option on execa
2017-05-29 23:04:51 +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
b96e4321d4
feat(eslint-config): disable capitalized-comments
2017-05-26 19:26:54 +01:00
Sérgio Ramos
ec482796a9
chore: have local and remote tag name the same
2017-05-26 13:06:22 +01:00
Sérgio Ramos
6f2eb3cbb1
chore: add type to published tag names
2017-05-26 13:01:29 +01:00
Sérgio Ramos
33239dc2f6
chore(portal-api): exit 0 on test script
...
temporary. we need to work on installing rdb in CI so that the test can run
2017-05-26 12:27:12 +01:00
Sérgio Ramos
b1c0701804
chore(portal-data): exit 0 on test script
...
temporary. we need to work on installing rdb in CI so that the test can run
2017-05-26 12:16:12 +01:00
Sérgio Ramos
150a9e45ad
style(portal-data): conform tests to belly-button
2017-05-26 12:03:00 +01:00
Sérgio Ramos
c327f9f1ef
chore: handle empty files array in format-staged
...
if format-staged is run and after filtering by opt-out no files are left, it tries to format everything
2017-05-26 12:02:19 +01:00
Sérgio Ramos
ea478ca689
chore: install zqm in CI
2017-05-26 11:39:39 +01:00
Sérgio Ramos
7892aab05c
chore: prepare after installing in CI
2017-05-26 11:33:32 +01:00
Sérgio Ramos
f252719aa1
chore: don't --prefer-offline in CI
2017-05-26 11:28:33 +01:00
Sérgio Ramos
c7567f3838
chore: initial circleci config
2017-05-26 11:17:00 +01:00
Sérgio Ramos
b665dec740
chore: actually publish
...
it was only listing updated packges
2017-05-26 10:36:16 +01:00
Sérgio Ramos
802dff3e42
chore: improve publish tag description
2017-05-26 10:35:27 +01:00
Sérgio Ramos
8974a0546f
chore: when formatting staged files, also account for /scripts
2017-05-26 10:20:15 +01:00
Sérgio Ramos
06f17c828a
chore: format /scripts
2017-05-26 10:20:10 +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
geek
265b144cfa
chore(portal-api): move portal-api to packages
2017-05-25 19:44:31 +01:00
JUDIT GRESKOVITS
d93ab9eb74
Merge branch 'master' of https://github.com/yldio/joyent-portal
2017-05-25 17:49:56 +01:00
JUDIT GRESKOVITS
5ffa07aeee
feat(cp-frontend): Move portal query to header, display result, return user from mock server
2017-05-25 17:32:19 +01:00
Sérgio Ramos
e2c0845145
chore: publish
...
- cloudapi-gql@1.0.4
- joyent-cp-frontend@1.1.0
- joyent-cp-gql-mock-server@1.0.4
- joyent-cp-gql-schema@1.0.4
- joyent-cp-rdb-bootstrap@1.0.4
- normalized-styled-components@1.0.5
- pseudo-json-ast@1.0.6
- pseudo-yaml-ast@1.0.6
- remcalc@1.0.5
- rnd-id@1.0.5
- styled-is@1.0.7
- joyent-ui-toolkit@1.1.0
- unitcalc@1.0.5
2017-05-25 16:07:31 +01:00
Sérgio Ramos
f3e531dbd8
feat(cp-frontend,ui-toolkit): style inheritance using .extend
( #458 )
...
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).
[1]: https://www.styled-components.com/docs/basics#extending-styles
2017-05-25 09:59:58 -05:00