Skip to content

Commit

Permalink
ENV MYPY_CACHE_DIR=/tmp to avoid messing with Devskim & other linters…
Browse files Browse the repository at this point in the history
… + no default use of Devskim --ignore-globs (#2767)

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

* trvy

* lychee

* [MegaLinter] Apply linters fixes

* Fix test cases

* ENV MYPY_CACHE_DIR=/tmp to avoid messing with Devskim & other linters

Fixes #2707

* Remove --ignore-globs by default

Fixes #1993

* Handle reporter crashes without making all ML crash

* Fix dev jobs

* Revert "Fix dev jobs"

This reverts commit fa1485d.

* docker image ls

* fix buildx issue

* Free disk space before build

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Jul 3, 2023
1 parent 24088b0 commit adef76f
Show file tree
Hide file tree
Showing 51 changed files with 826 additions and 689 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1595,6 +1595,10 @@
[
"2023-06-25T01:19:08",
3019324
],
[
"2023-07-02T01:17:57",
3030041
]
],
"ci_light": [
Expand Down Expand Up @@ -3193,6 +3197,10 @@
[
"2023-06-25T01:19:08",
72767
],
[
"2023-07-02T01:17:57",
74840
]
],
"cupcake": [
Expand Down Expand Up @@ -3771,6 +3779,10 @@
[
"2023-06-25T01:19:08",
16256
],
[
"2023-07-02T01:17:57",
17199
]
],
"dart": [
Expand Down Expand Up @@ -6279,6 +6291,10 @@
[
"2023-06-25T01:19:08",
160764
],
[
"2023-07-02T01:17:57",
162559
]
],
"dotnet": [
Expand Down Expand Up @@ -7877,6 +7893,10 @@
[
"2023-06-25T01:19:08",
397771
],
[
"2023-07-02T01:17:57",
399355
]
],
"go": [
Expand Down Expand Up @@ -9475,6 +9495,10 @@
[
"2023-06-25T01:19:08",
22946
],
[
"2023-07-02T01:17:57",
23373
]
],
"java": [
Expand Down Expand Up @@ -11073,6 +11097,10 @@
[
"2023-06-25T01:19:08",
124559
],
[
"2023-07-02T01:17:57",
125975
]
],
"javascript": [
Expand Down Expand Up @@ -12671,6 +12699,10 @@
[
"2023-06-25T01:19:08",
286651
],
[
"2023-07-02T01:17:57",
292703
]
],
"php": [
Expand Down Expand Up @@ -14269,6 +14301,10 @@
[
"2023-06-25T01:19:08",
51291
],
[
"2023-07-02T01:17:57",
51514
]
],
"python": [
Expand Down Expand Up @@ -15867,6 +15903,10 @@
[
"2023-06-25T01:19:08",
223616
],
[
"2023-07-02T01:17:57",
226462
]
],
"ruby": [
Expand Down Expand Up @@ -17461,6 +17501,10 @@
[
"2023-06-25T01:19:08",
3772
],
[
"2023-07-02T01:17:57",
3779
]
],
"rust": [
Expand Down Expand Up @@ -19055,6 +19099,10 @@
[
"2023-06-25T01:19:08",
6037
],
[
"2023-07-02T01:17:57",
6096
]
],
"salesforce": [
Expand Down Expand Up @@ -20653,6 +20701,10 @@
[
"2023-06-25T01:19:08",
20960
],
[
"2023-07-02T01:17:57",
21229
]
],
"scala": [
Expand Down Expand Up @@ -22249,6 +22301,10 @@
[
"2023-06-25T01:19:08",
16342
],
[
"2023-07-02T01:17:57",
17810
]
],
"swift": [
Expand Down Expand Up @@ -23843,6 +23899,10 @@
[
"2023-06-25T01:19:08",
4008
],
[
"2023-07-02T01:17:57",
4066
]
],
"terraform": [
Expand Down Expand Up @@ -25441,6 +25501,10 @@
[
"2023-06-25T01:19:08",
263966
],
[
"2023-07-02T01:17:57",
269312
]
]
}
Loading

0 comments on commit adef76f

Please sign in to comment.