Skip to content

Improve build process, generate AppImages for testing/distribution. #563

@stdevPavelmc

Description

@stdevPavelmc

The actual project has very limited [but functional] build and test workflow, Improving it will make possible to run automated tests and builds, even using docker for compiling and in a future cross compiling to generate the arm packages for example.

This improvements may cover:

  • Automated testing on Github actions
  • Automated builds on Github actions
  • Full docker support for the mentioned targets
  • Automated generation of .deb and .AppImage packages
  • Multiarch builds (to generate arm packages)

The AppImage distribution format will allow the use of the software in a non Debian based distros (like Fedora, Arch, etc) and a fast way to test beta or even alpha versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions