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

github actions: Make builds on Merge Request #67

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

PlaidCat
Copy link
Collaborator

Since we need to make sure external contributors code actually compiles prior to merging. To get access to the forked repos merge request we need to switch over our push/pull_request to pull_request_target. In addition we're fixing up some Naming Conventions, adding aarch64 to this branch and fixing the naming so that we can quickly identify if the CI is for x86_64 or aarch64.

Testing can be seen here, note that the "broken" builds seen towards the bottom like this one are with intentionally breaking code to show that a broken build will prevent merging.

#62

Copy link
Collaborator

@gvrose8192 gvrose8192 left a comment

Choose a reason for hiding this comment

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

Pending successful completion of the associated builds, the code looks fine. Thanks!

@PlaidCat PlaidCat requested a review from bmastbergen January 15, 2025 21:38
@gvrose8192 gvrose8192 closed this Jan 15, 2025
@gvrose8192 gvrose8192 reopened this Jan 15, 2025
@gvrose8192
Copy link
Collaborator

Oopsies - That was my bad, clicked the wrong button on the wrong pull request. Sorry!

Copy link
Collaborator

@bmastbergen bmastbergen left a comment

Choose a reason for hiding this comment

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

🥌

@PlaidCat PlaidCat force-pushed the {jmaple}_ciqlts8_8 branch 4 times, most recently from ebe2551 to 5a2bd5b Compare January 15, 2025 22:24
Since we need to make sure external contributors code actually compiles
prior to merging. To get access to the forked repos merge request we
need to switch over our push/pull_request to pull_request_target.  In
addition we're fixing up some Naming Conventions, adding aarch64 to this
branch and fixing the naming so that we can quickly identify if the CI
is for x86_64 or aarch64.

Also disable the process-pull-request until the `utf-8` situation is
resolved.
@PlaidCat PlaidCat merged commit 3a326bf into ciqlts8_8 Jan 15, 2025
2 checks passed
@PlaidCat PlaidCat deleted the {jmaple}_ciqlts8_8 branch January 17, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants