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

Improve flathub automated submission process #112

Open
Blooym opened this issue Jan 16, 2024 · 0 comments
Open

Improve flathub automated submission process #112

Blooym opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
ci/cd Linked to CI/CD pipelines

Comments

@Blooym
Copy link
Contributor

Blooym commented Jan 16, 2024

Right now every time we tag a release it makes a pull request to the flathub repository - we've been bitten by this more times than it's helped us save time so it's best we change it.

Some options:

  • A manually triggered workflow that makes a pull request with the last tag/release found on the repository
  • Uploading all the required files to the release workflow as artifacts and having a maintainer submit those manually afterwards (could generate a .patch file?)

Open to suggestions on improving this process

@Blooym Blooym added the ci/cd Linked to CI/CD pipelines label Jan 16, 2024
@Blooym Blooym self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Linked to CI/CD pipelines
Projects
None yet
Development

No branches or pull requests

1 participant