Xin Du (Clark)
80ba740e63
chore(ci): upload test report to CircleCI and Azure ( #5802 )
2019-05-25 18:47:21 +04:30
Clark Du
b0f955230a
chore(ci): add flags for codecov
2019-05-17 10:38:02 +01:00
pooya parsa
1652696013
ci: bypass audit for now
2019-04-20 14:36:57 +04:30
Pooya Parsa
2561b68ab1
test: fix e2e test by downloading chromium ( #5254 )
2019-03-16 11:33:42 +03:30
Pooya Parsa
940a36fd65
chore: use puppeteer-core ( #4929 )
2019-02-03 10:06:01 +03:30
Clark Du
89f097e1bd
fix(ci): run in bound for now
2019-01-23 17:12:47 +00:00
pooya parsa
45f708ce7b
chore(ci): use NODE_OPTIONS=--max_old_space_size=4096
2019-01-23 16:33:48 +03:30
Kevin Marrec
25fd1d8dfc
feat(ci): test typescript types ( #4802 )
2019-01-19 16:17:23 +03:30
Clark Du
5ec0c8d252
fix(ci): reduce jest workers i CircleCI
2019-01-14 09:43:39 +00:00
Pooya Parsa
b91cdafcd3
circleci/node:latest-browsers
2019-01-13 01:16:58 +03:30
Pooya Parsa
f75a391f9b
circleci: change cache key
2019-01-13 01:01:37 +03:30
Pooya Parsa
c6931a2c92
update circleCI docker image
2019-01-13 00:54:58 +03:30
Pim
605b76073b
chore: lint vue-app templates ( #4689 )
2019-01-06 11:26:59 +03:30
pooya parsa
cc358b54c4
fix(ci): use full message for COMMIT_MSG
...
[release]
2019-01-04 23:14:01 +03:30
Clark Du
a4c503bfbb
fix(ci): env in circle is not executable [release]
2019-01-03 14:38:24 +00:00
Clark Du
052512eac4
fix(ci): [release] manually does not work
2019-01-03 13:51:23 +00:00
Clark Du
d455408508
fix(ci): swap COMMIT_MSG between commit and nightly release
2018-12-31 13:48:07 +00:00
Clark Du
0e9eca2f9c
fix(ci): env can not be in workflow
2018-12-31 09:24:41 +00:00
Xin Du (Clark)
0f7b07f8c1
chore(ci): use release text instead of manually approval ( #4660 )
2018-12-30 20:59:56 +03:30
Pooya Parsa
ec99922429
feat(circleci): add nightly build and manual releases
2018-12-30 00:50:41 +03:30
Pooya Parsa
54186babe7
chore(ci, edge): only release with [release]
in commit body
2018-12-23 11:30:23 +03:30
Clark Du
2f1c87994e
ci: use yarn audit [skip release]
2018-12-20 14:52:40 +00:00
Pooya Parsa
2b46d3e5f7
fix(edge, next): -t ~> --tag
...
[skip ci]
2018-12-16 14:28:24 +03:30
Clark Du
76c9d58f49
feat(ci): edge@next ( #4477 )
2018-12-04 15:50:01 +03:30
Clark Du
056704f17c
fix(ci): deprecated --skip-git has been replaced by --no-git-tag-version --no-push
2018-11-28 16:56:55 +00:00
Clark Du
5235471a9d
fix(ci): use skip-git for edge release
2018-11-26 23:34:47 +00:00
Clark Du
678b4ab775
fix(ci): release edge with push and tag
2018-11-26 23:31:02 +00:00
Alexander Lichter
b6b7c4358e
fix(ci): typo ( #4400 )
...
[skip ci]
2018-11-25 02:19:02 +03:30
Pooya Parsa
4eff50f5b6
fix(ci): support skip release in commit body
2018-11-25 02:11:09 +03:30
Clark Du
b3ff7a105f
fix(ci): release is ignored in all commits
2018-11-24 22:27:44 +00:00
Clark Du
d7bd99ec57
fix(ci): release is ignored in all commits
2018-11-24 22:18:44 +00:00
Clark Du
2b05dafe90
ci: add [skip release]
2018-11-23 16:05:48 +00:00
Clark Du
4240aac9d0
refactor(ci): make edge publish quiet
2018-11-18 00:07:00 +00:00
Pooya Parsa
8036009af4
[skip ci] improve lerna config
2018-11-18 01:52:53 +03:30
Clark Du
557fdb298e
refactor(ci): add release command ( #4348 )
2018-11-16 15:23:37 +00:00
Clark Du
031081a4c8
fix: use exact version for nuxt-edge ( #4346 )
2018-11-16 15:08:37 +00:00
Pooya Parsa
39b558f59c
refactor core into sub-packages ( #4202 )
2018-10-31 00:12:53 +03:30
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