Add CI to build LLVM docker image
Open
@lisaong is already working on this.
Since Jan 28, 2022.
- Dominant language
- C++
- Stars
- 117
- Forks
- 23
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Description
What feature are you suggesting?
Overview:
Currently we use a non-official externally-built docker image that contains Accera LLVM libraries to satisfy our build dependencies. The workflow for building that image lives in https://github.com/lisaong/accera-llvm-canary. It should be moved to this repo.
Smaller Details:
Lower priority, but also, consider moving to GitHub container registry rather than Dockerhub
Nature of Request:
- Change
Why would this feature be useful?
Avoid external repo dependencies unless it's a submodule.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.