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

Add GitHub workflow that smoke-builds all extensions #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyga
Copy link

@zyga zyga commented Feb 1, 2023

This is known to pass, today, on x86_64 and fail on aarch64 due to #84

Since the goal is to test unreleased HawkBit + unreleased HawkBit extensions, both are built in sequence to satisfy dependencies that are not available through maven as releases.

HawkBit tests are skipped to speed up the build process.

Signed-off-by: Zygmunt Krynicki [email protected]

This is known to pass, today, on x86_64 and fail on aarch64 due to
eclipse-hawkbit#84

Since the goal is to test unreleased HawkBit + unreleased HawkBit extensions,
both are built in sequence to satisfy dependencies that are not available
through maven as releases.

HawkBit tests are skipped to speed up the build process.

Signed-off-by: Zygmunt Krynicki <[email protected]>
@hawkbit-bot
Copy link

Can one of the admins verify this patch?

Copy link

@hawkbit-bot hawkbit-bot left a comment

Choose a reason for hiding this comment

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

Thanks @zyga for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the contribution guide and signed the Eclipse Contributor Agreement (ECA).

@zyga
Copy link
Author

zyga commented Feb 1, 2023

Hey @stefbehl

This does not replace existing Circle CI (which is failing at them moment and has no logs that I can see myself) but aims to complement it with something that's self-contained and runs on GitHub natively.

The dockerfile-based test build works on my system. Please suggest changes if the approach used inside the container is incorrect.

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