Commit Graph

20 Commits

Author SHA1 Message Date
Vince Grassia 091d5cfae4
Fix checkout action in release workflow (#337) 2021-06-30 12:24:49 -04:00
Joseph Flinn 3539d490d5
pinning commit hashes instead of versions to protect against supply chain attacks in github actions (#319) 2021-06-02 11:20:22 -07:00
Joseph Flinn 75236daeb8
constraining the releases to the rc branch (#318) 2021-06-01 13:50:53 -07:00
Oscar Hinton 942eb5cfa5
Bump NPM to v7 (#311)
* Bump NPM to v7

* Add NPM v7 to readme
2021-05-26 22:34:39 +02:00
Oscar Hinton 1b22c91f35
Bump node to 14 (#296)
* Bump node to 14

* Change engine node to ~14. Fix linting
2021-05-14 14:30:26 +02:00
Joseph Flinn b4fc4ca3a5
fixing release snap test (#300) 2021-05-11 13:18:27 -07:00
Oscar Hinton 9c55d78ffc
Update dependencies (#292)
* Update dependencies

* Remove types which are no longer needed

* Bump jslib

* Revert pkg to 4.5.1 since 5.0.0 does not compile on linux.

* Bump pkg-fetch in build pipeline
2021-04-23 21:04:11 +02:00
Joseph Flinn 180752fd83 adding in missing mime types 2021-01-28 17:15:45 +00:00
Joseph Flinn 44e134b6de removing the 'move asset' task. no longer needed 2021-01-28 16:54:29 +00:00
Joseph Flinn 58621fd265 switching back to the artifact download task since the release won't be published yet 2021-01-28 16:42:01 +00:00
Joseph Flinn 368cb89da0 fixing tag version 2021-01-28 16:27:16 +00:00
Joseph Flinn c76a7e9437 adding missing outputs 2021-01-28 16:10:41 +00:00
Joseph Flinn e83299f1f3 fixing asset fetch input 2021-01-28 15:53:54 +00:00
Joseph Flinn b0075ffbb7 changing asset fetch task and updating dependencies 2021-01-28 15:44:27 +00:00
Joseph Flinn 21714b6878 adding mime types back in 2021-01-28 15:23:37 +00:00
Joseph Flinn 99dfb48f8e adding in the other job dependency 2021-01-28 15:22:16 +00:00
Joseph Flinn 840b076ab6 fixing the other things from the build 2021-01-28 00:11:08 +00:00
Joseph Flinn 52611dd8a7 copying over snap build to release 2021-01-28 00:09:02 +00:00
Joseph Flinn 8ca398d696 fixing the need 2021-01-28 00:03:20 +00:00
Joseph Flinn d6d12b8c9c reworking gh actions into the build/release/deploy model 2021-01-27 19:15:29 +00:00