Amr Bashir
|
f6a13f6f23
|
ci: downgrade more crates is-terminal , colored and toml:0.7.6 (#7391)
* ci: downgrade more crates `is-terminal`, `colored` and `toml:0.7.6`
* downgrade all versions of toml and cargo_toml
* revert
|
2023-07-10 16:45:50 +03:00 |
|
Lucas Fernandes Nogueira
|
f4aedce96c
|
fix(ci): adjust crate downgrades for test-core MSRV (#7346)
|
2023-07-03 15:42:34 -07:00 |
|
Lucas Fernandes Nogueira
|
539247aacf
|
fix(ci): adjust downgrade crates version step on test-core workflow (#7309)
|
2023-06-30 09:04:09 -07:00 |
|
Lucas Fernandes Nogueira
|
49dbbbbcdf
|
feat(ci): prepare CI for 1.x branch (#7231)
|
2023-06-17 09:41:22 -03:00 |
|
Lucas Fernandes Nogueira
|
1d99f8a3c2
|
feat(core): expose test utils (#4752)
|
2023-06-07 10:22:14 -03:00 |
|
Reupen Shah
|
85e77fb797
|
fix: correct MIME type of .txt files (ref: #6762) (#7111)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-06-05 09:16:05 -03:00 |
|
Amr Bashir
|
5ec6353a60
|
refactor: change package names to match published packages (#6795)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-05-22 12:52:44 -03:00 |
|
Amr Bashir
|
b9eac96cdc
|
ci: pin toml to 0.7.3 (#7011)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-20 07:52:21 -03:00 |
|
Fabian-Lars
|
d2710e9d2e
|
fix(core): unpin all dependencies, closes #6944 (#6966)
|
2023-05-16 19:27:15 +08:00 |
|
Zeeshan Ali Khan
|
5fdc616df9
|
feat: Use the zbus-backed of notify-rust (#6332)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-03-31 12:36:59 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -03:00 |
|
Lucas Fernandes Nogueira
|
d710946064
|
refactor: move Linux custom protocol headers support behind feature flag (#5683)
|
2022-11-24 09:38:19 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Lucas Fernandes Nogueira
|
1aba1780de
|
feat(ci): define workspace for rust-cache, improving cache key (#5559)
|
2022-11-06 16:27:29 -03:00 |
|
Lucas Nogueira
|
777c086590
|
feat(ci): improve cache usage
|
2022-11-05 13:14:56 -03:00 |
|
Lucas Fernandes Nogueira
|
b41447b811
|
feat(ci): use Swatinem/rust-cache@v2 (#5547)
|
2022-11-04 18:26:30 -03:00 |
|
Lucas Nogueira
|
1377f8e13b
|
perf(ci): do not run Rust jobs when the tauri script changes
|
2022-09-30 14:34:20 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -03:00 |
|
Lucas Nogueira
|
ef8ca7b363
|
fix(ci): actually use MSRV toolchain
|
2022-08-28 23:04:19 -03:00 |
|
Lucas Nogueira
|
1629c5ad27
|
fix(ci): set target on test-core.yml
|
2022-08-28 17:50:05 -03:00 |
|
Lucas Fernandes Nogueira
|
8a380fc4e3
|
feat(ci): test core on MSRV (#5077)
|
2022-08-28 16:26:32 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lucas Nogueira
|
e4d5022077
|
perf(ci): adjust test-core.yml paths
|
2022-08-16 10:06:01 -03:00 |
|
Lucas Fernandes Nogueira
|
57039fb216
|
fix(core): add windows 7 notification support (#4491)
|
2022-06-28 09:59:13 -03:00 |
|
Lucas Nogueira
|
aff6538a5c
|
fix(ci): change cache key
|
2022-06-14 19:29:52 -03:00 |
|
Lucas Fernandes Nogueira
|
3455244436
|
feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267)
|
2022-06-07 11:48:29 -03:00 |
|
Lucas Fernandes Nogueira
|
6216eb49e7
|
refactor(core): drop ayatana-tray and gtk-tray Cargo features (#4247)
|
2022-06-02 14:42:15 -03:00 |
|
Lucas Fernandes Nogueira
|
62cdb2b307
|
refactor(tauri): remove ayatana-tray from the default features (#3976)
|
2022-04-26 20:16:52 -03:00 |
|
Lucas Nogueira
|
146b588b2e
|
fix(ci): unique concurrency group names across workflows
|
2022-04-26 19:04:10 -03:00 |
|
Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|
Lucas Fernandes Nogueira
|
76950e978e
|
feat(ci): cancel in progress (#3938)
|
2022-04-21 15:09:57 -03:00 |
|
Lucas Fernandes Nogueira
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Lucas Fernandes Nogueira
|
49955ea1aa
|
feat(ci): simplify cache (#3448)
|
2022-02-13 20:27:21 -03:00 |
|
Lucas Fernandes Nogueira
|
8d0d4f290f
|
perf(ci): optimize caches and workflow runs (#3445)
|
2022-02-13 18:21:15 -03:00 |
|
Lucas Fernandes Nogueira
|
4334865266
|
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-10 17:23:10 -03:00 |
|
Fabian-Lars
|
02ac3215ea
|
feat(cli.js): rewrite cli.js with napi-rs, closes #2651,#3287 (#3370)
Co-authored-by: Chip Reed <chip@chip.sh>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-09 22:11:00 -03:00 |
|
Lucas Nogueira
|
01f8fff34b
|
fix(ci): Rust workspace test with all features
|
2022-02-04 15:17:08 -03:00 |
|
Lucas Fernandes Nogueira
|
6ad702920f
|
feat(core): allowlist tests [TRI-028] (#28)
|
2022-01-09 16:20:55 -03:00 |
|
Oscar Dominguez
|
651fc01492
|
ci(workflow): add cache to workflows using actions/setup-node (#2740)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-22 11:33:02 -03:00 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
Lucas Nogueira
|
28895ddc76
|
feat(ci): run tests on next branch for cache
|
2021-10-02 16:15:50 -03:00 |
|
Lucas Fernandes Nogueira
|
7c455b86b6
|
feat(ci): cache cli.js's template test (#2670)
|
2021-09-27 20:50:27 -03:00 |
|
Lucas Fernandes Nogueira
|
397710b2c5
|
refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986 (#2437)
|
2021-08-15 17:09:55 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
f81ebddfcc
|
feat: remove menu feature flag (#2415)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-13 10:23:32 -03:00 |
|
Lucas Fernandes Nogueira
|
56e74ccf74
|
feat(core): ensure window.print() works on macOS (#1738)
|
2021-05-07 10:58:44 -03:00 |
|
Lucas Fernandes Nogueira
|
f1aa12075f
|
fix(bundler): update create-dmg, fixes #1571 (#1729)
|
2021-05-06 12:57:08 -03:00 |
|
Lucas Nogueira
|
4d42548381
|
fix(ci): branch name
|
2021-04-23 15:34:38 -03:00 |
|
Lucas Fernandes Nogueira
|
ef474e5635
|
feat(ci): cache (#1585)
|
2021-04-22 17:34:46 -03:00 |
|
Lucas Fernandes Nogueira
|
be65f04db7
|
fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565)
|
2021-04-21 15:42:52 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|