Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[LTS 9.4] github actions: Make Builds on Merge Request Work #86

Merged
merged 1 commit into from
Jan 23, 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 to pull_request. 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 with a break and a success
#72

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 to pull_request. 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.
@PlaidCat PlaidCat changed the title github actions: Make Builds on Merge Request Work [LTS 9.4] github actions: Make Builds on Merge Request Work Jan 23, 2025
@PlaidCat PlaidCat merged commit afc23ef into ciqlts9_4 Jan 23, 2025
4 checks passed
@PlaidCat PlaidCat deleted the {jmaple}_ciqlts9_4 branch January 23, 2025 16:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants