1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
Commit graph

13 commits

Author SHA1 Message Date
adrinr e65225996e Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
adrinr 5ea8086be0 Remove scripts 2023-04-11 16:52:59 +01: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 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 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 e10bbb5eb0 Pro build fixes 2022-04-22 10:16:09 +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