bevyengine / bevyengine/bevy_github_ci_template
Use app bundles when building for macos
- Lingua principale
- JavaScript
- Stelle
- 265
- Fork
- 57
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I think there may be some reason this isn't desirable alluded to here: https://github.com/bevyengine/bevy_github_ci_template/pull/13#issuecomment-1238796679
But I've been experimenting with this [here](https://github.com/rparrett/pixie_wrangler/blob/main/.github/workflows/release.yaml#L175), and it seems to generally work.
From what I can see the advantages are:
- Works better with the itch app. Unlike with a `.dmg` where pressing "launch" just opens up a folder containing the binary.
And the disadvantages:
- Chrome warns you about the file being unusual when downloading
In both cases, actually running the unsigned app (outside of the itch scenario) seems to require the same amount of effort.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia ispezionando il workflow di build macOS in questo repository e confrontalo con l'esempio in .github/workflows/release.yaml in pixie_wrangler. Esamina la discussione di Bevy collegata per conoscere i motivi per evitare gli app bundle. Il lavoro è completato quando le release macOS usano gli app bundle dove appropriato e il workflow continua a produrre un artefatto utilizzabile per itch.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions
- Ambito
- ci-cd, release
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100