Skip to content

Commit

Permalink
Clean docker build cache to avoid no space left on device during Buil…
Browse files Browse the repository at this point in the history
…d Dev job (#2820)

* Clean docker build cache to avoid no space left on device during Build Dev job

* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

* trvy

* Fix jsx tests

* Free disk space (more !)

* Do not remove docker images to free space

* Try another way to free space

---------

Co-authored-by: nvuillam <[email protected]>
Co-authored-by: nvuillam <[email protected]>
  • Loading branch information
3 people authored Jul 24, 2023
1 parent aa02cb8 commit b652947
Show file tree
Hide file tree
Showing 28 changed files with 1,016 additions and 905 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1639,6 +1639,10 @@
[
"2023-07-17T01:18:56",
3051957
],
[
"2023-07-23T01:13:49",
3061865
]
],
"ci_light": [
Expand Down Expand Up @@ -3281,6 +3285,10 @@
[
"2023-07-17T01:18:56",
78617
],
[
"2023-07-23T01:13:49",
80052
]
],
"cupcake": [
Expand Down Expand Up @@ -3903,6 +3911,10 @@
[
"2023-07-17T01:18:56",
20011
],
[
"2023-07-23T01:13:49",
21171
]
],
"dart": [
Expand Down Expand Up @@ -6455,6 +6467,10 @@
[
"2023-07-17T01:18:56",
165480
],
[
"2023-07-23T01:13:49",
167209
]
],
"dotnet": [
Expand Down Expand Up @@ -8097,6 +8113,10 @@
[
"2023-07-17T01:18:56",
405706
],
[
"2023-07-23T01:13:49",
408802
]
],
"dotnetweb": [
Expand All @@ -8123,6 +8143,10 @@
[
"2023-07-17T01:18:56",
38
],
[
"2023-07-23T01:13:49",
38
]
],
"go": [
Expand Down Expand Up @@ -9765,6 +9789,10 @@
[
"2023-07-17T01:18:56",
24424
],
[
"2023-07-23T01:13:49",
24801
]
],
"java": [
Expand Down Expand Up @@ -11407,6 +11435,10 @@
[
"2023-07-17T01:18:56",
128530
],
[
"2023-07-23T01:13:49",
129754
]
],
"javascript": [
Expand Down Expand Up @@ -13049,6 +13081,10 @@
[
"2023-07-17T01:18:56",
307377
],
[
"2023-07-23T01:13:49",
312386
]
],
"php": [
Expand Down Expand Up @@ -14691,6 +14727,10 @@
[
"2023-07-17T01:18:56",
51965
],
[
"2023-07-23T01:13:49",
52251
]
],
"python": [
Expand Down Expand Up @@ -16333,6 +16373,10 @@
[
"2023-07-17T01:18:56",
232726
],
[
"2023-07-23T01:13:49",
235406
]
],
"ruby": [
Expand Down Expand Up @@ -17971,6 +18015,10 @@
[
"2023-07-17T01:18:56",
3868
],
[
"2023-07-23T01:13:49",
3877
]
],
"rust": [
Expand Down Expand Up @@ -19609,6 +19657,10 @@
[
"2023-07-17T01:18:56",
6266
],
[
"2023-07-23T01:13:49",
6324
]
],
"salesforce": [
Expand Down Expand Up @@ -21251,6 +21303,10 @@
[
"2023-07-17T01:18:56",
21741
],
[
"2023-07-23T01:13:49",
21944
]
],
"scala": [
Expand Down Expand Up @@ -22891,6 +22947,10 @@
[
"2023-07-17T01:18:56",
20204
],
[
"2023-07-23T01:13:49",
22007
]
],
"swift": [
Expand Down Expand Up @@ -24529,6 +24589,10 @@
[
"2023-07-17T01:18:56",
4155
],
[
"2023-07-23T01:13:49",
4179
]
],
"terraform": [
Expand Down Expand Up @@ -26171,6 +26235,10 @@
[
"2023-07-17T01:18:56",
279222
],
[
"2023-07-23T01:13:49",
283641
]
]
}
Loading

0 comments on commit b652947

Please sign in to comment.