λP.(P izzy)
|
728ea26204
|
FIXES #708: add config directive for pkg_* cleanup on OpenBSD (#753)
FIXEs #708: add config directive for pkg_* cleanup on OpenBSD
|
2024-03-26 11:07:39 +08:00 |
|
λP.(P izzy)
|
5e3b5fc9a7
|
Fix OpenBSD Step failing to build with E0599 (#707)
* fix openbsd support failing with error E0599
* clean up a little formatting in src/os/openbsd.os
|
2024-02-21 21:10:34 +08:00 |
|
SteveLauC
|
30858780cf
|
refactor: unify the behavior of the steps that require sudo (#467)
|
2023-06-13 14:15:57 +00:00 |
|
SteveLauC
|
76c39edc8b
|
refactor: make all step functions take &ExectutionContext (#436)
|
2023-05-25 09:09:23 +02:00 |
|
Rebecca Turner
|
2cbb7db66d
|
Use color_eyre (#173)
|
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 |
|
Benjamin Stürz
|
f26e48acca
|
OpenBSD support (#104)
|
2022-11-02 10:00:10 +00:00 |
|