1
0
Fork 0
mirror of synced 2024-08-02 20:01:43 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Rory Powell
89829965d4 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
5aa7291677 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
5da699e27c 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
43c8bfffed Update scripts/pro/install.sh 2022-10-04 14:56:30 +01:00
Mel O'Hagan
95ff0d9665 Fallback 2022-10-04 14:50:21 +01:00
Rory Powell
51e66d271e update pro release script 2022-07-27 14:23:17 -04:00
Rory Powell
e190d1cae9 Update lockfiles in pro release 2022-07-27 13:42:06 -04:00
Rory Powell
1e32256311 Update server and worker lockfiles after pro release 2022-07-27 12:28:22 -04:00
Martin McKeaveney
adb265564e merge 2022-07-11 10:19:07 +01:00
Rory Powell
0a078df5ae Add test:pro command 2022-07-08 11:36:31 +01:00
mike12345567
2e5c5e1af5 Updating pro release script to fix dependencies. 2022-07-07 12:02:13 +01:00
Martin McKeaveney
e6678a17ae kick off release 2022-05-24 12:18:39 +01:00
Rory Powell
d736e558f9 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
6b48028177 git add changed package.json files 2022-04-25 12:58:34 +01:00
Rory Powell
f6284cc697 Sync versions of pro and backend-core 2022-04-25 12:19:36 +01:00
Rory Powell
12279aff53 Path fixes 2022-04-22 12:10:39 +01:00
Rory Powell
6d97099448 Bash updates 2022-04-22 11:49:15 +01:00
Rory Powell
fcc8db9e34 Skip pro install on community forks 2022-04-22 11:45:45 +01:00
Rory Powell
63397aa047 Update release script 2022-04-22 11:37:55 +01:00
Rory Powell
1141fdd483 Release script updates 2022-04-22 11:01:27 +01:00
Rory Powell
35e18e7ac1 Bash updates 2022-04-22 10:40:17 +01:00
Rory Powell
15e1464a85 Uncomment release script 2022-04-22 10:21:47 +01:00
Rory Powell
e10bbb5eb0 Pro build fixes 2022-04-22 10:16:09 +01:00
Rory Powell
0edc8800bd Pro build fixes 2022-04-22 09:43:51 +01:00
Rory Powell
77a79e26d1 Update clone authorization 2022-04-21 22:18:19 +01:00
Rory Powell
96de55bf4f Update pro install scripts with branch handling 2022-04-21 22:12:57 +01:00
Rory Powell
381c23325a Update pro install and release scripts 2022-04-21 21:55:16 +01:00