Skip to content

add umbrel api workflow#119

Merged
luke-jr merged 1 commit intoOCEAN-xyz:masterfrom
Retropex:umbrel-api-workflow
Jul 16, 2025
Merged

add umbrel api workflow#119
luke-jr merged 1 commit intoOCEAN-xyz:masterfrom
Retropex:umbrel-api-workflow

Conversation

@Retropex
Copy link
Copy Markdown
Member

Need #118 first

config:
- cmake_args: "-DENABLE_API=ON -DCMAKE_C_COMPILER=gcc"
- cmake_args: "-DENABLE_API=ON -DCMAKE_C_COMPILER=clang"
- cmake_args: "-DENABLE_API=ON -DCMAKE_C_FLAGS=-DDATUM_API_FOR_UMBREL=ON"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we know what compiler is used for Umbrel? Can we ensure we're using the same one for this build?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It can be any, Umbrel use docker containers.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

But what is actually used?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

GCC

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It use the latest version of GCC and Debian available at the build time so the actual workflow already cover that

@Retropex Retropex force-pushed the umbrel-api-workflow branch from 337744a to 2d10a63 Compare June 9, 2025 08:54
@luke-jr luke-jr merged commit e34bd2a into OCEAN-xyz:master Jul 16, 2025
45 of 55 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.

2 participants