Guilherme Silva
f2c7e4848e
CI: Install only necessary components ( #218 )
...
* CI: Install only necessary components
2022-11-24 19:15:13 +00:00
Guilherme Silva
22ed1ef50a
CI: Add NetBSD target ( #180 )
...
* Remove the `sys-info` crate
It offers much more features than we currently use.
Additionally, it was preventing me to cross-compile for NetBSD.
Since we were just using the `hostname()` function from the crate,
I went ahead and stole it.
* Add NetBSD target
* Fix FreeBSD clippy warnings
2022-11-23 15:24:58 +00:00
Guilherme Silva
6be4a4a48d
CI improvements + Android and FreeBSD targets ( #177 )
...
* Bump minimum Rust version to 1.60
As required by the `time` crate (`notify-rust` > `mac-notification-sys` > `time`).
* Simplify CI
Changes:
- Bump `actions/checkout` to v3, fixing a bunch of warnings.
- Replace unmaintained `actions-rs/cargo` by `dtolnay/rust-toolchain`.
- Run Rustfmt only once.
- Add support for cached dependencies (via `Swatinem/rust-cache`).
* Add Android target
Use the awesome `cross` tool for cross-compiling!
* Add FreeBSD target
2022-11-23 15:24:58 +00:00
Rebecca Turner
e84173be8f
Add CommandExt trait ( #146 )
...
* Color CI output
* Improve `CommandExt`
* Add comments explaining `#[allow]`s
* Remove useless `dead_code` annotation
* Improve error messages
* Print errors when running a shell errors
* fixup! Remove useless `dead_code` annotation
2022-11-23 15:24:58 +00:00
Thomas Schönauer
bd34a3bcd4
Revert "10.2.0 release " ( #215 )
...
Revert "10.2.0 release (#213 )"
This reverts commit 13076fcef6 .
2022-11-23 16:23:00 +01:00
Thomas Schönauer
13076fcef6
10.2.0 release ( #213 )
2022-11-23 15:18:09 +00:00
Thomas Schönauer
6a6a84b0c5
Update update_homebrew.yml
2022-11-06 15:28:57 +00:00
Thomas Schönauer
3486200b2c
Update update_homebrew.yml
2022-11-06 15:08:35 +00:00
Thomas Schönauer
f6b3a8fdca
Update update_homebrew.yml
2022-11-06 15:07:55 +00:00
Thomas Schönauer
058a6fd9c9
Update update_homebrew.yml
2022-11-06 15:01:20 +00:00
Thomas Schönauer
e1783e3af8
Create update_homebrew.yml
2022-11-06 14:58:47 +00:00
Thomas Schönauer
d8748b004b
Update check-and-lint.yaml
2022-11-03 19:40:24 +00:00
Thomas Schönauer
c85adb8980
Update check-and-lint.yaml
2022-11-03 19:19:00 +00:00
Thomas Schönauer
91554cac56
GitHub action cleanup2 ( #132 )
...
* Changed clippy args for PR pipeline
* changes crates-publish toolchain version to stable
* Enhanced clippy for PRs
* Fixes typo
2022-11-03 19:09:44 +00:00
Thomas Schönauer
4dcb5a214b
GitHub action cleanups ( #129 )
...
* Changed clippy args for PR pipeline
* changes crates-publish toolchain version to stable
* Enhanced clippy for PRs
2022-11-03 18:53:37 +00:00
Thomas Schönauer
9233846479
Update release-cross.yml
2022-11-03 17:11:47 +00:00
Thomas Schönauer
94bdb8c3fd
Update release.yml
2022-11-03 17:11:28 +00:00
0xMRTT
3be75bf399
feat: add issue config ( #122 )
2022-11-03 09:35:12 +00:00
Thomas Schönauer
16a7d5f00b
Cleanup CI/CD pipeline ( #115 )
2022-11-02 16:25:54 +00:00
Thomas Schönauer
fb13543e44
Update release.yml
2022-11-02 14:54:52 +00:00
Thomas Schönauer
c406fe2775
Update release-cross.yml
2022-11-02 14:53:49 +00:00
Thomas Schönauer
027c99ea6b
Update release-cross.yml
2022-10-31 17:36:55 +00:00
Thomas Schönauer
c191c073a0
Update release.yml
2022-10-31 17:36:22 +00:00
Thomas Schönauer
1bdc948a81
Update release.yml
2022-10-31 17:27:16 +00:00
Thomas Schönauer
381f13fe9c
Update release-cross.yml
2022-10-31 17:26:57 +00:00
Thomas Schönauer
f88998faf5
Release pipeline ( #99 )
...
* New CD pipeline
* Add AUR CD pipeline
2022-10-31 17:06:34 +00:00
Thomas Schönauer
96c22ffdf5
New CD pipeline ( #98 )
2022-10-31 16:46:25 +00:00
Thomas Schönauer
5a6f0d2e15
Revert CD changes
2022-10-28 18:52:00 +00:00
Thomas Schönauer
d9e49312b6
Release pipeline Test ( #87 )
...
* Added other release workflows
* Typo1
* Add name
* Typo2
2022-10-28 18:48:14 +00:00
Thomas Schönauer
d7891c4754
Ads runs-on for crates-publish action
...
Solves issue in #70
2022-10-26 11:48:02 +00:00
Martin Kunz
b565aa5f71
Add(CI): For automatically publishing on new versions ( #70 )
...
* Add(CI): For automatically publishing on new versions
* Fix(CI): added on push to main
* Fix(CI): Add publish job
* add(CI): semver check
* edit(CI): Name
Also checks semver so added that to the workflow name.
2022-10-25 18:06:09 +00:00
Thomas Schönauer
6000124062
Add release targets ( #62 )
...
* add win/macos release targets
* Add manual run option
* Deleted Clippy check on release
* Changes toolchain version
2022-10-22 16:24:10 +00:00
Thomas Schönauer
9b33a07377
add win/macos release targets ( #61 )
...
* add win/macos release targets
* Add manual run option
2022-10-22 16:13:03 +00:00
Thomas Schönauer
4192db14f6
Update release-packaging.yaml
2022-10-17 21:15:23 +00:00
Thomas Schönauer
6c35296f4c
Update release-packaging.yaml
2022-10-17 21:09:03 +00:00
Thomas Schönauer
b56fca0515
Edit workflow ( #19 )
2022-10-16 18:56:27 +00:00
Thomas Schönauer
c7edd49e66
Edit workflow
2022-10-16 20:55:08 +02:00
Thomas Schönauer
62ed703870
Added github workflow test ( #16 )
2022-10-16 17:30:04 +00:00
Thomas Schönauer
2e9e5c5c34
Added github workflow test ( #1 )
...
* Delete main.yml
* Delete release.yml
* Delete release-cross.yml
* Added github workflows
* Changed workflow values
2022-10-16 17:27:16 +00:00
DottoDev
732d83e7a0
Basic GitHub action ( #3 )
2022-10-11 18:01:43 +00:00
DottoDev
f50c26cc97
Create build-and-test.yml
2022-10-11 18:01:09 +00:00
DottoDev
646b56dc9d
Add rust ubuntu runner ( #16 )
...
* Update issue templates
* Create rust-ubuntu.yml
Added plain Github Action Runner for ubuntu
2022-10-10 20:59:07 +00:00
DottoDev
c382aa78e7
Update issue templates
2022-10-10 18:25:18 +00:00
Janek
a5e0128e1b
Update bug_report.md with improved hints ( #971 )
...
* Update bug_report.md
* Update bug_report.md
2022-07-12 08:19:42 +03:00
Roey Darwish Dror
6158a17ba8
Fix workflow ( #912 )
2022-05-01 17:31:18 +00:00
Marcin Puc
020a0619b8
Upgrade arg parsing to clap v3, take two ( #900 )
...
* Upgrade arg parsing to clap v3
* Bump Rust version in CI to 1.57.0
* Make clippy happy
Co-authored-by: Roey Darwish Dror <roey.ghost@gmail.com >
2022-04-23 13:35:06 +03:00
Janek
c9b846bd6b
Update Issue Templates ( #848 )
...
* Update feature_request.md
* Update bug_report.md
2022-01-30 14:05:21 +02:00
Roey Darwish Dror
6d6dee9878
Bump the minimal version of Rust
2022-01-06 05:43:56 +02:00
Roey Darwish Dror
ab3ff0ecae
Selective yes ( fix #802 ) ( #808 )
...
* Selective yes flag (fix #802 )
* Selective yes flag (fix #802 )
* selective yes
* MacOS
2021-12-06 14:44:20 +02:00
Roey Darwish Dror
cd78b8ead5
Cross compilation
2021-10-28 22:35:14 +03:00