Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test and build packages in their own systems #42

Closed
FWDekker opened this issue Feb 27, 2023 · 1 comment
Closed

test and build packages in their own systems #42

FWDekker opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
enhancement Improvement of existing feature tests Unit tests, spec tests, integration tests, etc. tooling Configuration of and updates to analysis and build tools

Comments

@FWDekker
Copy link
Owner

currently all linux builds are produced and tested on linux. but that's not good enough. it should be built and tested in the system for which it will build (e.g. run in an archlinux vm, download the aur repo, point it to the current branch, run and test makepkg), to make sure it really works end-to-end.

@FWDekker FWDekker added tooling Configuration of and updates to analysis and build tools tests Unit tests, spec tests, integration tests, etc. labels Feb 27, 2023
@FWDekker FWDekker self-assigned this Feb 27, 2023
@FWDekker FWDekker added the enhancement Improvement of existing feature label Feb 27, 2023
@FWDekker
Copy link
Owner Author

FWDekker commented Mar 3, 2023

the whole aur stuff is now tested in an archlinux docker image, so that goal has been reached.

whether to also build rpm in a fedora distribution, well, that's a question for later, for once #39 has been implemented. once sufficient repositories have been added, the fpm-created packages will eventually disappear, and this issue will then have been implemented.

@FWDekker FWDekker closed this as completed Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature tests Unit tests, spec tests, integration tests, etc. tooling Configuration of and updates to analysis and build tools
Projects
None yet
Development

No branches or pull requests

1 participant