Conversation
|
🚧 Test build enqueued. |
|
🚧 Started test build. |
|
@bbhtt just wanted to check if this would work. In short want to replicate the results of #64 but automated. Currently we run this workflow but since it's in our org we can't create a PR to here https://github.com/cockpit-project/cockpit/actions/runs/16777815636/job/47508259219 |
|
✅ Test build succeeded. To test this build, install it from the testing repository: |
|
Either is fine, this x-checker config will be picked up by a global x-checker action that runs for every repo on Flathub org. It runs daily at intervals of 4–6 hours. You can also configure a workflow to send PRs with updates from upstream repo to here so that whenever you push a tag/release a PR is more or less immediately opened here. |
@bbhtt we tried that but running into permission issues and we presumed it wasn't possible. You mean having a workflow in this repo? Any examples you have for it? |
|
You have to use a token which has access to both here and upstream like your personal token. eg. is https://github.com/FreeTubeApp/FreeTube/blob/development/.github/workflows/flatpak.yml but not much to tell from there, the token part is not visible. |
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should be possible to use a custom token as is described in other repos. Related-to: flathub/org.cockpit_project.CockpitClient#65 (comment) Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Should automatically create PRs whenever Cockpit clients update. This run at some point throughout the day. Related-to: https://docs.flathub.org/docs/for-app-authors/external-data-checker Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
7c85aa8 to
ecbe12b
Compare
|
🚧 Test build enqueued. |
|
🚧 Started test build. |
|
✅ Test build succeeded. To test this build, install it from the testing repository: Built for aarch64 and x86_64 architectures. Warnings can be promoted to errors in the future. Please try to resolve them.
|
Should automatically create PRs whenever Cockpit clients update. This
runs every 10 minutes
Signed-off-by: Freya Gustavsson freya@venefilyn.se