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

Virus scans and super-linter added #271

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Nov 27, 2024

Virus scans and super-linter added

  • Cpp and C scans with clang style enabled.
  • Python scanner enabled
  • Golang scanner enabled.
  • Markdown lint enabled.

Virus scans and super-linter added
- Cpp and C scans with clang style enabled.
- Python scanner enabled
- Golang scanner enabled.
- Markdown lint enabled.

Signed-off-by: Milosz Linkiewicz <[email protected]>
@Mionsz Mionsz force-pushed the private/mlinkiew/more-changes-to-scripts branch from 9f579a1 to 4d08092 Compare November 27, 2024 17:26
ko80
ko80 previously approved these changes Nov 27, 2024
Copy link
Collaborator

@MateuszGrabuszynski MateuszGrabuszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (marked a few typos, but non-blocking)

.github/workflows/ubuntu-build.yml Outdated Show resolved Hide resolved
.github/workflows/ubuntu-build.yml Outdated Show resolved Hide resolved
.github/workflows/dependency-review.yml Outdated Show resolved Hide resolved
@Mionsz Mionsz dismissed stale reviews from MateuszGrabuszynski and ko80 via 98c71d4 November 27, 2024 18:11
@Mionsz Mionsz force-pushed the private/mlinkiew/more-changes-to-scripts branch 4 times, most recently from 1ff631f to d80ca98 Compare November 27, 2024 21:35
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Mionsz Mionsz force-pushed the private/mlinkiew/more-changes-to-scripts branch from d80ca98 to 27a1ece Compare November 27, 2024 22:44
Fully Templated Docker cached build job
- most parameters are defaulted based on git variables
- all of defaulted parameters can be overwritten using inputs
- fixes to existing workflows due to naming convention miss-match between action pull_request and push

Signed-off-by: Milosz Linkiewicz <[email protected]>
@Mionsz Mionsz force-pushed the private/mlinkiew/more-changes-to-scripts branch from 27a1ece to 6507295 Compare November 27, 2024 22:47
Copy link
Collaborator

@MateuszGrabuszynski MateuszGrabuszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mionsz Mionsz merged commit 1c997a2 into main Nov 28, 2024
12 checks passed
@Mionsz Mionsz deleted the private/mlinkiew/more-changes-to-scripts branch November 28, 2024 08:05
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.

3 participants