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

feat: automatically update vscode extensions #332

Merged
merged 9 commits into from
Feb 29, 2024

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Feb 28, 2024

Pull Request

Description of changes

This PR adds functionality to automatically update the installed/configured VS Code Extensions to the latest version.

Checklist

  • I have followed the contribution guidelines for this repository
  • I have added tests for new behavior, and have not broken any existing tests
  • I have added or updated relevant documentation
  • I have verified that all added components are accounted for in the SBOM

@rjaegers rjaegers requested a review from a team as a code owner February 28, 2024 09:56
Copy link
Contributor

github-actions bot commented Feb 28, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 14 0 0.07s
✅ DOCKERFILE hadolint 1 0 0.42s
✅ JSON eslint-plugin-jsonc 8 0 0 3.19s
✅ JSON prettier 8 0 0 0.52s
✅ JSON v8r 8 0 3.84s
✅ MARKDOWN markdownlint 8 0 0 1.19s
✅ MARKDOWN markdown-link-check 8 0 6.79s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.25s
✅ REPOSITORY checkov yes no 15.55s
✅ REPOSITORY gitleaks yes no 0.29s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.15s
✅ REPOSITORY secretlint yes no 1.4s
✅ REPOSITORY trivy yes no 10.4s
✅ REPOSITORY trivy-sbom yes no 1.78s
✅ REPOSITORY trufflehog yes no 5.91s
✅ SPELL lychee 43 0 1.96s
✅ YAML prettier 17 0 0 1.23s
✅ YAML v8r 17 0 16.29s
✅ YAML yamllint 17 0 0.39s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer:latest to ghcr.io/philips-software/amp-devcontainer@sha256:b16ffbbd73228c0754c18f99b41b3de779d42e0b0428da8c2fffd4c4f80f6ab5

OS/Platform Previous Size Current Size Delta
linux/amd64 594.66M 594.70M 40.01K (+0.01%)
linux/arm64 571.86M 571.90M 40.25K (+0.01%)

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Test Results

20 tests  ±0   20 ✅ ±0   40s ⏱️ +2s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 3bb1f4a. ± Comparison against base commit d0cc416.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers added this pull request to the merge queue Feb 29, 2024
Merged via the queue into main with commit 12381a6 Feb 29, 2024
14 checks passed
@rjaegers rjaegers deleted the feature/update-vscode-extensions branch February 29, 2024 10:36
Copy link
Contributor

Pull Request Report (#332)

Static measures

Description Value
Number of added lines 63
Number of deleted lines 23
Number of changed files 5
Number of commits 9
Number of reviews 1
Number of comments (w/o review comments) 3
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 3

Time related measures

Description Value
PR lead time (from creation to close of PR) 1 Days
Time that was spend on the branch before the PR was created 58 Sec
Time that was spend on the branch before the PR was merged 1 Days
Time to merge after last review 15.3 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 20.1 Min
Total time spend in last status check run on PR 1.3 Hours

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.

None yet

2 participants