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

Add debian distribution #154

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Add debian distribution #154

merged 6 commits into from
Jan 5, 2024

Conversation

darioalessandro
Copy link
Member

@darioalessandro darioalessandro commented Jan 4, 2024

adding debian distribution using cargo-deb

# Compile deb

1. Install `cargo-deb` with `cargo install cargo-deb`
2. run `cargo deb` this will generate the deb file at `target/debian/video-daemon...deb`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@griffobeid adding deb distribution


jobs:
build_and_package:
runs-on: ubuntu-latest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use Debian-latest?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heck yeah lets do that!

@darioalessandro
Copy link
Member Author

Screenshot 2024-01-04 at 10 18 23 PM
@griffobeid ci just hangs if I select debian-latest

@darioalessandro darioalessandro merged commit d8eee8a into main Jan 5, 2024
1 check passed
@darioalessandro darioalessandro deleted the add-debian-distribution branch January 5, 2024 03:24
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.

None yet

2 participants