Tensor-Programming
d2ba2ffabd
fix vanilliajs folder
2020-05-28 04:36:41 -04:00
Tensor-Programming
9c3aec8499
fix paths
2020-05-28 04:36:02 -04:00
Lucas Fernandes Nogueira
7522d8ff8a
chore(bundler) rename tauri-cli crate to tauri-bundler ( #401 )
2020-02-08 12:51:48 -03:00
BSKY
561677864c
Bump actions/checkout from v1 to v2 ( #308 )
...
* Bump actions/checkout from v1 to v2
* Update smoke-test-prod.yml
* Update smoke-tests-source.yml
* Update test-on-pr.yml
2020-01-14 07:55:39 -06:00
Jacob Bolda
7ecaee38f0
chore(actions): change cache to hash on .toml ( #253 )
...
* source smoke tests to use .toml hash in cache
* prod smoke tests to use .toml hash in cache
2019-12-30 17:07:26 -06:00
Jacob Bolda
232af15a2e
use minimal profile for installation ( #247 )
...
* use minimal profile for installation
I believe we don't need the full standard install just to run the build.
* set minimal in prod as well
2019-12-30 01:41:03 +01:00
Rajiv Shah
612d616112
feat(examples): Add Svelte app example ( #218 )
...
* feat(examples): Add Svelte app example
Created with `npx degit sveltejs/template svelte-app`
* feat(examples): Copy scripts to Svelte example
* chore(examples): Remove unnecessary dependency
* feature(examples): Run tauri init and copy tauri config
* feature(examples): Copy Readme from examples
* fix(examples): Move svelte to dependencies
* Revert "chore(examples): Remove unnecessary dependency"
This reverts commit 2465e753b2
.
* chore(examples): Update Svelte example's Tauri config
* chore(examples): Enable Svelte app smoke tests
2019-12-25 00:13:21 +01:00
Jacob Bolda
4f9d2e2ba7
enable new examples in smoke tests ( #194 )
...
* rename smoke tests
* split into prod and source runs
* rename test job names for clarity
* snake case gatsby site
* remove airtable api key
* add new examples
* add new examples to renovate
* add scripts to package.json
* finish off vanillajs example
2019-12-21 10:47:33 +01:00