Commit Graph

36 Commits

Author SHA1 Message Date
Pooya Parsa 7629cea3b8 chore(ci): use node14 for windows tests 2021-02-13 12:18:13 +01:00
Pooya Parsa dc1c56732f chore(ci): test against node@12 (minimum) and node@14 (lts) 2021-02-13 11:56:38 +01:00
Daniel Roe 745516c56e
ci: fix nightly workflow (#8799)
closes #8798
2021-02-09 09:25:27 +00:00
Daniel Roe b2fe40980f
ci: use build artifacts and run dev tests in band (#8785) 2021-02-07 23:25:51 +01:00
Xin Du (Clark) 9ec5d5b8e8
chore(ci): fetch full history and tags for releasing nuxt-edge
[release]
2021-01-13 13:52:45 +01:00
Pooya Parsa 2de9a6d3bc chore(ci): update lerna version command to be in sync with nighly [release] 2021-01-13 12:10:53 +01:00
Pooya Parsa 5318172554 chore(ci): checkout for edge release step [release] 2020-12-17 13:00:09 +01:00
renovate[bot] fe02743ea5
chore(deps): update actions/setup-node action to v2 (#8496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 14:44:37 +01:00
Clark Du 20822be26c chore(actions): cache all workspaces node_modules 2020-11-04 14:14:46 +00:00
Xin Du (Clark) 418405c216
chore(actions): speed up windows build (#8265) 2020-11-04 13:38:38 +00:00
renovate[bot] 3e334ebb91
chore(deps): update actions/cache action to v2 (#8228)
* chore(deps): update actions/cache action to v2

* use relative and multiple paths for actions/cache

Co-authored-by: Clark Du <clark.duxin@gmail.com>
2020-10-29 22:31:28 +00:00
pooya parsa 9cb8a65e8d
chore(ci): use github actions for windows (#7786) 2020-08-26 13:17:29 +02:00
Kevin Marrec 1977b06d1c
types: fix generate types (#7780) 2020-07-27 11:03:11 +02:00
pooya parsa 6e74c16278 chore: remove ci scripts for next branch
moving development to nuxt-next (soon)
2020-06-30 20:12:22 +02:00
Pooya Parsa a544fc7241
types: move `@nuxt/types` to nuxt mono-repo (#7432)
[release]
2020-05-28 21:30:02 +02:00
Clark Du 1936de6930 chore(ci): only enable next pr ci for hotfix 2020-03-03 19:20:29 +00:00
pooya parsa 06b153b0e0 ci: add missing v 2020-03-03 14:08:59 +01:00
pooya parsa 0ff9b59e93 ci: fetch tags for proper version bump 2020-03-03 14:05:52 +01:00
pooya parsa 23f3b0b40c ci: nightly trap
Something goes wrong bumping latest to 3.x only on nighly: https://github.com/nuxt/nuxt.js/runs/478475580?check_suite_focus=true
2020-03-02 20:45:13 +01:00
Xin Du (Clark) 5781c6e640
chore(ci): enable 2.x pr ci for hotfix (#7012) 2020-02-28 12:55:38 +01:00
Clark Du 2aa6fdd73f chore(ci): remove 2.x for pull_request 2020-02-26 19:35:23 +00:00
pooya parsa c947b7a70d chore(ci): fetch all history for proper version-bump and history 2020-02-26 15:13:16 +01:00
pooya parsa c734f9a210 chore: prepare next branch for edge release 2020-02-26 13:50:01 +01:00
Pooya Parsa d64ffea83d chore(ci): pass max_old_space_size to build step 2020-01-31 15:28:27 +01:00
Clark Du 042c0ae692 chore(ci): unit tests do not depend on fixtures 2020-01-21 14:00:19 +01:00
Clark Du 206f062480 chore(ci): add registry url in nightly build
[release]
2020-01-21 14:00:19 +01:00
Clark Du 3031ce68ac chore(ci): add registry url 2020-01-21 14:00:19 +01:00
Clark Du 39d6dd5b19 chore(ci): fix commit release
[release]
2020-01-21 14:00:19 +01:00
Xin Du (Clark) 1b87123023 chore(ci): add github action release commit (#6897)
[release]
2020-01-21 14:00:19 +01:00
Clark Du d60f990b09 chore(ci): add github action nightly build 2020-01-21 14:00:19 +01:00
Xin Du (Clark) 4614bd2b10
chore(ci): upload coverage report to codecov (#6887) 2020-01-19 10:23:59 +00:00
Pooya Parsa ce3a05c2cb chore(ci): use improved-yarn-audit 2020-01-14 23:15:45 +01:00
Clark Du 6ffa2d1452 chore(ci): exclude low severity vulnerabilities in github actions 2020-01-14 21:24:06 +00:00
Clark Du c540fd5ff9 chore(ci): update audit level to moderate 2020-01-14 21:01:58 +00:00
Xin Du (Clark) 7d4b1519e8 chore(ci): run yarn install for making sure all packages installed (#6866) 2020-01-13 19:39:20 +01:00
Xin Du (Clark) 666f17e9ac chore(ci): support github actions (#6857) 2020-01-13 17:33:01 +01:00