Commit Graph

20 Commits

Author SHA1 Message Date
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
Amr Bashir
66916b739f
chore: add .prettierrc in repo root (#2145) 2021-07-03 19:48:04 -03:00
Lucas Nogueira
73a08abba8
fix: renovate config, add CTA 2021-04-24 18:37:04 -03:00
Lucas Fernandes Nogueira
aea614587b
refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
chip
a6def7066e
Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-12 01:09:41 -03:00
Lucas Fernandes Nogueira
8b36fe0c5d
refactor: move tauri crates to /core folder (#1444) 2021-04-08 13:22:20 -03:00
Lucas Fernandes Nogueira
3e8abe3764
feat(cli) rewrite the core CLI in Rust (#851) 2021-01-30 12:15:47 -03:00
Jacob Bolda
51c647c87e
chore(renovate): remove example upgrading (#418)
The examples will eventually be moved out, remove updating in this repo.
2020-02-10 15:25:48 -06:00
Lucas Fernandes Nogueira
7522d8ff8a
chore(bundler) rename tauri-cli crate to tauri-bundler (#401) 2020-02-08 12:51:48 -03:00
Jacob Bolda
4e5244c2e4
top level disable completely turns it off (#302)
We need to disable in a package rule per https://github.com/renovatebot/config-help/issues/86 .
2020-01-09 05:55:55 -06:00
Jacob Bolda
64bf160432
only enable renovate for certain folders (#282)
* only enable renovate for certain folders

This also groups these folders that PRs will be opened per folder rather than per dep (less noisy).

* renovate to apply the label as well

* missing quote

wish mobile web had better linting
2020-01-08 06:35:09 -06:00
Jacob Bolda
a04715baf9 fix wildcard on renovate folder groups (#275) 2020-01-03 12:02:54 +01:00
BenoitRanque
f800daaf44 Fix: #228 invalid JSON (#229) 2019-12-25 18:24:24 +01:00
Jacob Bolda
ea26b0a1ec
chore(examples) add Svelte renovate group (#227) 2019-12-25 09:21:04 -06: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
Jacob Bolda
8df78e29b6
slim down gatsby example, update deps (#193)
* shift example and slim config

removed gatsby-source-airtable and gatsby-theme-recipes to make things more simple, less fragile and speed up the build

* update action to point at new location

* update links

* add test articles

* add theme

* slim config, move to homepage folder

* update renovate path, enable automerge on examples

* turn off rebases, but keep on for examples
2019-12-21 00:34:36 -06:00
Jacob Bolda
33932b2606 [WIP] Renovate to Update Examples (#153)
* Update renovate.json

* don't ignore examples and group PRs

* missing comma

* fix comments

* scrap comments
2019-12-12 22:19:52 +01:00
Jacob Bolda
d0ac6c7a45 schedule renovate to tone down noisiness (#122)
Also, there is a running theory that Tuesday is a good day for upgrades.
2019-12-01 13:25:40 +01:00
renovate[bot]
29ce255568 Configure Renovate (#71)
* chore(deps): add renovate.json

* manage cargo as well

* force cargo as enabled
2019-11-28 08:51:38 +01:00