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

DRAFT: Add a workflow to create llvm artefacts for a branch #697

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Feb 27, 2025

Overview

Provide a brief overview of what your changes do, summarizing their effects
and consequences.

Reason for change

Describe how the current behaviour of the project is causing problems for you
or is otherwise unsatisfactory for your use case.

Description of change

Describe the intended behaviour your changes are meant to introduce to the
project and explain how they resolve the problem stated above. Detail any
relevant changes that may affect other users of the project, such as
compilation options, runtime flags, expected inputs and outputs, API entry
points, etc.

If you have added new testing, provide details on what tests you have added
and what the purpose of them is.

Anything else we should know?

If there's any other relevant information we should know that may help us in
understanding and verifying your patch, please include it here.

Checklist

  • Read and follow the project Code of Conduct.
  • Make sure the project builds successfully with your changes.
  • Run relevant testing locally to avoid regressions.
  • Run clang-format-19 on all modified code.

@coldav coldav requested a review from a team as a code owner February 27, 2025 17:41
@coldav coldav force-pushed the colin/create_llvm_artefacts branch 20 times, most recently from ae860d4 to c666f71 Compare February 28, 2025 14:21
@coldav coldav force-pushed the colin/create_llvm_artefacts branch 5 times, most recently from 10c96b3 to e201cd4 Compare March 6, 2025 10:24
@coldav coldav force-pushed the colin/create_llvm_artefacts branch from e201cd4 to 84651f1 Compare March 6, 2025 10:51
@coldav coldav force-pushed the colin/create_llvm_artefacts branch 19 times, most recently from 5da97e9 to 2da90f2 Compare March 7, 2025 09:56
@coldav coldav force-pushed the colin/create_llvm_artefacts branch from 2da90f2 to e336be4 Compare March 7, 2025 10:33
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