Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github-actions #126

Merged
merged 1 commit into from
Mar 2, 2024
Merged

chore(deps): update github-actions #126

merged 1 commit into from
Mar 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v4.1.2 -> v4.1.4
docker/setup-buildx-action action digest f95db51 -> 0d103c3
miracum/.github action patch v1.5.8 -> v1.5.9

Release Notes

actions/download-artifact (actions/download-artifact)

v4.1.4

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.4

v4.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.3

miracum/.github (miracum/.github)

v1.5.9

Compare Source

Bug Fixes
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.11s
✅ CSHARP csharpier 46 0 4.25s
⚠️ CSHARP dotnet-format 46 46 86.77s
⚠️ CSHARP roslynator 5 5 41.53s
✅ DOCKERFILE hadolint 1 0 0.33s
✅ EDITORCONFIG editorconfig-checker 105 0 0.55s
✅ JSON eslint-plugin-jsonc 9 0 1.33s
✅ JSON jsonlint 9 0 0.28s
✅ JSON prettier 9 0 0.96s
✅ JSON v8r 9 0 6.12s
✅ MARKDOWN markdownlint 3 0 0.63s
⚠️ MARKDOWN markdown-table-formatter 3 1 0.32s
✅ PROTOBUF protolint 5 0 4.31s
✅ REPOSITORY checkov yes no 13.22s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.28s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 15.71s
✅ REPOSITORY kics yes no 21.59s
✅ REPOSITORY secretlint yes no 1.16s
✅ REPOSITORY syft yes no 0.36s
✅ REPOSITORY trivy yes no 6.06s
✅ REPOSITORY trivy-sbom yes no 5.32s
✅ REPOSITORY trufflehog yes no 12.44s
✅ XML xmllint 1 0 0.0s
✅ YAML prettier 24 0 1.57s
✅ YAML v8r 24 0 23.06s
✅ YAML yamllint 24 0 0.76s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 4511cf7 to 1c69dff Compare March 2, 2024 17:48
@renovate renovate bot force-pushed the renovate/github-actions branch from 1c69dff to 116497b Compare March 2, 2024 17:58
Copy link

github-actions bot commented Mar 2, 2024

Code Coverage

Package Line Rate Branch Rate Health
Vfps.Tests 99% 100%
Vfps 94% 60%
Summary 95% (442 / 463) 66% (33 / 50)

Minimum allowed line rate is 50%


ghz run statistics

Summary:
  Count:	5000
  Total:	8.95 s
  Slowest:	490.74 ms
  Fastest:	9.50 ms
  Average:	86.49 ms
  Requests/sec:	558.71

Response time histogram:
  9.499   [1]    |
  57.623  [776]  |∎∎∎∎∎∎∎∎∎
  105.747 [3469] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  153.871 [535]  |∎∎∎∎∎∎
  201.994 [166]  |∎∎
  250.118 [3]    |
  298.242 [0]    |
  346.366 [0]    |
  394.489 [0]    |
  442.613 [7]    |
  490.737 [43]   |

Latency distribution:
  10 % in 54.12 ms 
  25 % in 63.84 ms 
  50 % in 82.23 ms 
  75 % in 97.69 ms 
  90 % in 114.55 ms 
  95 % in 131.72 ms 
  99 % in 207.67 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  grpc/error-rate <= 0           | true
  grpc/latency/mean (msec) <= 50 | true
  grpc/latency/p99 (msec) <= 100 | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 15.66
  grpc/latency/p99 (msec)  | 54.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit 2d75610 into master Mar 2, 2024
17 checks passed
@renovate renovate bot deleted the renovate/github-actions branch March 2, 2024 23:54
@miracum-bot miracum-bot mentioned this pull request Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant