Enable Debian Build,Sign,Publish via GH Actions#5
Open
endersonmaia wants to merge 22 commits intomainfrom
Open
Enable Debian Build,Sign,Publish via GH Actions#5endersonmaia wants to merge 22 commits intomainfrom
endersonmaia wants to merge 22 commits intomainfrom
Conversation
endersonmaia
commented
Apr 22, 2026
- feat: add package scripts for Debian and Alpine
- feat: bump emulator, rootfs and tools
- feat: bump emulator (0.20.0), rootfs and tools (0.17.2)
- feat(alpine): bump Alpine to 3.23, fix TARGET_ARCH for docker
- feat: fix build for Alpine
- feat(debian): stick to ubuntu:noble
- fixup! feat(alpine): bump Alpine to 3.23, fix TARGET_ARCH for docker
- docs: use cartesi.github.io/linux-packages
- feat(debian): enable CI build with multiple architecture
- feat(debian): use docker/buid-push-action
- feat(debian): split sign step
- feat(debian): enable cache in CI
- feat(debian): add packages-info target
- feat(debian): add test step to CI
- feat(debian): test works without signed packages
- feat(debian): test works with select packages
- feat(debian): add sign job
- feat(debian): add publish job
- feat(build): limit PACKAGES_ALLARCH build only for amd64
edubart
requested changes
Apr 24, 2026
| @@ -0,0 +1,54 @@ | |||
| # Maintainer: Eduardo Bart <edub4rt@gmail.com> | |||
There was a problem hiding this comment.
I want to remove my name here, and all APKBUILD files. But we need to replace with some name and email, otherwise the builder might generate warnings. Could be something like Maintainer: Cartesi Contributors <something@cartesi.io>
I don't know what email to use.
| Debian/Ubuntu packages are available in [debian](debian) subdirectory. | ||
| Alpine packages are available in [alpine](alpine) subdirectory. | ||
|
|
||
| You can find instructions on the sub directories. |
There was a problem hiding this comment.
We need to create a LICENSE and AUTHORS file.
Also mention the LICENSE.
2842311 to
184ae88
Compare
edubart
requested changes
Apr 29, 2026
329e5f9 to
c700e3b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.