1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-29 14:04:19 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Amr Bashir
26ccfef999
ci: fix parsing covector ouput () 2023-11-19 08:54:05 -03:00
Lucas Fernandes Nogueira
bab05ff607
fix(ci): properly detect @tauri-apps/cli release id from covector output () 2023-10-11 15:53:01 +00:00
Amr Bashir
fc2e4083b0
ci: check for change tag ()
* ci: check for change tag

* fix workflow

* Update .scripts/ci/check-change-tags.js

* feat: also check if tag is known

seems like covector does not check that so we can do it here for now

* remove push run

* only check changed files

* add missing tag

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2023-06-07 16:32:36 +03:00
Lucas Fernandes Nogueira
a541820aa8
fix(cli): revert metadata.json field rename from () 2023-05-22 14:07:53 -03:00
Amr Bashir
5ec6353a60
refactor: change package names to match published packages ()
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-05-22 12:52:44 -03:00
Amr Bashir
6ff801e27d
chore: rename config-schema to tauri-config-schema ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-04-07 12:11:05 -03:00
Lucas Fernandes Nogueira
46e6187c89
chore: update license year () 2023-02-19 10:17:49 -03:00
Lucas Fernandes Nogueira
41a471b23a
feat(covector): improve published version check () 2022-12-08 09:49:55 -03:00
Amr Bashir
1d7171a1ec
chore: add prettierignore and fmt the repo ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-18 09:16:35 -03:00
Lucas Nogueira
2954f6d252
fix(cli): wrong metadata 2022-09-15 14:51:42 -03:00
Lucas Fernandes Nogueira
2901145c49
chore: update license headers () 2022-08-28 15:13:21 -03:00
Lucas Fernandes Nogueira
66ed165773
chore(ci): remove sync-prerelease script () 2022-06-27 10:36:14 -03:00
Lucas Fernandes Nogueira
f4bb30cc73
feat(covector): prepare for v1 () 2022-06-15 13:53:44 -03:00
Lucas Nogueira
cde6e3cf9d
fix(ci): covector configuration and usage
[skip ci]
2022-02-10 20:08:54 -03:00
Lucas Fernandes Nogueira
4334865266
refactor(cli): rename tooling/cli.rs folder to tooling/cli ()
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-02-10 17:23:10 -03:00
Lucas Fernandes Nogueira
62c7a8ad30
chore(covector): prepare for rc release () 2022-02-10 16:46:30 -03:00
Fabian-Lars
617b397a7f
feat(docs): Generate json AST for js api. Remove docs related workflows. ()
* feat(docs): Generate json AST for js api

* generate api.json in docs folder

* remove doc workflows. add dispatch for tauri-docs

* move cli/config doc generation to tauri-docs
2022-02-09 00:02:51 +01:00
Lorenzo Lewis
75dea8bd39
Docs removal () 2022-01-23 16:48:42 -03:00
Amr Bashir
4143ffd427
fix(cli.js): detect CARGO_TARGET_DIR for local run ()
* fix(cli.js): detect `CARGO_TARGET_DIR` for local run

* [skip ci] revert schema changes
2022-01-04 13:57:50 +02:00
Lucas Fernandes Nogueira
4e3b366e64
feat(ci): automate config.md docs generation () 2021-11-14 09:26:41 -03:00
Lucas Fernandes Nogueira
8000675366
feat(ci): fill CLI docs on covector version () 2021-11-13 19:49:48 -03:00