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

build: add ubuntu jammy to the repository suported version #557

Merged

Conversation

RedLeader962
Copy link
Collaborator

@RedLeader962 RedLeader962 commented Jan 22, 2024

Description

Summary:

Add Ubuntu Jammy to the list of libpointmatcher suported version ie: update all build matrix and all doc

Changes and type of changes (quick overview):

  • build: update build matrix
  • docs: update supported version in main doc, ubuntu install doc and contributing instructions
  • build: update submodule to latest
  • chore: update jetbrains local run configuration

Checklist:

Code related

  • I have made corresponding changes to the documentation
    (i.e.: function, class, script header, README.md)
  • I have commented hard-to-understand code
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally with my changes
    (Check contributing_instructions.md for local testing procedure using libpointmatcher-build-system)

PR creation related

  • My pull request base ref branch is set to the develop branch
    (the build-system won't be triggered otherwise)
  • My pull request branch is up-to-date with the develop branch
    (the build-system will reject it otherwise)

PR description related

  • I have included a quick summary of the changes
  • I have indicated the related issue's id with # <issue-id> if changes are of type fix
  • I have included a high-level list of changes and their corresponding types
    (See commit_msg_reference.md for details)

- update build matrix
- update supported version in main doc, ubuntu install doc and contributing instructions
- update submodule to latest
- update jetbrains local run configuration
…b-icp-mapper [NMO-508]

Problem: It was crashing the build under ubuntu jammy
Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@RedLeader962 RedLeader962 merged commit 941b2a1 into develop Jan 23, 2024
6 checks passed
@boxanm boxanm deleted the dev-build-add-ubuntu-jammy-to-build-matrix-NMO-508 branch January 23, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants