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

Test build on Ubuntu 20, 22, 24 #55

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

ianare
Copy link
Contributor

@ianare ianare commented Nov 26, 2024

Initial work for #49

  • Added a basic github workflow for testing the setup.sh and build.sh scripts on Linux.
    • on pull_request only to save on processing...
  • Adjustments to setup and build scripts to work on Ubuntu 20, 22, 24
  • Slight modifications to the MavLinkTest binary to return 0 when invoked with the --help argument.
    This is mainly to make sure the binary can be called from the CI to make sure the binary is built OK
  • A bit of cleanup here and there

@ianare ianare changed the title Build ubunut 24 Test build on Ubuntu 20, 22, 24 Nov 26, 2024
@WouterJansen WouterJansen self-assigned this Nov 28, 2024
@WouterJansen WouterJansen added the enhancement New feature or request label Nov 28, 2024
@WouterJansen WouterJansen linked an issue Nov 28, 2024 that may be closed by this pull request
@WouterJansen WouterJansen merged commit 661c9e2 into Cosys-Lab:main Nov 29, 2024
3 checks passed
@WouterJansen
Copy link
Contributor

I had to basically revert this as it broke building most versions for me on my Ubuntu 22.04, have not had the time to investigate it further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Add instructions for building packages to git
2 participants