This repository was archived by the owner on May 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
ARM Targeting support + Move to GitHub Actions #23
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3.x was the only available headers in jessie FIXME: update to buster Signed-off-by: Kibo Hikari <[email protected]>
Signed-off-by: Capuccino <[email protected]>
Signed-off-by: Capuccino <[email protected]>
Signed-off-by: Kibo Hikari <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
who still uses CentOS 6 in this day and age? What are you, a dinosaur? Signed-off-by: Ayane Satomi <[email protected]>
We'll be targeting them via Ubuntu instead from now on Signed-off-by: Ayane Satomi <[email protected]>
we cannot compile it in CentOS without breaking backwards-compat (switching to CentOS 8) Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
How is your experience with GitHub actions? Is the switch worth? What gets easier with the move? |
Unlike other CIs, GitHub Actions allows more richer third-party integration which is its greatest strength, its easy to pick up and you'll certainly find it amusing. I didn't actually have a pleasant experience with Matrix builds however. |
Closed
Closed
Closing in favor of GH-25 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This might have a few conflicts which I'll be fixing shortly.
This adds ARM support for
nbin
, which should allow coder/code-server#35 to be possible.Do not merge this until I have created a helper PR so it won't break infra within code-server.