Commit Graph

27 Commits

Author SHA1 Message Date
Rory Powell f4102d4c16
Remove test on release-develop job (temporary) (#9711)
* Remove test on release-develop job (temporary)

* Remove test on release-develop job (temporary)

* Speed up pro release script by adding no verify flag to version update commits
2023-02-16 14:14:22 +00:00
Rory Powell 5c18ece4f3
Only build pro after bootstrapping and after backend-core build (#9130)
* Update .npmignore path to include all subdirectories of dist

The dist/* pattern was including only the first level of files inside
the dist folder.

Update to no longer wildcard to include all the folder contents

* Only build pro after bootstrapping and after backend-core build

This protects against the scenario of a breaking change in backend-core
that is relied on by the pro package.

Introducing to fix the current build as the published backend-core package is corrupted.
This change ensures the local filsystem version of core will be used.

* Debug line

* Debug lines

* Update build script
2022-12-20 14:30:31 +00:00
Rory Powell fd913a5e76 Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
Rory Powell fc70db6dbb
Update scripts/pro/install.sh 2022-10-04 14:56:30 +01:00
Mel O'Hagan bfb389908f Fallback 2022-10-04 14:50:21 +01:00
Rory Powell c547e08847 update pro release script 2022-07-27 14:23:17 -04:00
Rory Powell 79dda094d1 Update lockfiles in pro release 2022-07-27 13:42:06 -04:00
Rory Powell b268161168 Update server and worker lockfiles after pro release 2022-07-27 12:28:22 -04:00
Martin McKeaveney 78fbf862e1 merge 2022-07-11 10:19:07 +01:00
Rory Powell bbad9b9c9d Add test:pro command 2022-07-08 11:36:31 +01:00
mike12345567 00229a9fca Updating pro release script to fix dependencies. 2022-07-07 12:02:13 +01:00
Martin McKeaveney 6b93905543 kick off release 2022-05-24 12:18:39 +01:00
Rory Powell 18410ebe91 Update pro install script to checkout base branch only when feature branch doesn't exist 2022-04-26 17:55:33 +01:00
Rory Powell 4f41571dd3 git add changed package.json files 2022-04-25 12:58:34 +01:00
Rory Powell fa136ba4ca Sync versions of pro and backend-core 2022-04-25 12:19:36 +01:00
Rory Powell 33c7d7599a Path fixes 2022-04-22 12:10:39 +01:00
Rory Powell 39de3f300d Bash updates 2022-04-22 11:49:15 +01:00
Rory Powell 8a711cb736 Skip pro install on community forks 2022-04-22 11:45:45 +01:00
Rory Powell a736c507d1 Update release script 2022-04-22 11:37:55 +01:00
Rory Powell 7354886c6e Release script updates 2022-04-22 11:01:27 +01:00
Rory Powell 4aaeb74bad Bash updates 2022-04-22 10:40:17 +01:00
Rory Powell 87540b065e Uncomment release script 2022-04-22 10:21:47 +01:00
Rory Powell da3e78a37f Pro build fixes 2022-04-22 10:16:09 +01:00
Rory Powell df5f9c1fef Pro build fixes 2022-04-22 09:43:51 +01:00
Rory Powell 4c9791216a Update clone authorization 2022-04-21 22:18:19 +01:00
Rory Powell 64a299064d Update pro install scripts with branch handling 2022-04-21 22:12:57 +01:00
Rory Powell cdb17748cb Update pro install and release scripts 2022-04-21 21:55:16 +01:00