Commit Graph

15 Commits

Author SHA1 Message Date
Jim Hays
34c8b1f884 refactor: Spellcheck (#27964)
Co-authored-by: Matthew Schile <mschile@cypress.io>
2023-10-11 10:06:10 -04:00
Ryan Manuel
0a4550ea0c chore: add linting to the scripts directory (#26197) 2023-03-23 12:00:56 -05:00
Emily Rohrbough
52e9dbc100 chore: update next-version to handle using the next bump package.json… (#25599)
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2023-01-27 15:50:21 -06:00
Emily Rohrbough
a869d5dd28 chore: enforce changelog entries on PR reviews (#25459)
Co-authored-by: Blue F <blue@cypress.io>
2023-01-24 15:30:33 -06:00
Chris Breiding
d2a7de1d6d chore: Prevent npm-release failures in one package from stopping other releases (#24017) 2022-09-28 11:19:57 -04:00
Zachary Williams
c37e94c422 fix: disable npm workspace update when running semantic-release (#23265) 2022-08-11 09:23:34 -05:00
semantic-release-bot
925907227a chore: release @cypress/schematic-v2.0.1
[skip ci]
2022-08-09 17:13:55 -05:00
Jessica Sachs
ee2b1beb22 chore: remove conditional test suite, ciDependents, and ciJobs (#15552)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-03-18 13:09:16 -04:00
Jessica Sachs
018407b4b5 chore: adding a test for the release scripts (#15551) 2021-03-18 01:25:30 -04:00
Zach Panzarino
7b0b1798c0 build: fix release script for first release 2021-02-11 15:36:34 -05:00
ElevateBart
f4efe38a05 build: make npm releases work properly
- Remove extraneous failing semantic-release script
- Allow execustion of npm-release.js locally for simulation
- Provide a default fake NPM_TOKEN to avoid semantic-release break
- Update npm/vue.releaserc.js > next/npm/vue to be released as @next
- Fix package.json for npm/webpack-dev-server &
vite-dev-server to release them under sematic release
  - private should not be true
  - they should have a repository field
  - they should have a starter tag
2021-02-11 08:17:56 -06:00
Zach Panzarino
3eb3bfa487 build: properly use local npm packages for development and binary build (#14182) 2021-01-05 00:34:13 -05:00
Jessica Sachs
2a642b2272 chore: adding bluebird promise to release script (#9047) 2020-10-30 13:24:11 -04:00
Jessica Sachs
462829bea1 fix: adding build-prod tasks to all of the npm dependencies that need artifacts (#9046) 2020-10-30 12:44:45 -04:00
Zach Panzarino
5842d1dffe build: conditional CI jobs, dynamic test requirements for release, updated independent package release process (#8730) 2020-10-28 18:03:28 -04:00