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

Merge release/lavida (4.5.0) branch into master #21

Merged
merged 15 commits into from
Apr 9, 2024

Conversation

paulbourelly999
Copy link
Contributor

PR Details

Description

Requires #20 to be merged prior to merging

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

paulbourelly999 and others added 14 commits June 29, 2023 12:31
…n_multi-thread-fix

Fixed wait_for_initialization for multiple threads
Added sonar scanner badges for quality gate and code coverage
Run on push to master and develop and on open PRs
Trigger build on pushes to master and develop and on open/reopen/synchronized pull requests
* Update build.yml

Add CI/CD for bionic package

* Only test bionic build

* Update github actions

* Update github actions
jobs:
build-package:
strategy:
matrix:
include:
- architecture: x64
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not referring to the package we build right? which may have carma-system-4.5.0 prefix now?

@paulbourelly999 paulbourelly999 marked this pull request as ready for review April 9, 2024 20:24
@paulbourelly999 paulbourelly999 merged commit a8bf6e6 into master Apr 9, 2024
58 of 60 checks passed
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.

4 participants