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 github action to publish deb packages #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmelikov
Copy link

This repository have a ready to use debian manifests, not like the official epson site, thank you for that!

I propose to generate common .deb packages as additional release for peasants like me, it will trigger on tag creation and requires zero work from maintainer's side (and github actions is 100% free to use).

I'm open to change anything related to release format (for ex. name).

Example:

@eos-shell-build
Copy link

I don't recognize the submitter as a member of @endlessm. Can somebody in @endlessm verify the patch? See https://phabricator.endlessm.com/w/software/build/ci-integration/#pull-requests for more details.

repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ../*.deb
file_glob: true
tag: deb_packages_${{ github.ref }}
Copy link
Author

Choose a reason for hiding this comment

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

This is an additional release name, now it's deb_packages_TAG_NAME

@gmelikov
Copy link
Author

Oops, somehow I've missed that it's not a personal project, but endlessm organisation. It would be great to have additional packages, but I'll totally understand refusal to merge it, looks like it may be better to live as fork for now.

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.

2 participants