Notally icon indicating copy to clipboard operation
Notally copied to clipboard

Set up GitHub Actions and fix wrapper script

Open Goooler opened this issue 1 year ago • 4 comments

Validate builds for PRs and pushes on master.

Check the result at https://github.com/Goooler/Notally/actions/runs/9398823467/job/25884993374.

Goooler avatar Jun 06 '24 09:06 Goooler

What exactly is the point of this?

OmGodse avatar Jun 08 '24 07:06 OmGodse

https://github.com/features/actions

Goooler avatar Jun 08 '24 07:06 Goooler

@Goooler I can see from your last Action (from June) https://github.com/Goooler/Notally/actions/runs/9398823467/job/25884993374 that this does a sanity check build (potentially useful for sanity checking PRs). Does this make test/installable APKs available?

clach04 avatar Jul 15 '24 00:07 clach04

That makes sure the assemble tasks pass, and we can upload the build artifacts as well.

Goooler avatar Jul 15 '24 01:07 Goooler