-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, all direct uploads are excluded for one reason or the other, but mainly because they don't send the whole sources that was used to build in the .Sources extension.
flathub-repro-checker/flathub_repro_checker/__main__.py
Lines 1067 to 1074 in 47191e1
| UNSUPPORTED_FLATPAK_IDS = ( | |
| "org.mozilla.firefox", | |
| "org.mozilla.Thunderbird", | |
| "net.pcsx2.PCSX2", | |
| "org.duckstation.DuckStation", | |
| "net.wz2100.wz2100", | |
| "com.obsproject.Studio", | |
| ) |
Now that I enabled uploading .Sources extension for direct uploads, we should ensure they send us all the sources.
Tracking:
- OBS: OBS sources missing from Flatpak sources extension obsproject/obs-studio#12541
- PCSX2: [BUG]: PCSX2 sources missing from Flatpak sources extension PCSX2/pcsx2#13189
- Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1985453
- Thunderbird https://bugzilla.mozilla.org/show_bug.cgi?id=1985454
- Warzone2100 Missing sources extension in Flatpak builds Warzone2100/warzone2100#4505
Duckstation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels