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 action to auto build debian package #1141

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

b4ldr
Copy link
Contributor

@b4ldr b4ldr commented Aug 10, 2023

This adds an action to automatically build a debian package and add it to the release tag page every time a new tag starting v* is created. see here for an example

The action i used also parses the commits and adds them to the release to form a changelog. personally i think this is useful but im sure there will be other actions that just attach the files if its not desired.

closes #1111

@massimocandela massimocandela changed the base branch from main to dev August 15, 2023 23:11
@massimocandela massimocandela changed the base branch from dev to debian-ci September 2, 2023 18:32
@massimocandela
Copy link
Member

thanks @b4ldr, I'll play around a bit with it on a branch

@massimocandela massimocandela merged commit 7c0efcd into nttgin:debian-ci Sep 2, 2023
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.

Publish to Debian repository and/or build Debian package in CI
2 participants