-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Managed to get a full run of a build/upload through Github actions 🎉 - very nice so far!
I'm just collecting a few of my notes here and I can re-raise them as separate Issues for tracking if you'd like.
- I'd be keen to have more actions available through the CLI by having action verbs as part of the interface as opposed to just having the options.
- e.g.
$ gjpush uploadto upload,$ gjpush whoamito validate my token,$ gjpush listto list releases
- e.g.
- Currently I'm shipping the
gjpushbinary with my repo for CI/CD but it would obviously be easier for other users to just have a publicly maintained docker image with the latest CLI version and Git+LFS- I'd be happy to give you a snippet of my Github actions pipeline and help develop a pattern for other users if that helps?
- +1 for the ability to publish via CLI - either through a CLI option or a separate command (Support for automatically publishing the release #3)
- Trying to upload with an invalid game id should probably result in an exit 1
Metadata
Metadata
Assignees
Labels
No labels