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

20 commits

Author SHA1 Message Date
Adria Navarro
9a949a5492 Merge branch 'develop' into BUDI-6785-update-to-node-18-in-production 2023-08-10 15:40:41 +03: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
Adria Navarro
d350ddee7f Merge branch 'develop' into BUDI-6785-update-to-node-18-in-production 2023-08-08 11:16:46 +03: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
Adria Navarro
d290e3cc0d Revert "Don't modify production pipelines"
This reverts commit 7c48b9f538ff290fb17054910839a177f6340cf7.
2023-07-28 18:03:35 +02:00
Adria Navarro
52078d6fd7 Don't modify production pipelines 2023-07-28 18:03:03 +02:00
Adria Navarro
5e59d73533 Change actions to use node 18 2023-07-28 18:03:03 +02:00
Jonny McCullagh
bfcf211144 split singleimage build into 3 jobs (#11365)
* split singleimage build into 3 jobs
2023-07-26 12:36:55 +01:00
Martin McKeaveney
d7bcdfe3af pin non-v versions 2023-07-17 21:48:02 +01:00
mike12345567
b2a21addc3 Updating release workflows to use a script instead of repeating and adding scripts for updating and resetting dependencies if attempting to build packages locally. 2023-06-07 17:18:59 +01:00
Adria Navarro
fd21d16100 Fetch submodule 2023-06-07 13:56:35 +01:00
Adria Navarro
63ce44da58 Handle versioning on single image pipeline 2023-06-07 13:54:54 +01:00
Adria Navarro
8d6e8967c5 Change pipelines to use tags and secure them properly 2023-06-06 11:12:29 +01:00
Jonny McCullagh
2500527354 tidy actions (#9922)
* tidy actions
2023-03-07 16:03:02 +00:00
Renamed from .github/workflows/deploy-single-image.yml (Browse further)