Lucas Fernandes Nogueira
0afbc49b66
refactor(mask) update to new examples/ syntax ( #806 )
2020-07-11 08:50:36 +02:00
Jacob Bolda
92fc379921
feat: remove master branch, switch to git merge --ff-only ( #744 )
...
* feat: remove master branch, switch to git merge --ff-only
* rename pr-to-latest.yml
2020-07-05 18:00:49 -05:00
nothingismagick
2681ad361b
refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 ( #703 )
...
Co-authored-by: Quentin Goinaud <armaldio@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-06-27 12:20:00 -03:00
Tensor-Programming
6ab67ed390
feat(bundler) remove error_chain and add thiserror and anyhow. ( #623 )
...
* Publish (#547 )
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
* chore(tauri.js): version updates (#556 ) (#557 )
Co-authored-by: nothingismagick <denjell@sfosc.org>
* Publish (#588 )
* hotfix(tauri.js) proxy dev-server websocket connection so HMR works (#591 )
* hotfix(tauri.js) proxy dev-server websocket connection so HMR works
* chore(tauri.js) lint fix
* Publish (#606 )
* Publish (#608 )
* chore(api): "version updates" (#614 ) (#615 )
bump api version
Co-authored-by: nothingismagick <denjell@mailscript.com>
* add anyhow and thiserror to bundler.
* remove error chain
* cleanup
* fix import paths.
* remove bail calls.
* add more consistent error descriptions.
* add cfg for non-linux errors.
* fix linux cfg
* fix maskfile
* add runas and loopback command
* cleanup maskfile clean.
* fix cfg
* export print info and fix cfg.
* fix maskfile's logic
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
Co-authored-by: nothingismagick <denjell@sfosc.org>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
Co-authored-by: nothingismagick <denjell@mailscript.com>
2020-05-29 19:56:05 -04:00
Tensor-Programming
f576546b86
feat(build) Add Powershell support to the maskfile. ( #618 )
...
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
Co-authored-by: nothingismagick <denjell@sfosc.org>
Co-authored-by: nothingismagick <denjell@mailscript.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-05-26 12:02:04 -03:00
Fahmi Akbar Wildana
c649ef47b6
build(task-runner): add self-documented task runner ( #486 )
...
* feat(task-runner): add maskfile.md
`mask` can also act as self-documented task runner
https://github.com/jakedeichert/mask
TODO: add demo.gif on opening this PR
* fix(task-runner): error when basename != dirname
with assumption it only happen on examples/rust
* chore(task-runner): add .gif from pr #486
* fix(task-runner): point $TAURI_* to fixture/*
2020-04-12 08:57:52 -05:00