1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00
Commit graph

23466 commits

Author SHA1 Message Date
Budibase Staging Release Bot ea3f4e8126 Bump version to 2.9.19 2023-08-09 12:44:41 +00:00
Michael Drury 46989a433e Merge pull request #11484 from Budibase/fix/npm-ignores
Adding NPM ignores - make sure dist/ pushed to NPM
2023-08-09 13:44:21 +01:00
mike12345567 f55aed2ee5 Adding NPM ignore files so that doesn't default to the .gitignore when publishing to NPM. 2023-08-09 13:31:30 +01:00
Budibase Staging Release Bot 56c82cc697 Bump version to 2.9.18 2023-08-09 10:35:58 +00:00
mike12345567 b5e4fdec8d Up-ing root size. 2023-08-09 11:35:35 +01:00
Budibase Staging Release Bot fd677e5a86 Bump version to 2.9.17 2023-08-09 10:13:41 +00:00
Adria Navarro f6e7d2a14a Merge pull request #11476 from Budibase/chore/build_packages_via_esbuild
Chore - building packages via esbuild and consume from builder
2023-08-09 13:13:20 +03:00
Adria Navarro d1f4fdd027 Merge branch 'master' into chore/build_packages_via_esbuild 2023-08-09 13:00:05 +03:00
Budibase Staging Release Bot af2a2f4f05 Bump version to 2.9.16 2023-08-09 09:58:01 +00:00
mike12345567 a33449531a Merge branch 'master' of github.com:Budibase/budibase 2023-08-09 10:57:30 +01:00
mike12345567 c1438b2988 Attempting to get maximise storage working for our use case. 2023-08-09 10:57:05 +01:00
Adria Navarro fe9bc8021f Merge branch 'master' into chore/build_packages_via_esbuild 2023-08-09 12:39:12 +03:00
Budibase Staging Release Bot 0fc1f13daa Bump version to 2.9.15 2023-08-09 09:38:26 +00:00
melohagan a5fb25e41e Allow null for firstName and lastName (#11482) 2023-08-09 10:38:04 +01:00
Adria Navarro 32e09cf131 Lint 2023-08-09 12:13:38 +03:00
Adria Navarro 99a1321aaa Merge branch 'master' into chore/build_packages_via_esbuild 2023-08-09 12:11:54 +03:00
Adria Navarro 029b9d7b34 Clean 2023-08-09 11:46:23 +03:00
Adria Navarro c21da4fbd3 Consume packages from builder 2023-08-09 11:40:54 +03:00
Budibase Staging Release Bot 85903a2a30 Bump version to 2.9.14 2023-08-08 16:59:53 +00:00
Michael Drury a97ca45b8a Merge pull request #11477 from Budibase/fix/single-image-revert
Revert single image build
2023-08-08 17:59:32 +01:00
mike12345567 f754691563 Reverting the changes to the single image build fully, adding in a workflow which should increase the storage capacity of the VM, almost doubling it (although it is a bit hacky, should get us by for a while). 2023-08-08 17:39:51 +01:00
Adria Navarro da87b28155 Clean nx deps 2023-08-08 19:39:32 +03:00
Adria Navarro 8e655dae66 Fix path 2023-08-08 19:36:36 +03:00
Adria Navarro a213475041 Esbuild, build esm 2023-08-08 19:34:20 +03:00
Adria Navarro b91677f0ce Fix declarations 2023-08-08 19:33:57 +03:00
Budibase Staging Release Bot e468ff066f Bump version to 2.9.13 2023-08-08 16:26:25 +00:00
mike12345567 df29a79a68 Attempting to get push by digest working correctly for single image build. 2023-08-08 17:26:02 +01:00
Adria Navarro 93654907c3 Bundle bb dependencies in backend-core 2023-08-08 19:08:57 +03:00
Adria Navarro 5ae100d4cc Remove unneeded nx deps 2023-08-08 18:58:50 +03:00
Adria Navarro bc5b4297a5 Backend-core via esbuild 2023-08-08 18:56:07 +03:00
Adria Navarro b882a64ad7 Shared-core via esbuild 2023-08-08 18:45:02 +03:00
Adria Navarro 0bc7a647df Types via esbuild 2023-08-08 18:42:39 +03:00
Budibase Staging Release Bot 4f5d286f62 Bump version to 2.9.12 2023-08-08 14:39:04 +00:00
Michael Drury e1bc1d78c2 Merge pull request #11471 from Budibase/fix/single-image-build
Parallel single image build with docker manifest
2023-08-08 15:38:46 +01:00
mike12345567 e4841e8f2c Removing the usage of the self hosted runners (unavailable in public repo) and attempting to get working using a Docker manifest in parallel. 2023-08-08 15:31:05 +01:00
Budibase Staging Release Bot 378d3ed40f Bump version to 2.9.11 2023-08-08 12:49:40 +00:00
mike12345567 d1cd56da17 Merge branch 'master' of github.com:Budibase/budibase 2023-08-08 13:49:16 +01:00
mike12345567 555e066be0 Fixing indentation. 2023-08-08 13:49:02 +01:00
Budibase Staging Release Bot 73124fab6a Bump version to 2.9.10 2023-08-08 12:45:37 +00:00
mike12345567 a220b201fc Updating self host single image build 2023-08-08 13:45:10 +01:00
Budibase Staging Release Bot aab04339b8 Bump version to 2.9.9 2023-08-08 11:01:28 +00:00
Michael Drury 8214ede866 Merge pull request #11469 from Budibase/fix/self-host-single-image
Self hosted runners for single image build
2023-08-08 12:01:03 +01:00
mike12345567 b22aeb03c4 Using the self hosted runners in the dev environment to build our single image ARM, AMD and AAS images. 2023-08-08 11:39:36 +01:00
Budibase Staging Release Bot c6e657a7b4 Bump version to 2.9.8 2023-08-07 20:32:27 +00:00
Michael Drury f6c992964e Fixing issue with CLI build, removing some old cjs exports that shouldn't be there. 2023-08-07 21:31:55 +01:00
Budibase Staging Release Bot 2e4e55e2cf Bump version to 2.9.7 2023-08-07 20:30:10 +00:00
Michael Drury cd4058295f Merge pull request #11463 from Budibase/fix/single-image-build
Single image - build and release amd64 and arm64
2023-08-07 21:29:51 +01:00
Michael Drury ad882b6685 Running the releases in parallel causes the old architecture tag that was released to be overwritten, meaning we only end up with a single release. 2023-08-07 21:06:40 +01:00
Budibase Staging Release Bot 3a99f6baa6 Bump version to 2.9.6 2023-08-07 19:35:14 +00:00
Michael Drury 5601f1b9b5 Merge pull request #11461 from Budibase/fix/cli-build
Fix for CLI building correctly with esbuild
2023-08-07 20:34:55 +01:00