Stream: git-wasmtime

Topic: wasmtime / PR #4688 Enable rpm package autobuilds on Fedo...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2022 at 14:47):

lsm5 opened PR #4688 from copr-rpm to main:

This commit adds .copr/Makefile and .copr/wasmtime.spec.in which
combined with a webhook will trigger rpm package builds on Fedora's Copr
environment after every upstream PR merge.

Successful copr build needs to ensure a successful:

make -f .copr/Makefile srpm outdir=FOO

The resulting rpm package epoch:name-version-release will have the format:
101:wasmtime-0.0-$(BUILD_TIMESTAMP).$(GIT_SHORTCOMMIT).$(DIST)

Fixes: #4570

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.

@alexcrichton @cfallin PTAL and please include any rpm testers you know of to review this.

Successful copr build with this commit is at: https://copr.fedorainfracloud.org/coprs/lsm5/wasmtime/build/4725938/

To test the current build:

$ sudo dnf -y copr enable lsm5/wasmtime
$ sudo dnf install wasmtime

I will add copr integration info in a followup comment.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2022 at 14:48):

lsm5 edited PR #4688 from copr-rpm to main:

This commit adds .copr/Makefile and .copr/wasmtime.spec.in which
combined with a webhook will trigger rpm package builds on Fedora's Copr
environment after every upstream PR merge.

Successful copr build needs to ensure a successful:

make -f .copr/Makefile srpm outdir=FOO

The resulting rpm package epoch:name-version-release will have the format:
101:wasmtime-0.0-$(BUILD_TIMESTAMP).$(GIT_SHORTCOMMIT).$(DIST)

Fixes: #4570

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.

@alexcrichton @cfallin PTAL and please include any rpm testers you know of to review this.

Successful copr build with this commit is at: https://copr.fedorainfracloud.org/coprs/lsm5/wasmtime/build/4725938/

To test the current build:

$ sudo dnf -y copr enable lsm5/wasmtime
$ sudo dnf install wasmtime

@giuseppe @font @flouthoc PTAL and test if you have the time.

I will add copr integration info in a followup comment.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2022 at 14:48):

lsm5 edited PR #4688 from copr-rpm to main:

This commit adds .copr/Makefile and .copr/wasmtime.spec.in which
combined with a webhook will trigger rpm package builds on Fedora's Copr
environment after every upstream PR merge.

Successful copr build needs to ensure a successful:

make -f .copr/Makefile srpm outdir=FOO

The resulting rpm package epoch:name-version-release will have the format:
101:wasmtime-0.0-$(BUILD_TIMESTAMP).$(GIT_SHORTCOMMIT).$(DIST)

Fixes: #4570

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.

@alexcrichton @cfallin PTAL and please include any rpm testers you know of to review this.

Successful copr build with this commit is at: https://copr.fedorainfracloud.org/coprs/lsm5/wasmtime/build/4725938/

To test the current build:

$ sudo dnf -y copr enable lsm5/wasmtime
$ sudo dnf install wasmtime

@giuseppe @font @flouthoc PTAL and test if you have the time.

I will add copr integration info in a followup comment.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 13:47):

lsm5 updated PR #4688 from copr-rpm to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 17 2022 at 13:55):

lsm5 edited PR #4688 from copr-rpm to main:

This commit adds .copr/Makefile and .copr/wasmtime.spec.in which
combined with a webhook will trigger rpm package builds on Fedora's Copr
environment after every upstream PR merge.

Successful copr build needs to ensure a successful:

make -f .copr/Makefile srpm outdir=FOO

The resulting rpm package epoch:name-version-release will have the format:
101:wasmtime-0.0-$(BUILD_TIMESTAMP).$(GIT_SHORTCOMMIT).$(DIST)

Fixes: #4570

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.

@alexcrichton @cfallin PTAL and please include any rpm testers you know of to review this.

Successful copr build with this commit is at: https://copr.fedorainfracloud.org/coprs/lsm5/wasmtime/build/4725938/

To test the current build:

$ sudo dnf -y copr enable lsm5/wasmtime
$ sudo dnf install wasmtime

@giuseppe @font @flouthoc PTAL and test if you have the time.

I will add copr integration info in a followup comment.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 17 2022 at 14:39):

lsm5 updated PR #4688 from copr-rpm to main.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2025 at 16:19):

alexcrichton closed without merge PR #4688.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2025 at 16:19):

alexcrichton commented on PR #4688:

I'm going to close this as it's pretty old at this point and outdated. Jamey's comment is still pretty applicable though. If you (or others) are still interested in pursuing this change I think it'd be best to sort out those questions first and then we can merge in the metadata here.


Last updated: Dec 13 2025 at 21:03 UTC