Lokesh Mandvekar
Lokesh Mandvekar
> Personally I think this would be reasonable to add, although I have no experience myself building rpms in CI. I'd be happy to help review a PR to do...
> Copr is a build service that the Fedora project runs for individually-maintained add-on package repos (sort of like PPAs for Ubuntu). Yes, exactly. People can host rpm packages without...
btw, here's a relevant blog post which can give you a better idea with screenshots: https://hobo.house/2017/09/03/automate-rpm-builds-from-git-sources-using-copr/
> 1. Accept some metadata (`.copr` subdirectory) into our repo @cfallin yes, I'll PR for that soon-ish.
@alexcrichton @cfallin Couple of things: 1. The webhook that would need to be added to wasmtime's settings will look like:  Of course, the exact URL would change based on...
@alexcrichton @cfallin @jameysharp gentle ping for thoughts on the previous comment + review on #4688 . Thanks!
> I suspect the silence here means that nobody on the core Wasmtime team wants to take responsibility for RPM builds. We try to make sure that if we merge...
List of deps built yet for CentOS 7 can be found here: https://cbs.centos.org/koji/packages?tagID=195
Still a major WIP, use at your own risk :)
still WIP, biggest blocker is ensuring a painless rpm upgrade from systemd-219 to systemd-220, which so far hasn't worked on my test machines :| . Haven't been spending a lot...