Skip to content

Conversation

gittiver
Copy link
Member

@gittiver gittiver commented Sep 6, 2024

closes #874

@gittiver gittiver linked an issue Sep 6, 2024 that may be closed by this pull request
@gittiver gittiver force-pushed the 874-deb-packages-not-avail branch 4 times, most recently from 1aa3281 to 945c15d Compare September 6, 2024 15:01
mrozigor
mrozigor previously approved these changes Sep 7, 2024
@gittiver gittiver marked this pull request as draft September 8, 2024 20:18
@gittiver gittiver force-pushed the 874-deb-packages-not-avail branch 2 times, most recently from 28a3564 to 96c2e82 Compare September 29, 2024 23:48
@gittiver gittiver force-pushed the 874-deb-packages-not-avail branch from 96c2e82 to cc1fdc0 Compare October 15, 2024 15:38
@gittiver gittiver marked this pull request as ready for review October 21, 2024 09:59
@gittiver gittiver force-pushed the 874-deb-packages-not-avail branch from 037cde5 to 72d846f Compare October 21, 2024 10:03
Update build_and_test.yml

Update build_and_test.yml
@gittiver gittiver force-pushed the 874-deb-packages-not-avail branch from 72d846f to 91aa40e Compare October 21, 2024 10:03
@gittiver gittiver self-assigned this Oct 21, 2024
@The-EDev
Copy link
Member

The-EDev commented Nov 1, 2024

I'm a little confused about this, typically I generate the .deb files when creating a release (using cpack IIRC), are we automating the release process?

@gittiver
Copy link
Member Author

gittiver commented Nov 3, 2024

Basically it is for the release of the software.
Instead of cpack we use here cmake --build . --target package in the build directory, which should basically do the same (see https://discourse.cmake.org/t/are-the-commands-cmake-build-target-package-and-cpack-equivalent/612).
Platform specific packages are build as part of the normal build, but the upload is done only for .deb.

Upload could be restricted to release branches.

@gittiver gittiver merged commit 5a972fe into master Nov 4, 2024
11 checks passed
@gittiver gittiver deleted the 874-deb-packages-not-avail branch November 4, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deb packages not avail.
3 participants