tauri/.github
Jacob Bolda ca614e87ea [WIP] github actions rust cache (#131)
* add cache ext

* shorten artifact name

* cache rust cargo home

see https://doc.rust-lang.org/cargo/guide/cargo-home.html#caching-the-cargo-home-in-ci

* star artifact, relative rust cache

* forgot to relative prod rust cache

* seriously need one step per cache dir?

* forgot to fix artifact name

* likely need different key for each cache

* globs don't yet work, hardcode for now

* add releaseFolder option

MacOS has deeper folder structure than the others

* missed closing quote

* fix ubuntu artifact path

* use cargo home for cache dir

* set cargo home env

* try relative path?

* scrap env, use matrix

* wish it wasn't so verbose

* tilde

* cache rust based on hashed cargo.lock
2019-12-04 20:24:27 +01:00
..
ISSUE_TEMPLATE feat(issues): template bundle report 2019-08-28 15:06:39 +02:00
workflows [WIP] github actions rust cache (#131) 2019-12-04 20:24:27 +01:00
CODE_OF_CONDUCT.md chore: add github meta data 2019-07-13 20:26:16 +03:00
CONTRIBUTING.md feat(cleanup) contributing 2019-08-28 15:03:13 +02:00
FUNDING.yml fix/cli - updates (#46) 2019-10-15 14:53:34 +02:00
PULL_REQUEST_TEMPLATE.md feat(PR): update template 2019-08-28 15:05:25 +02:00