Amr Bashir
36eee37220
Restructure the repository ( #10796 )
...
* Restructure the repository
* lock file
* fmt
* fix bench
* fix cli template test
* remove accidental file
* fix mv command
* clippy
* upgrade paths-filter github action
* fix cli migration tests
* lockfile
* license headers
* clippy
* scope test-core to tauri crate
* license header
* correct --manifest-path usage
* lockfile
* fix tauri-driver on macOS [skip ci]
* build target ios
* try downgrade env_logger
* downgrade 0.1.7
* try to fix bench
* bench overflow
* revert overflow fix, fix tauri_root_path
* revert env_logger downgrade
* fmt
* raise msrv to 1.71
* fmt
* delete .cargo/config.toml [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-08-27 18:42:30 -03:00
Amr Bashir
01f6aa3405
build: migrate repo to use pnpm as the package manager ( #10607 )
...
* build: migrate repo to use `pnpm` as the pacakge manager
* corepack enable
* update lock file
* format files
* format .github
* fix audit js
* wrap in quotes
* --frozen-lockfile
* simplify packageManager field
* lockfile
* remove cache from audit workflow
2024-08-16 23:04:08 -03:00
Amr Bashir
4b75834a41
chore: update license headers 2024 ( #9043 )
2024-03-01 08:29:01 -03:00
Amr Bashir
face0b6a89
chore: cleanup issue and PR templates ( #8410 )
...
* chore: cleanup issue and PR templates
* Delete .github/config.yml
* Update bug_report.yml
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* Update PULL_REQUEST_TEMPLATE.md
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-12-18 18:15:04 -03:00
Amr Bashir
6788bb4984
chore: update reproduction wording ( #6850 )
...
* chore: update reproduction wording
* Update bug_report.yml
* Update .github/ISSUE_TEMPLATE/bug_report.yml
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <yuweiwu@pm.me>
* Update bug_report.yml
---------
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <yuweiwu@pm.me>
2023-05-04 19:28:22 +08:00
amrbashir
e513b69d98
chore: fix info rendering in bug issue template
2023-03-06 15:37:27 +02:00
Lucas Fernandes Nogueira
46e6187c89
chore: update license year ( #6311 )
2023-02-19 10:17:49 -03:00
@RubenKelevra
08deda5f99
Fix: issue template rendering poorly 'platform and version' response ( #4648 )
...
* Issue template change rendering of 'platform and version'
The previously used 'shell' is for shellscript, not for console output with commands. 'console' does render much more nicely text output and commands.
* remove `tauri info` render
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-26 17:31:45 -03:00
Jonas Kruckenberg
c02337be29
chore: auto assign needs triage label ( #4586 )
2022-07-04 10:28:34 -03:00
Kasper
67951fa0d5
Add GitHub issue forms ( #3095 )
2021-12-23 02:33:08 +01:00
Amr Bashir
4042769e88
chore: update labels in issue templates ( #2553 )
2021-08-30 23:44:16 +08:00
nothingismagick
ad341517df
chore(issue-template): make tauri info required [skip ci] ( #2066 )
...
Make our expectations clear.
2021-06-24 08:57:12 -03:00
Lucas Fernandes Nogueira
3ce95d2760
feat(tauri.js) add tauri info command ( #236 )
...
* feat(tauri.js) add `tauri info` command
* fix(bug-report): add command information
- thanks @nklayman for the reminder
* fix(tauri-info): add cargo version
* feat(tauri.js) add cargo.toml and tauri.conf.json info
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2019-12-27 20:37:21 -03:00
nothingismagick
9aaf50588a
feat(issues): template bundle report
2019-08-28 15:06:39 +02:00
Lucas Fernandes Nogueira
01de6b51b6
chore(project) rename to tauri ( #15 )
2019-08-14 13:24:08 +02:00
Daniel Thompson-Yvetot
7bd6e0ddb1
feat(setup) .github and README
...
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 21:55:25 +02:00
Razvan Stoenescu
b49c1aa6f0
chore: add github meta data
2019-07-13 20:26:16 +03:00