Commit graph

1197 commits

Author SHA1 Message Date
Poliorcetics caace0a115
Update clap to version 4 (#1924) 2024-05-14 20:29:40 -07:00
adamnemecek b85540007e
Cleanup (#2026) 2024-05-14 20:07:41 -07:00
Casey Rodarmor c796a253af
Increase --list maximum alignable width from 30 to 50 (#2039) 2024-05-15 02:37:00 +00:00
Casey Rodarmor e2c9405fa9
Document using env -S (#2038) 2024-05-15 02:23:42 +00:00
laniakea64 2d9cfa202f
Update line continuation documentation (#1998) 2024-05-15 02:10:17 +00:00
Elizaveta Demina 9aea3e679b
Add assert expression (#1845) 2024-05-15 01:55:32 +00:00
Markus e11684008e
Add 'allow-duplicate-variables' setting (#1922) 2024-05-15 01:39:42 +00:00
George Shuklin 1b62918240
Add example using GNU parallel to run tasks in concurrently (#1915) 2024-05-15 01:16:53 +00:00
Casey Rodarmor 6d7de0a480
Placate clippy: use clone_into (#2037) 2024-05-15 01:05:55 +00:00
N d18bdef799
Use --command-color when printing shebang recipe commands (#1911) 2024-05-15 00:53:59 +00:00
Casey Rodarmor ea141a6891
Document how to use watchexec to re-run recipes when files change (#2036) 2024-05-14 23:39:16 +00:00
Casey Rodarmor ad212c77bf
Fix output \r\n stripping (#2035)
Test if output ends with `\r\n` before `\n`, since the test for `\n` will
succeed if output is terminated with `\r\n`, so `\r\n` is properly stripped
from output text.
2024-05-14 23:30:19 +00:00
Casey Rodarmor b7c284972d
Update VS Code extensions in readme (#2034) 2024-05-14 22:13:26 +00:00
Casey Rodarmor eef4e3abbe
Add rust:just repology package table to readme (#2032) 2024-05-14 05:01:52 +00:00
Casey Rodarmor 694ff2295e
Release 1.26.0 (#2031)
- Bump version: 1.25.2 → 1.26.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
2024-05-14 03:48:14 +00:00
dependabot[bot] b4efe2628a
Update softprops/action-gh-release (#2029) 2024-05-13 10:28:57 -07:00
Greg Shuflin 47fb323561
Update dependencies (#1999)
- Bump regex dependency version
- Remove unused yaml-rust dependency
- Bump heck dependency version
- Update dependencies
2024-05-09 06:02:01 +00:00
dependabot[bot] d16b598ce2
Bump peaceiris/actions-gh-pages to version 4 (#2005) 2024-05-09 13:56:40 +08:00
Casey Rodarmor 5aff1e8f48
Clarify that janus operates on public justfiles only (#2021) 2024-05-01 18:01:02 +00:00
Casey Rodarmor c237c0097b
Fix Error::TmpdirIo error message (#1987) 2024-04-01 08:11:43 +00:00
Wouter Jehee d3d0dbef7d
Add --no-aliases to hide aliases in --list (#1961) 2024-03-26 12:20:46 -07:00
George Shuklin 610aa0c52c
Add -E as alias for --dotenv-path (#1910) 2024-03-19 10:50:34 -07:00
dependabot[bot] 1ad1525927
Update softprops/action-gh-release (#1973) 2024-03-18 10:26:16 -07:00
Aarmn the limitless 10923ebb6d
Rename delete example recipe to delete-all (#1966) 2024-03-15 02:14:20 +00:00
dependabot[bot] 0b777772f4
Update softprops/action-gh-release (#1954) 2024-03-11 10:29:04 -07:00
racerole 7339fc478d
Fix function name typo (#1953) 2024-03-11 04:30:53 +00:00
Casey Rodarmor ffbe500d3f
Release 1.25.2 (#1952)
- Bump version: 1.25.1 → 1.25.2
- Update changelog
- Update changelog contributor credits
- Update man page
2024-03-10 23:54:39 +00:00
Casey Rodarmor be5a9ab9f1
Unpin ctrlc (#1951) 2024-03-10 16:46:21 -07:00
Casey Rodarmor b4f779e4fe
Update version to 1.25.1 (#1948) 2024-03-09 22:40:56 +00:00
Casey Rodarmor 158d0b2e6c
Release 1.25.1 (#1946)
- Bump version: 1.25.0 → 1.25.1
- Update changelog
- Update changelog contributor credits
- Update man page
2024-03-09 22:37:02 +00:00
Casey Rodarmor 9d6a251528
Pin ctrlc to version 3.1.1 (#1945) 2024-03-09 22:32:48 +00:00
Casey Rodarmor b40e006fab
Fix AArch64 release build error (#1942) 2024-03-08 11:43:36 -08:00
Casey Rodarmor 628d085bf2
Release 1.25.0 (#1939)
- Bump version: 1.24.0 → 1.25.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2024-03-08 00:08:58 +00:00
Justin Hammond 36bd375eab
Fix readme typo (#1936) 2024-03-06 20:37:41 +00:00
Casey Rodarmor b4d8e5b8c6
Use unwrap_or_default (#1928) 2024-02-28 06:52:43 +00:00
George Shuklin da4ceb4c7b
Set codegen-units to 1 reduce release binary size (#1920) 2024-02-21 19:39:03 +00:00
sfalken ef3d462edf
Document openSUSE package (#1918) 2024-02-21 00:33:07 +00:00
Trevor Gross 6d7df19557
Fix install.sh shellcheck warnings (#1912) 2024-02-20 05:40:27 +00:00
Trevor Gross dc952f9c43
Add blake3 and blake3_file functions (#1860) 2024-02-11 20:56:04 +00:00
Casey Rodarmor a2ff42e6c3
Release 1.24.0 (#1897)
- Bump version: 1.23.0 → 1.24.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2024-02-11 19:43:24 +00:00
crdx e92ee922de
Support recipe paths containing :: in Bash completion script (#1863) 2024-01-27 14:02:38 -08:00
Christian Clauss daf4520a2b
Document installing just on Github Actions in readme (#1867)
Demonstrate how to install and use just in GitHub Actions on the three major OSes...
2024-01-26 22:46:44 -08:00
Casey Rodarmor 0842784281
Use unlikely-to-be-set variable name in env tests (#1882) 2024-01-27 02:10:33 +00:00
Casey Rodarmor d55b5c2bdd
Skip write_error test if running as root (#1881) 2024-01-26 21:18:51 +00:00
Casey Rodarmor 5a36e685e5
Convert run_shebang into integration test (#1880) 2024-01-26 13:05:32 -08:00
Casey Rodarmor d1e2ef788f
Install mdbook with cargo in CI workflow (#1877) 2024-01-25 17:31:16 -08:00
Christian Clauss 77e7cfe763
Remove deprecated actions-rs/toolchain (#1874) 2024-01-25 15:24:31 -08:00
Valeriy Bykov eb8227744e
Fix Gentoo package link (#1875) 2024-01-25 23:02:08 +00:00
Christian Clauss ebead95ac9
Fix typos found by codespell (#1872) 2024-01-25 00:03:18 +00:00
Christian Clauss 827e4e53d5
Replace deprecated set-output command in Github Actions workflows (#1869) 2024-01-24 15:37:26 -08:00