1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

696 commits

Author SHA1 Message Date
Adria Navarro ffbe1fc1f8 Update actions 2023-10-03 19:55:23 +02:00
Adria Navarro b5126e9f79 Tags 2023-10-03 19:55:23 +02:00
Adria Navarro 317547ea12 Add login back 2023-10-03 19:55:23 +02:00
Adria Navarro 7a0c699e29 Use existing repo 2023-10-03 19:55:23 +02:00
Adria Navarro d6a3b8ee91 Test pushing to another repo 2023-10-03 19:55:23 +02:00
Adria Navarro 3f5c142674 Build azure docker image 2023-10-03 19:55:23 +02:00
Adria Navarro 7befdad068 Use cache 2023-10-03 19:55:23 +02:00
Adria Navarro 425801b4e5 Rely on script 2023-10-03 19:55:23 +02:00
Adria Navarro d506ae7f29 Pull image first 2023-10-03 19:55:23 +02:00
Adria Navarro 94e9715fef Build only required packages 2023-10-03 19:55:23 +02:00
Adria Navarro 8f82a6105c Rename 2023-10-03 19:55:23 +02:00
Adria Navarro ef7c604d5d Do not push 2023-10-03 19:55:23 +02:00
Adria Navarro ddd8ea7c0d Build on push 2023-10-03 19:55:23 +02:00
Adria Navarro f538b55110 Split test worker and server 2023-09-26 18:06:52 +02:00
Martin McKeaveney a6cf55fa8e workflow to trigger on PR close to delete feature branch env 2023-09-25 17:40:02 +01:00
Martin McKeaveney 2142a84743 send PR number to deploys 2023-09-25 17:24:31 +01:00
Martin McKeaveney ad1563b692 Update deploy-featurebranch.yml 2023-09-25 17:00:00 +01:00
mike12345567 b2c2b3ed8d Merge branch 'develop' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-14 10:30:35 +01:00
Martin McKeaveney 78d0398315 Update stale_bot.yml 2023-09-13 16:18:33 +01:00
mike12345567 8af3e4bf6b Found some discussion of testcontainers being problematic when nearly out of disk space, we have seen issues with the default Github runners as they have extremely limited disk space, this should help a bit removing android and dotnet, two pieces of functionality we will never need. 2023-09-13 15:23:30 +01:00
Adria Navarro 08244de966 Merge branch 'develop' into chore/remove_cypress_dependencies 2023-09-07 16:40:41 +02:00
Adria Navarro 8781ca0be7 Remove cypress dependencies 2023-09-07 15:27:13 +02:00
mike12345567 52f33bd14d Merging master back to develop. 2023-09-07 14:04:40 +01:00
Adria Navarro b53feb9918 Merge branch 'develop' into BUDI-6785-update-to-node-18-in-production 2023-09-07 10:38:28 +02:00
Rory Powell 9ff9da0247 Remove remaining references to yarn bootstrap 2023-09-05 16:37:57 +01:00
Rory Powell cfde7c3e58 Move bootstrap to account-portal 2023-09-05 11:07:18 +01:00
Adria Navarro 673e93af40 Merge branch 'develop' into BUDI-6785-update-to-node-18-in-production 2023-08-29 08:59:17 +02:00
Jonny McCullagh 6826f48743 merge master changes into develop (#11590)
* Return the actual objects (#11570)

* Bump version to 2.9.30

* trigger a feature branch on pull request (#11584)

trigger a feature branch on pull request

* Bump version to 2.9.31

* Bump version to 2.9.32

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Budibase Staging Release Bot <>
2023-08-24 15:51:46 +01:00
Adria Navarro 201eae39f3 Fix build issue with integration tests when running on forks 2023-08-21 13:56:33 +03:00
mike12345567 7110351bdc Revert "revert develop into master"
This reverts commit fd099658a0.
2023-08-18 14:33:21 +01:00
Martin McKeaveney fd099658a0 revert develop into master 2023-08-17 10:28:15 +01:00
Adria Navarro 393bdecd0d Check:types using affected 2023-08-10 17:34:51 +03:00
Adria Navarro 5ff26ab2da Do not build using affected 2023-08-10 17:33:31 +03:00
Adria Navarro 9a949a5492 Merge branch 'develop' into BUDI-6785-update-to-node-18-in-production 2023-08-10 15:40:41 +03:00
Adria Navarro fb4b439f7b Fix ifs 2023-08-10 11:10:47 +03:00
Adria Navarro 1c6b17ee32 Use affected only on PRs, excluding master 2023-08-09 18:02:45 +03:00
Adria Navarro 0ed9114a89 Merge branch 'develop' into chore/use_nx_affected 2023-08-09 15:56:20 +03:00
mike12345567 33257db010 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-08-09 11:39:46 +01:00
mike12345567 b5e4fdec8d Up-ing root size. 2023-08-09 11:35:35 +01:00
mike12345567 c1438b2988 Attempting to get maximise storage working for our use case. 2023-08-09 10:57:05 +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
mike12345567 df29a79a68 Attempting to get push by digest working correctly for single image build. 2023-08-08 17:26:02 +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
mike12345567 555e066be0 Fixing indentation. 2023-08-08 13:49:02 +01:00
mike12345567 a220b201fc Updating self host single image build 2023-08-08 13:45:10 +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
Adria Navarro ee2f3e3157 Fix build 2023-08-08 12:39:40 +03:00
Adria Navarro fc6472c0cc Prefix 2023-08-08 12:31:46 +03:00
Adria Navarro 903b1eac09 Fetch-depth 2023-08-08 12:27:14 +03:00
Adria Navarro 62bb5bb4ff Fetch only required branch 2023-08-08 12:14:22 +03:00