Jacob Bolda
e644f38673
remove token for oidc publishing ( #3077 )
2025-11-19 21:52:57 -06:00
Tony
901ddfb73d
ci: enable create-pull-request sign commits ( #2809 )
2025-06-25 15:33:54 +02:00
FabianLars
e90cd9fab1
ci: Use upstream create-pull-request version
2025-03-01 14:55:23 +01:00
Tony
39c022eea2
chore(deps): update js dependencies ( #2467 )
...
* chore(deps): update js dependencies
* Bump pnpm version in github actions
2025-02-27 05:24:53 +02:00
Amr Bashir
cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files ( #1728 )
...
* chore: adjust prettier config, .gitignore and use taplo to format toml files
This brings the plugins-workspace repository to the same code style of the main tauri repo
* format toml
* ignore examples gen dir
* add .vscode/extensions.json
* remove packageManager field
* fmt
* fix audit
* taplo ignore permissions autogenerated files
* remove create dummy dist
* fix prettier workflow
* install fmt in prettier workflow
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-09-04 08:54:23 -03:00
Jacob Bolda
5ec310199f
remove cargo package, publish without verification ( #1581 )
...
* remove cargo package, publish without verification
* remove custom publish with features, --no-verify should handle it now
2024-07-24 21:57:33 -03:00
Jacob Bolda
bb09c7ca6e
ci: npm publish with provenance ( #1582 )
...
* npm publish with provenance
* update token to allow creating id-token
2024-07-24 16:40:11 +03:00
Amr Bashir
264a044097
ci: recognize contributors in releases ( #1440 )
2024-06-07 21:29:58 +02:00
Fabian-Lars
0d4d029011
build: Update pnpm to v9 ( #1309 )
...
* build: Update pnpm to v9
* update actions
* remove last actions-rs usage
* clippy
* clippy again
* revert default feature
2024-05-13 17:03:04 +02:00
FabianLars
5dcfdec03b
ci: Update pnpm to v8
2024-04-16 21:02:26 +02:00
FabianLars
ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
2024-04-16 00:29:36 +02:00
Fabian-Lars
6db4320e98
ci: Rename covector working branch to ci/release-v1 ( #1091 )
2024-03-18 22:27:43 +01:00
github-actions[bot]
a2d68e04a1
Publish New Versions (v2) ( #374 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-05-24 10:33:37 -03:00
Lucas Fernandes Nogueira
5676e77209
feat: update covector ( #393 )
2023-05-23 17:36:39 -07:00
Lucas Fernandes Nogueira
5914fb9f36
chore: add license headers ( #384 )
...
* feat: check for license headers
* add headers
* format
2023-05-21 16:56:10 -03:00
FabianLars
794f2d5cb8
ci: install linux deps in covector workflow
2023-05-17 18:17:55 +02:00
FabianLars
dce0f02bc5
Rename dev branch to v1 and next branch to v2
2023-05-03 08:55:44 +02:00
Fabian-Lars
3fddf476de
ci: set up covector ( #329 )
...
* ci: set up covector
* remove postpublish
* push new tags to mirrors
* fetch tags of current repo in workflow file
* use our fork of create-pull-request action
* fmt
* use org tokens
* simplify string subst
* fmt again
2023-04-25 17:31:33 +02:00