Fabian-Lars
056a458d30
ci: Ignore RSA advisory outside of scheduled runs ( #922 )
2024-01-30 12:51:49 +01:00
Fabian-Lars
8c9ff2a2a9
chore: Add sponsors section to readme ( #758 )
...
* chore: Add sponsors section to readme
* which link style works in nested folders?
* add sponsors to plugin readmes
* use https links as src
* double test it with the pr branch
* revert last commit
* fmt
2023-11-23 17:18:09 +01:00
renovate[bot]
92233ea64a
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 ( #464 )
...
* fix(deps): update rust crate sqlx to 0.7
* Update sql's msrv in workflow to 1.65
* Update README.md
* Update Cargo.toml
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-07-05 10:46:51 +02: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
FabianLars
5b86b0fa9e
ci: enable sync script for next branch
2023-04-26 16:24:46 +02:00
FabianLars
b9cf0ec148
ci: only sync tags of js packages. Fix tag syntax to covector's style
2023-04-26 16:20:42 +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
Amr Bashir
ea288b03a0
ci: continuation of #318
2023-04-17 17:56:57 +02:00
Fabian-Lars
31d328faca
ci: set pnpm version ( #319 )
...
* ci: set pnpm version
* fmt
* missed one
2023-04-17 17:54:36 +02:00
Amr Bashir
6ada0a1122
ci: fix sync script action URL ( #318 )
2023-04-17 17:50:42 +02:00
Amr Bashir
6f39921dbe
ci: use original commiter author instead of actor ( #310 )
...
* ci: use original commiter author instead of actor
* Update sync-to-mirrors.sh
* Update sync-to-mirrors.sh
* Update sync-to-mirrors.sh
2023-04-17 17:25:35 +02:00
Fabian-Lars
cea1d4f7b5
ci: Replace actions-rs/audit-check with rustsec fork ( #294 )
...
* ci: Replace actions-rs/audit-check with rustsec fork
* Update audit-rust.yml
* Revert "Update audit-rust.yml"
2023-04-03 11:39:11 +02:00
Fabian-Lars
9b70a79b2c
fix(store): Use event module instead of appWindow, fixes #282 ( #283 )
...
* fix(store): Use event module instead of appWindow, fixes #282
* fmt
2023-03-15 18:22:19 +01:00
FabianLars
e950946300
ci: Add workflow to confirm MSRV compliance
2023-03-07 15:30:29 +01:00
Fabian-Lars
66dc508f34
ci: fix path pattern. upgrade rust-cache action ( #68 )
2023-01-07 15:15:54 +01:00
Jonas Kruckenberg
6566563a58
Update sync.yml
2023-01-07 13:03:02 +01:00
Jonas Kruckenberg
43186889ef
Update sync.yml
2023-01-07 13:01:19 +01:00
Jonas Kruckenberg
a0d0cf4fbe
Update sync.yml
2023-01-07 12:59:42 +01:00
Jonas Kruckenberg
12eed57465
Merge pull request #45 from tauri-apps/ci/actions-rs
...
ci: don't use unmaintained actions-rs actions
2023-01-06 18:20:48 +01:00
Jonas Kruckenberg
a56e9194da
only run clippy on sql package
2023-01-06 18:08:15 +01:00
Jonas Kruckenberg
89650db1b1
Update sync-to-mirrors.sh
2023-01-06 17:27:04 +01:00
Jonas Kruckenberg
2f713b7fc5
don't force add
2023-01-06 17:21:48 +01:00
Jonas Kruckenberg
a27f98e644
Merge branch 'dev' into ci/actions-rs
2023-01-06 16:47:23 +01:00
Fabian-Lars
6f7b24bc42
revert audit-rust.yml changes
2023-01-06 14:31:02 +01:00
Beanow
34caec49b4
admin: Initial CODEOWNERS file
2023-01-06 13:08:36 +01:00
Jonas Kruckenberg
df1fce20c5
build packages before sync
2023-01-05 13:50:32 +01:00
Jonas Kruckenberg
cd9daf6b20
Update sync.yml
2023-01-03 19:02:30 +01:00
FabianLars
78dd86a3a9
set f
2023-01-02 18:45:51 +01:00
Fabian-Lars
3d4679a9ae
fix copy paste mistake
2023-01-02 18:16:31 +01:00
FabianLars
105bc664da
ci: don't use unmaintained actions-rs actions
2023-01-02 18:10:45 +01:00
Jonas Kruckenberg
093001d876
fmt
2022-12-18 16:41:53 +01:00
Jonas Kruckenberg
c10dd0acea
Update sync-to-mirrors.sh
2022-12-15 16:06:11 +01:00
Jonas Kruckenberg
a6ae66344c
Update sync-to-mirrors.sh
2022-12-15 16:04:44 +01:00
Jonas Kruckenberg
ca047e19d9
wip
2022-12-15 15:57:34 +01:00
Jonas Kruckenberg
366e17feae
Update sync-to-mirrors.sh
2022-12-15 11:37:10 +01:00
Jonas Kruckenberg
dcc2cf25bf
wip
2022-12-15 11:35:17 +01:00
Jonas Kruckenberg
aaeeb0f4fa
add sync action
2022-12-15 11:32:48 +01:00
Beanow
f590eec88b
ci: clippy should be --features not --feature
2022-12-14 21:56:56 +01:00
Beanow
d0f25b9067
ci: clippy sql plugin one feature at a time
...
As it doesn't support --all-features and breaks.
2022-12-14 21:48:39 +01:00
Beanow
5c4b433983
ci: Add libudev for the authenticator plugin
2022-12-14 21:15:06 +01:00
Jonas Kruckenberg
36698d1436
fmt
2022-12-14 20:39:21 +01:00
Jonas Kruckenberg
9a1fa9acbc
unify workflows
2022-12-14 20:36:30 +01:00
Jonas Kruckenberg
fb9f79dee1
unifiy workflows
2022-12-14 20:35:29 +01:00
Jonas Kruckenberg
ce18e44181
wip
2022-12-14 20:29:14 +01:00
Jonas Kruckenberg
62d0432651
Update format-rust.yml
2022-12-14 20:27:49 +01:00
Jonas Kruckenberg
538bcca2b2
wip
2022-12-14 20:27:05 +01:00
Jonas Kruckenberg
fce17cbed3
fix workflows
2022-12-14 20:25:02 +01:00
Jonas Kruckenberg
43fa85383f
Update format-javascript.yml
2022-12-14 20:23:22 +01:00
Jonas Kruckenberg
fb764fc01c
fix workflows
2022-12-14 20:22:45 +01:00