Skip to content

Add github workflows for AoR #82

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

TamarChristinaArm
Copy link

This adds the following:

  • An automatic greeting to new contributors that asks them to check the CLA
    (note, this will not ask again, so it's weaker than a CLA bot.)
  • Github actions building for native linux aarch64 gcc/clang. linux x86-64 cross
    GCC and darwin-aarch64-native clang. It looks like the darwin only supports math.
  • Adds an automatic labeler based on the area that the PR is to
  • Adds a CODEOWNERS file that will automatically tag the respective maintainers
    when a PR is made

@TamarChristinaArm TamarChristinaArm force-pushed the add-ci-aor branch 2 times, most recently from 391cdfb to 2051d7f Compare March 26, 2025 15:19
Use MacOS assembler line separators, don't emit .size and .type, and avoid
testing memrchr or strchrnul.
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