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

ci: build targets using px4-dev container #24022

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrpollo
Copy link
Contributor

@mrpollo mrpollo commented Nov 22, 2024

Use the px4-dev container to build and publish all targets

TODO:

@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@@ -87,6 +87,11 @@ jobs:
with:
fetch-depth: 0

- name: Install ccache
run: |
apt-get --quiet -y update && DEBIAN_FRONTEND=noninteractive apt-get --quiet -y install \
Copy link
Member

Choose a reason for hiding this comment

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

We should slip it into the Dockerfile.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep!

@mrpollo mrpollo force-pushed the mrpollo/build_with_dev_container branch from 91bd14c to 24ede0c Compare November 22, 2024 02:31
@mrpollo mrpollo force-pushed the mrpollo/build_with_dev_container branch from 24ede0c to 93b6f72 Compare November 22, 2024 02:33
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
@PX4 PX4 deleted a comment from github-actions bot Nov 22, 2024
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.

2 participants