Skip to content

Add Redox OS CI#5642

Merged
sylvestre merged 2 commits intomainfrom
redox-ci
Dec 16, 2023
Merged

Add Redox OS CI#5642
sylvestre merged 2 commits intomainfrom
redox-ci

Conversation

@jackpot51
Copy link
Copy Markdown
Collaborator

@jackpot51 jackpot51 commented Dec 11, 2023

This adds Redox OS builds to CI. Tests are skipped at the moment.

Part of #5210

@jackpot51 jackpot51 force-pushed the redox-ci branch 2 times, most recently from faa1123 to 6f9c1e4 Compare December 11, 2023 17:24
@uutils uutils deleted a comment from github-actions bot Dec 11, 2023
@jackpot51 jackpot51 marked this pull request as ready for review December 11, 2023 20:57
@jackpot51 jackpot51 changed the title WIP: Add Redox OS CI Add Redox OS CI Dec 11, 2023
esac;
unset TARGET_OS ; case '${{ matrix.job.target }}' in *-linux-*) TARGET_OS=linux ;; *-apple-*) TARGET_OS=macos ;; *-windows-*) TARGET_OS=windows ;; esac;
unset TARGET_OS
case '${{ matrix.job.target }}' in
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.

much better, thanks

@sylvestre sylvestre merged commit 25ea3ba into main Dec 16, 2023
@sylvestre sylvestre deleted the redox-ci branch December 16, 2023 09:25
@sylvestre
Copy link
Copy Markdown
Contributor

@jackpot51 we are going to apply to the gsoc
https://uutils.github.io/gsoc.html
we had:

Official Redox support

We want to support the Redox operating system, but are not actively testing against it. Since the last round of fixes in [#2550](https://github.com/uutils/coreutils/pull/2550), many changes have probably been introduced that break Redox support. This project would involve setting up Redox in the CI and fixing any issues that arise and porting features over.

    Difficulty: Medium
    Size: 175 hours
    Mentors: TBD
    Required skills:
        Rust

is there enough work for a gsoc ? thanks

@jackpot51
Copy link
Copy Markdown
Collaborator Author

jackpot51 commented Jan 28, 2024

@sylvestre I think there would be, I'd recommend to join our matrix to discuss: https://redox-os.org/community/

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