[RUNNER] New Forgejo Actions CI runner for flatpak #665
Labels
No labels
ai-review-please
Org/Team Modification
Private Issues
Runner Request
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forge/forge#665
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Organization Name
flatpak
Use Case
We are migrating flatpak-indexer from GitHub to Fedora Forge.
We've been using GitHub workflows to automatically run tests and source code checks on PRs and the main branch.
The current configuration has:
but that's only because GitHub offers Ubuntu by default; we can definitely change it to whatever Fedora Forge provides. Ideally, that would be a Fedora-based image, although I see it's providing Debian Bookworm by default (which would work just as well).
Architecture Requirements
default (x86_64)
Runner type
regular
Additional Context
No response
Regular runner scoped for 'flatpak' org is availbale, with label: 'podman'
Use as:
Job concurrency: 4
You can see the config here:
infra/ansible@195510e3b0/roles/openshift-apps/forgejo/runners/production/flatpak-1.ymlFor the moment we offer only the forgejo's default ubuntu bookworm image, but you can change in to a fedora-based image if you wish, with:
Let me know if everything works!
Thank you @lenkaseg! Will try it soon.