* adding more testable assets to the desktop build
* fixing typo
* renaming job
* fixing loading safari extension
* Fix typo
* Update workflows to use new Node caching
* Move checkout actions to beginning of jobs
* Add Run ID to key for Node cache
* Add Runner OS to cache actions
* Fix build commands by putting 'npx' in front
* Update builds to use other scripts in package.json
* Set up keychain for macos-package-dev
* Add 'Increment version' step to build workflow
* Disable MacOS dev build. Test other MacOS builds
* Add provisioning profile steps to other MacOS builds
* Remove test branch code
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
* Update workflows for consistency
* Update pipelines
- Trigger deploy workflow manually
- Publish release draft at the end of deploy workflow
* Enable artifact uploads for all branches and fail if no asset is found during upload
* Add if statements back in for MacOS
* Change Build application (dev) step