LeSnake04
142419a425
Added configuration for cargo-deb and cargo-generate-rpm ( #178 )
2022-11-13 23:47:12 +01:00
Guilherme Silva
fcbfdc283e
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-13 19:48:40 +01:00
Guilherme Silva
68f5281117
Further clippy fixes ( #176 )
2022-11-13 11:29:33 +01:00
Guilherme Silva
5c371199f8
Fix compilation on FreeBSD ( #175 )
2022-11-13 11:25:07 +01:00
Guilherme Silva
d771852e4a
Fix compilation on Android ( #166 )
...
Co-authored-by: guihkx <guihkx@users.noreply.github.com >
2022-11-11 15:45:04 +01:00
Rebecca Turner
5208af5a60
Fix lack of separators for pnpm/npm/yarn ( #170 )
2022-11-11 15:42:53 +01:00
Rebecca Turner
0b20e046ce
Print errors when steps fail ( #171 )
2022-11-11 15:42:16 +01:00
Rebecca Turner
fd369d1872
Use color_eyre ( #173 )
2022-11-11 15:39:29 +01:00
Rebecca Turner
1b49b70833
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-08 11:54:35 +01: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
e161d3cd3c
10.1.2 ( #162 )
...
* Closes #150 please disable distrobox by default (#151 )
* Check if distrobox exists before running step
* Improve help prompt value names (#153 )
* 159 self update error message with standalone versions (#161 )
* Rename back to topgrade
* Bugfix Version bump
* Changes reference to topgrade-rs in self-update
* Fixes distrobox errors (#160 )
* Rename back to topgrade
* Bugfix Version bump
* Check if distrobox exists before running step
* Fixed sitrobox and version bump
* Version bump to 10.1.2
Co-authored-by: Marcin Puc <tranzystorek.io@protonmail.com >
v10.1.2
2022-11-06 13:54:38 +00:00
Marcin Puc
318f935b43
Add info about Void Linux to README ( #154 )
2022-11-05 14:43:09 +00:00
Thomas Schönauer
3dc245245d
bugfix Closing #150 ( #151 ) ( #152 )
...
Closes #150 please disable distrobox by default (#151 )
* Check if distrobox exists before running step
v10.1.1
2022-11-05 10:50:55 +00:00
Thomas Schönauer
9de111aa0f
Merge of bug-fixes with masters the second ( #149 )
v10.1.0
2022-11-05 09:17:51 +00:00
Thomas Schönauer
18951c8447
Merge branch 'master' into bug-fixes
2022-11-05 09:17:28 +00:00
Thomas Schönauer
b6e50a38af
Revert "Bug fixes" ( #148 )
...
Revert "Bug fixes (#145 )"
This reverts commit 8acdfc8d1c .
2022-11-05 09:15:52 +00:00
Rebecca Turner
8acdfc8d1c
Bug fixes ( #145 )
2022-11-05 09:11:31 +00:00
Dylan M. Taylor
a6da5181f2
Fix for gcloud snap issue ( #144 )
2022-11-04 13:48:05 +00:00
0xMRTT
60ff087048
feat: add coc ( #140 )
2022-11-04 12:08:23 +00:00
Thomas Schönauer
3ebaac3a1d
Fix windows clippy errors ( #135 )
...
* Changes windows get_wsl_distribution argument
* changes in get_wsl_distributions
* changes in run_wsl_topgrade due to clippy errors
* Resolves needless borrow
2022-11-03 21:43:45 +00:00
Thomas Schönauer
e4f8488837
Revert "Get windows to finish clippy without errors" ( #134 )
...
Revert "Get windows to finish clippy without errors (#133 )"
This reverts commit 16953409fd .
2022-11-03 19:49:01 +00:00
Thomas Schönauer
d8748b004b
Update check-and-lint.yaml
v10.1.0-cd5
2022-11-03 19:40:24 +00:00
Thomas Schönauer
2a11df40ee
Update check-and-lint.yaml
2022-11-03 19:40:02 +00:00
Thomas Schönauer
16953409fd
Get windows to finish clippy without errors ( #133 )
...
* Changes windows get_wsl_distribution argument
* changes in get_wsl_distributions
* changes in run_wsl_topgrade due to clippy errors
2022-11-03 19:34:27 +00:00
Thomas Schönauer
c85adb8980
Update check-and-lint.yaml
2022-11-03 19:19:00 +00:00
Thomas Schönauer
0f0cbc1453
Update check-and-lint.yaml
2022-11-03 19:18:45 +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
7256aaffc8
Resolve clippy errors ( #131 )
...
* Resolves clippy errors
* Fixes clippy errors
* Changes get_wsl_distributions arguments from pointer to value
v10.1.0-cd4
2022-11-03 19:04:06 +00:00
Thomas Schönauer
66e0b94e85
Resolve clippy errors ( #130 )
...
* Resolves clippy errors
* Fixes clippy errors
v10.1.0-cd3
2022-11-03 18:54:40 +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
8731fd2b3f
Resolves clippy errors ( #128 )
v10.1.0-cd2
2022-11-03 18:29:22 +00:00
Thomas Schönauer
9233846479
Update release-cross.yml
v10.1.0-cd1
2022-11-03 17:11:47 +00:00
Thomas Schönauer
94bdb8c3fd
Update release.yml
2022-11-03 17:11:28 +00:00
Thomas Schönauer
632fcb5b77
Changes version requirements to latest path of minor version ( #127 )
v10.1.0-rc1
2022-11-03 17:05:09 +00:00
Rebecca Turner
55ba2d30c1
Quote arguments when executing in a shell ( #118 )
...
* Quote arguments when executing in a shell
Fixes #107
* Parse quotes in `tmux_arguments`
This makes it possible to encode spaces in arguments. Maybe the config
value should be an array instead?
* Print error causes
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
2022-11-03 16:46:43 +00:00
0xMRTT
ff66611ec0
fix: update debian os release (8->11) ( #123 )
2022-11-03 15:57:16 +01:00
pan93412
edc3dd6b0b
refactor(ctrlc): Remove reduntant lazy_static ( #109 )
2022-11-03 15:57:16 +01:00
pan93412
623a11cf21
refactor!(steps/node): make PNPM a separated step ( #114 )
2022-11-03 15:57:16 +01:00
pan93412
7a83f38ca8
fix(steps/node): Only run global upgrade on Yarn 1.x ( #112 )
2022-11-03 15:57:16 +01:00
Thomas Schönauer
9a19b547c6
Revert clap version bump ( #111 )
...
* Update README.md
* Update release-cross.yml
* Update release.yml
* style(self_update): Run cargo fmt (#108 )
The commit 9105a8aac is not formatted, which breaks the CI check.
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
* Clap dependencie change
* Revert clap changes
Co-authored-by: pan93412 <pan93412@gmail.com >
2022-11-03 15:57:16 +01:00
0xMRTT
aae5c3b631
fix: link in readme ( #120 )
v10.1.0-cd0
2022-11-03 09:35:34 +00:00
0xMRTT
3be75bf399
feat: add issue config ( #122 )
2022-11-03 09:35:12 +00:00
pan93412
a7c2262537
refactor: Run cargo clippy --fix ( #113 )
2022-11-02 20:26:20 +00:00
Thomas Schönauer
16a7d5f00b
Cleanup CI/CD pipeline ( #115 )
2022-11-02 16:25:54 +00:00
pan93412
be0984cdf3
style(self_update): Run cargo fmt ( #108 )
...
The commit 9105a8aac is not formatted, which breaks the CI check.
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com >
2022-11-02 14:55:59 +00:00
Thomas Schönauer
fb13543e44
Update release.yml
2022-11-02 14:54:52 +00:00