Commit Graph

388 Commits

Author SHA1 Message Date
Fabian-Lars
56fd1edeae fix(bundler): Move AppRun to mirror (#13864) 2025-07-21 18:22:02 +02:00
Fabian-Lars
b19a78ce5b ci: Remove actions-rs usage (#13454) 2025-05-17 12:58:32 +02:00
Fabian-Lars
820e9d3293 chore(deps/cli): upgrade yarn.lock (v1) (#13393) 2025-05-12 14:41:25 +02:00
Fabian-Lars
25536454bb ci(udeps): update upload/download-artifact to v4 2025-03-01 13:06:12 +01:00
Fabian-Lars
78ae2a940f ci: fix msrv check (#12748) 2025-02-20 12:56:40 +01:00
Lucas Fernandes Nogueira
b61e0a0176 fix(ci): downgrade openssl to 0.10.66, openssl-sys to 0.9.103 (#12614)
* fix(ci): downgrade openssl to 0.10.66

* downgrade openssl-sys
2025-02-04 08:25:36 -03:00
Lucas Fernandes Nogueira
73267dcfc1 fix(ci): downgrade string_cache, string_cache_codegen and openssl crates (#12613) 2025-02-04 08:00:43 -03:00
Fabian-Lars
6de74154fb ci: Change MSRV check to use 1.84 resolver (#12401) 2025-01-14 17:45:41 +01:00
Fabian-Lars
ac83bf4770 ci: Fix msrv check (#12345) 2025-01-10 19:41:26 +01:00
Fabian-Lars
e98cd594ae chore: Fix clippy 1.84 warnings (#12339) 2025-01-10 19:10:25 +01:00
Fabian-Lars
b3c258d640 ci: downgrade windows-version in msrv check (#12305) 2025-01-10 15:09:22 +01:00
renovate[bot]
0c5aebf08f chore(deps): update rust crate ureq to 2.10.1 (1.x) (#12228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
2025-01-05 11:32:46 +01:00
Fabian-Lars
5b76a25f68 ci: fix msrv downgrades (#12198) 2025-01-04 16:10:26 +01:00
Fabian-Lars
7c16d0fd84 ci: fix msrv check (#11590) 2024-11-05 17:42:33 +02:00
Lucas Nogueira
8fd4dbdc18 fix(ci): update syn to 2.0.82 2024-10-21 08:36:21 -03:00
Lucas Nogueira
3a3c2d0c05 fix(ci): downgrade openssl-sys 2024-10-20 10:43:38 -03:00
Lucas Nogueira
16e4e7b7c0 chore(ci): downgrade openssl 2024-10-20 10:31:40 -03:00
Lucas Fernandes Nogueira
68101c8081 fix(ci): update syn to 2.0.81 (#11424) 2024-10-20 09:07:38 -03:00
Lucas Fernandes Nogueira
7b0aac9129 chore: publish 1.x NPM packages with the v1 tag (#11188) 2024-10-15 06:02:01 +03:00
Lucas Fernandes Nogueira
3c7258d651 fix(ci): run on ubuntu 22.04 (#11358)
* fix(ci): install libsoup2.4-dev

* update action

* ubuntu 22.04

* fix image

* latest for cli checks

* ubuntu 20.04

* Revert "ubuntu 20.04"

This reverts commit 6fd0ebb2c3.

* fix audit

* fix cli audit
2024-10-14 10:28:14 -03:00
Lucas Fernandes Nogueira
c4b77c0567 fix(ci): downgrade MSRV conflicting crates (#11357) 2024-10-14 08:51:02 -03:00
Lucas Fernandes Nogueira
a5435b0c64 fix(ci): msrv downgrade script (#11286) 2024-10-09 10:30:27 -03:00
Lucas Nogueira
328b11f2cd fix(ci): increase timeout, cache updater fixtures 2024-09-15 15:40:08 -03:00
Lucas Nogueira
70b852595a fix(ci): install webkit2gtk-4.1 for e2e tests 2024-09-15 09:58:11 -03:00
Lucas Nogueira
5f5c7c7a32 fix(ci): downgrade mac-notification-sys to 0.6.1
fixes a cc build script usage
2024-09-15 08:47:58 -03:00
Fabian-Lars
bc85e06dae ci: Fix msrv check (#10875) 2024-09-03 12:12:56 +02:00
Lucas Nogueira
d84ae448e5 fix(cli): downgrade env_logger to 0.10 to satisfy MSRV, fix CI 2024-08-23 13:13:05 -03:00
Fabian-Lars
297cd55c44 fix: Fix bundler&cli MSRV (#10499)
* chore(deps) Update Tauri Bundler

* ci: Also check bundler and cli in msrv check

* fix

* 1

* 2

* 3

* msrv

* downgrade handlebars again

* x

* x

* x

* x

* x

* x

* this makes no sense

* srsly wtf

* me dumb dumb

* bufreader

* x

* x

* changefile

* fix permissions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-08-08 16:50:13 -03:00
renovate[bot]
1aba10963e chore(deps) Update Tauri Utils (1.x) (#8232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2024-08-05 14:11:05 +02:00
Lucas Fernandes Nogueira
7d381495ce fix(ci): gh CLI expects the GH_TOKEN env var (#10334) 2024-07-20 09:42:53 -03:00
Lucas Fernandes Nogueira
9d8df7cf83 fix(ci): update covector workflow downgrade crates step (#10269) 2024-07-13 07:39:08 -03:00
Fabian-Lars
390b35d87a ci: Fix cli auto publishing (#10222) 2024-07-12 10:46:21 -03:00
Fabian-Lars
033a25c3a8 ci: Fix msrv check and audit check (#10219)
* ci: Fix msrv check and audit check

* fix cli js audit too
2024-07-08 15:25:46 +03:00
Fabian-Lars
986b52fa57 ci: Fix v1 docs update trigger (#10208) 2024-07-05 15:57:06 +03:00
Amr Bashir
3280f88f51 ci: recognize contributors in releases (#10004) 2024-07-02 07:23:23 -03:00
Lucas Nogueira
574076541a fix(ci): downgrade crates for MSRV check 2024-07-01 23:52:09 -03:00
Fabian-Lars
63da834ce4 ci: Fix msrv check (#10118)
* ci: Fix os_pipe precise version

* reading is hard

* downgrade syn

* more specific

* WHO DO YOU CALL UNSTABLE

* i just want to go to bed
2024-06-25 02:58:20 +03:00
Fabian-Lars
09152d83e1 ci(msrv-list): Downgrade os_pipe (#10014) 2024-06-11 21:12:44 +03:00
Fabian-Lars
3752eb1e6b ci(msrv-list): downgrade hyper earlier (#10002) 2024-06-06 17:42:42 +03:00
Fabian-Lars
d104abb656 fix(bench): Update time, backport of #9993 (#10000)
* fix(bench): Update time, backport of #9993

* x
2024-06-06 16:07:32 +03:00
Fabian-Lars
db9ec4e79c ci: fix msrv check (#9682)
* ci: fix msrv check
2024-05-06 21:59:34 +02:00
Fabian-Lars
2a9a28044b ci: fix msrv check (#9681) 2024-05-06 21:48:13 +02:00
Amr Bashir
80db9dff28 ci: use node 16 (#9600)
* ci: use lts node version in CI

* lts/*

* 16

* more 16
2024-04-29 17:33:28 +03:00
Fabian-Lars
532279b724 ci(1.x): Fix publishing of cli-macos-x64 (#9575)
* ci: Fix publishing of cli-macos-x64

* temp: only publish darwin-x64

* temp: wrong version

* temp: disable everything but darwin-x64

* temp: wrong test arch...

* temp: last one

* temp: last one for realsies

* remove temp stuff

* revert more
2024-04-29 16:23:18 +03:00
Lucas Fernandes Nogueira
3e98145ac3 fix(core): run plugin init script in a separate context (#9570)
* fix(core): run plugin init script in a separate context

* fix ci
2024-04-28 11:15:26 -03:00
Fabian-Lars
fd2f8ab774 ci(1.x): Remove nodejs14 test in cli.js publishing workflow (#9569) 2024-04-25 12:45:06 +02:00
github-actions[bot]
caddd5bdd8 Apply Version Updates From Current Changes (v1) (#9544)
* apply version updates

* downgrade tokio deps

---------

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-04-22 12:34:26 -03:00
Lucas Fernandes Nogueira
72c2636527 chore(ci): fix MSRV downgrade (#9543) 2024-04-22 11:17:33 -03:00
Lucas Fernandes Nogueira
83e024c670 chore(ci): downgrade home crate (#9542)
* chore(ci): downgrade home crate

* chore: update deps
2024-04-22 10:57:59 -03:00
Lucas Fernandes Nogueira
07c9e352df fix(ci): downgrade cc crate for MSRV compatibility (#9541) 2024-04-22 10:15:52 -03:00