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

[DEVOPS-1748] Build pipeline for C++ sdk #687

Merged
merged 68 commits into from
May 10, 2024

Conversation

michalchecinski
Copy link
Contributor

@michalchecinski michalchecinski commented Mar 29, 2024

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [x] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Code changes

  • .github/workflows/generate_schemas.yml: Add C++ schemas artifact upload
  • .github/workflows/build-cpp.yml Add build workflow for C++ SDK

Before you submit

  • Please add unit tests where it makes sense to do so

Copy link
Contributor

github-actions bot commented Mar 29, 2024

Logo
Checkmarx One – Scan Summary & Detailsf8572525-67af-4b97-99e8-2f0076136cd4

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 53 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /release-cpp.yml: 67 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /release-cpp.yml: 61 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...

Fixed Issues

Severity Issue Source File / Package
MEDIUM Unpinned Actions Full Length Commit SHA /version-bump.yml: 52

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.69%. Comparing base (2f52f5e) to head (c430694).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #687   +/-   ##
=======================================
  Coverage   58.69%   58.69%           
=======================================
  Files         177      177           
  Lines       11501    11501           
=======================================
  Hits         6751     6751           
  Misses       4750     4750           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michalchecinski michalchecinski marked this pull request as ready for review May 8, 2024 14:08
@michalchecinski michalchecinski requested a review from a team as a code owner May 8, 2024 14:08
@michalchecinski
Copy link
Contributor Author

Build bws Docker image CI not working due to branch name.

@michalchecinski michalchecinski merged commit 37dc5d3 into main May 10, 2024
85 of 87 checks passed
@michalchecinski michalchecinski deleted the DEVOPS-1748-Publish-Pipeline-for-C++-SDK branch May 10, 2024 09:36
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