Commit Graph

84 Commits

Author SHA1 Message Date
Pooya Parsa d13d0ff3a6 fix(ci): add proper script for edge publishes 2018-10-18 01:55:21 +03:30
Pooya Parsa d0565eab2b chore(ci): enable publish step 2018-10-18 01:29:38 +03:30
Pooya Parsa dbf3ccc4c1 temp: disable lerna publish 2018-10-18 01:05:43 +03:30
Pooya Parsa 9c1e0d1743 feat: migrate nuxt into monorepo (#4051)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30
Clark Du f73bbe25ee
fix: only publish package include package.json (#4045)
<!--- Provide a general summary of your changes in the title above -->

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [x] Bug fix (a non-breaking change which fixes an issue)
- [ ] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)


## Description
<!--- Describe your changes in detail -->
<!--- Why is this change required? What problem does it solve? -->
<!--- If it resolves an open issue, please link to the issue here. For example "Resolves: #1337" -->


## Checklist:
<!--- Put an `x` in all the boxes that apply. -->
<!--- If your change requires a documentation PR, please link it appropriately -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly. (PR: #)
- [ ] I have added tests to cover my changes (if not applicable, please state why)
- [ ] All new and existing tests are passing.
2018-10-03 20:28:18 +01:00
Clark Du 40ad691f60 chore(release, ci): use npm audit instead of nsp (#3883) 2018-09-14 11:12:50 +04:30
Clark Du 76d6ab4190
refactor: make build suffix dynamically 2018-08-31 20:55:13 +01:00
Pooya Parsa 4ad1528b84 perf(circleCI): build edge on release step
Without this we have to persist everything again at build step which adds ~1min
2018-08-31 23:35:55 +04:30
Pooya Parsa 2e5edaa572 fix(circleci): persist all changes for release step 2018-08-31 23:26:37 +04:30
Pooya Parsa f85465386c
feat: move nuxt-legacy and nuxt-start into packages (#3824) 2018-08-31 22:51:41 +04:30
Clark Du cff76965f6 refactor: worker-pool uses default count and not collect coverage in appveyor 2018-07-24 11:44:08 +01:00
Pooya Parsa a0c04c8bc3 fix circleci 2018-03-28 03:03:23 +04:30
Pooya Parsa 6b30dd2cc6 fix: typo for circleci release branch 2018-03-28 02:59:52 +04:30
Clark Du ef7a42649d misc: improve coverage and packaging (#3121)
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa 34c1cad8cc enable collectCoverage and codecov 2018-03-19 19:19:16 +03:30
Pooya Parsa a4b4688f7c split e2e tests 2018-03-19 11:52:00 +03:30
Pooya Parsa d780794dfd pass NODE_ENV 2018-03-19 11:12:56 +03:30
Pooya Parsa d10b6c96bf persist build artifacts 2018-03-19 11:07:52 +03:30
Pooya Parsa de2f08fad7 fix indentation 2018-03-19 11:00:03 +03:30
Pooya Parsa 9f0bb806f5 circleci use attach_workspace 2018-03-19 10:57:25 +03:30
Pooya Parsa a22821af1b fix indentation 2018-03-19 10:51:50 +03:30
Pooya Parsa 06756f5216 fix circleci 2018-03-19 10:48:57 +03:30
Pooya Parsa 731ce56067 add circleCI pipeline 2018-03-19 10:46:22 +03:30
Clark Du a6caff9d29
test: make node_env to be test in circle ci 2018-01-23 14:21:15 +08:00
Pooya Parsa 12830e306f ci: auto publish nuxt-edge 2018-01-08 20:22:56 +03:30
Pooya Parsa 26f032a11c build ~> scripts 2017-12-12 13:41:55 +03:30
Pooya Parsa 9e0aa84416 fix(ci): release-next script 2017-12-12 13:22:20 +03:30
Pooya Parsa 9b8cbed512 perf: remove rollup build
Using native node 8.x for less transpilations
2017-12-12 13:12:29 +03:30
Pooya Parsa 449c99f6d7
fix registry 2017-11-24 20:16:03 +03:30
Pooya Parsa efa0c6524e
prepare nuxt-next 2017-11-24 20:06:39 +03:30
Pooya Parsa ff96145dd3
security check 2017-11-24 19:48:38 +03:30
Pooya Parsa c7a0d3d55a
feat(package): release-next script 2017-11-24 19:47:27 +03:30
Pooya Parsa be4fc4a518 fix(circleCI): puppeteer support 2017-10-30 00:00:54 +03:30
Pooya Parsa 6c8b5e4714 add circleCI 2017-10-29 01:01:01 +03:30