Adria Navarro
|
a0be6029b3
|
Remove concurrency
|
2023-07-28 18:03:03 +02:00 |
Adria Navarro
|
800f5c5095
|
Use --frozen-lock
|
2023-07-28 18:03:03 +02:00 |
Adria Navarro
|
0f75660808
|
Attempt different commands
|
2023-07-28 18:03:03 +02:00 |
Adria Navarro
|
c2a5a37c48
|
Split tests
|
2023-07-28 18:03:03 +02:00 |
Adria Navarro
|
225d498909
|
Run with concurrency 1
|
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 |
Rory Powell
|
e2a7927973
|
Lint + update ci test command
|
2023-07-20 10:52:28 +01:00 |
Rory Powell
|
f9b54d6de4
|
Update test commands to use dedicated environments: ci / prod / qa
|
2023-07-19 17:30:16 +01:00 |
Adria Navarro
|
e78b71b9fc
|
Run CI checks on any PR
|
2023-07-14 17:07:24 +02:00 |
Adria Navarro
|
5be51c86ef
|
Fix echo
|
2023-07-05 11:13:25 +02:00 |
Adria Navarro
|
72b1cda7d1
|
Fix commands
|
2023-07-05 10:34:11 +02:00 |
Adria Navarro
|
365bf5bf96
|
Fetch depth to be able to read master
|
2023-07-05 10:31:11 +02:00 |
Adria Navarro
|
bb6d7d610b
|
check-pro-submodule
|
2023-06-29 12:38:12 +01:00 |
Adria Navarro
|
73b397294b
|
Don't run pro tests on forks
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
f1705f7ed0
|
Checkout in all steps
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
f2431f44c3
|
Check forks
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
7c24eea873
|
Try fixes
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
5274abb9ea
|
Fix
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
cfd6f2e762
|
Fetch only when running in the repo
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
dacbc02002
|
Setup env token
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
f3ffd84da3
|
Setup env token
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
b04d4f7a80
|
Remove wrong token usage
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
24b17be1d2
|
Fetch dynamically on lint
|
2023-06-29 12:37:39 +01:00 |
Adria Navarro
|
1b868ea31c
|
Lint pro on CI
|
2023-06-23 16:51:52 +01:00 |
Adria Navarro
|
e9398e3a0b
|
Renames
|
2023-06-20 14:07:52 +01:00 |
Adria Navarro
|
88f8849a41
|
Echoes
|
2023-06-20 14:05:02 +01:00 |
Adria Navarro
|
18ba10a273
|
Echoes
|
2023-06-20 14:01:44 +01:00 |
Adria Navarro
|
c4a334c638
|
Dynamic commit
|
2023-06-20 13:53:58 +01:00 |
Adria Navarro
|
9761262e0b
|
Echos
|
2023-06-20 13:03:48 +01:00 |
Adria Navarro
|
5c8114e958
|
Fix
|
2023-06-20 12:59:45 +01:00 |
Adria Navarro
|
01fc38da0a
|
Don't fetch
|
2023-06-20 12:58:20 +01:00 |
Adria Navarro
|
b6e3d26ef2
|
Add jobs
|
2023-06-20 12:54:25 +01:00 |
Adria Navarro
|
68d9dcbeac
|
Remove step
|
2023-06-20 12:53:02 +01:00 |
Adria Navarro
|
99223d25ce
|
"Fix" pipeline
|
2023-06-20 12:51:57 +01:00 |
Adria Navarro
|
a4ce3f5e35
|
Fix workflow
|
2023-06-20 12:48:52 +01:00 |
Adria Navarro
|
aa3294f08e
|
Fix
|
2023-06-20 12:00:30 +01:00 |
Adria Navarro
|
978e78ee26
|
Change PR checks
|
2023-06-20 11:57:25 +01:00 |
Michael Drury
|
2526ab8a2f
|
Fixing a YAML error.
|
2023-06-01 15:15:20 +01:00 |
Michael Drury
|
8129954f49
|
Updating env in budibase ci workflow.
|
2023-06-01 15:07:17 +01:00 |
Michael Drury
|
74b4f66adc
|
Trying a different approach to solving token replacement.
|
2023-06-01 15:04:50 +01:00 |
Michael Drury
|
1b0f8f2b9e
|
Revert "There has been an issue with open source contributors being able to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version."
This reverts commit ec67b162b8 .
|
2023-06-01 15:01:57 +01:00 |
Michael Drury
|
ec67b162b8
|
There has been an issue with open source contributors being able to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version.
|
2023-06-01 14:10:07 +01:00 |
Adria Navarro
|
489ca561b7
|
Check types
|
2023-05-26 13:54:10 +02:00 |
Adria Navarro
|
c3301e393e
|
Optimise nx dependencies
|
2023-05-23 23:11:26 +02:00 |
Adria Navarro
|
8b912dc8ed
|
Build all
|
2023-05-23 11:46:20 +02:00 |
Adria Navarro
|
931458094b
|
Rename
|
2023-05-23 11:43:57 +02:00 |
Adria Navarro
|
fe1d6e0dcc
|
Renames
|
2023-05-23 09:30:35 +02:00 |
Adria Navarro
|
a1d47aea3e
|
Split
|
2023-05-22 16:53:05 +02:00 |
Adria Navarro
|
0b107f1038
|
Split pro
|
2023-05-22 16:38:36 +02:00 |
Adria Navarro
|
4d4e95e69e
|
Split tests between apps and packages
|
2023-05-22 16:30:23 +02:00 |