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 flyci ci #80

Merged
merged 2 commits into from
Mar 6, 2024
Merged

add flyci ci #80

merged 2 commits into from
Mar 6, 2024

Conversation

nihui
Copy link
Owner

@nihui nihui commented Mar 6, 2024

No description provided.

@nihui nihui merged commit b113072 into master Mar 6, 2024
13 checks passed
@nihui nihui deleted the flyci branch March 6, 2024 11:44
@kgantchev
Copy link

kgantchev commented Mar 15, 2024

Hi @nihui,

Thank you for utilizing FlyCI! We would love to get your feedback and add it to our case studies section. It will highlight your project to our visitors and it will help us grow our community. Are you OK with sharing your feedback and getting ruapu highlighted in our case studies section?

If so, please see the pre-filled form below and provide as much of the missing information and we'll draft a case study that we can add to our website (with your permission). Here is the pre-filled form for the case study:


Auto-Filled Information

These fields are pre-filled based on your repository's public data. Please review and update if necessary.

  • GitHub Username: nihui
  • Organization/Project Name: ruapu
  • Repository URL: https://github.com/nihui/ruapu
  • Visibility: public
  • Detected Languages and Technologies: C, CMake, Fortran, Rust, Java, Erlang

Manual Input Required

Please fill out the following sections to the best of your ability:

Project Overview

  • Brief description of the project:
    Ruapu is a single-file library designed to detect CPU ISA features across different platforms. It supports a wide array of CPU ISAs and operating systems, providing developers with a tool to optimize their applications based on available hardware capabilities.

Usage of FlyCI MacOS GitHub Action Runners

  macos-flyci:
    runs-on: flyci-macos-14-xlarge-m2
    steps:
    - uses: actions/checkout@v4
    - name: build-test
      run: |
        clang main.c -o ruapu
        ./ruapu

Benefits and Impact

  • What improvements have you noticed since integrating FlyCI's MacOS runners?
    (e.g., performance enhancements, reduced build times, developer productivity, cost savings)

Challenges and Solutions (Optional)

  • Have you encountered any challenges with the MacOS runners? How did you overcome them?

  • Suggestions for improvements or enhancements for the MacOS runners:

Additional Insights (Optional)

  • Any best practices or recommendations for others using MacOS runners?

  • Additional comments or experiences you’d like to share:

Consent for Sharing

  • I consent to my case study being shared publicly (e.g., in blog posts, documentation, reports).
    • Name/Username to be credited: (optional)

Your feedback is invaluable in helping us improve our MacOS GitHub Action runners and support our community effectively. Thank you for your contribution!

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