72 Commits

Author SHA1 Message Date
dependabot[bot]
d16b598ce2
Bump peaceiris/actions-gh-pages to version 4 () 2024-05-09 13:56:40 +08:00
Casey Rodarmor
5aff1e8f48
Clarify that janus operates on public justfiles only () 2024-05-01 18:01:02 +00:00
dependabot[bot]
1ad1525927
Update softprops/action-gh-release () 2024-03-18 10:26:16 -07:00
dependabot[bot]
0b777772f4
Update softprops/action-gh-release () 2024-03-11 10:29:04 -07:00
Casey Rodarmor
b40e006fab
Fix AArch64 release build error () 2024-03-08 11:43:36 -08:00
Trevor Gross
6d7df19557
Fix install.sh shellcheck warnings () 2024-02-20 05:40:27 +00:00
Casey Rodarmor
d1e2ef788f
Install mdbook with cargo in CI workflow () 2024-01-25 17:31:16 -08:00
Christian Clauss
77e7cfe763
Remove deprecated actions-rs/toolchain () 2024-01-25 15:24:31 -08:00
Christian Clauss
827e4e53d5
Replace deprecated set-output command in Github Actions workflows () 2024-01-24 15:37:26 -08:00
dependabot[bot]
fd9ecffef4
Update actions/checkout and softprops/action-gh-release () 2024-01-24 15:19:35 -08:00
Renjaya Raga Zenta
e83b69135a
Add ARMv6 release target () 2023-10-30 17:22:51 +00:00
Casey Rodarmor
c5c9831915
Release 1.12.0 ()
- Bump version: 1.11.0 → 1.12.0
- Update changelog
- Update changelog contributor credits
- Update dependencies
- Update man page
- Update version references in readme
2023-01-13 05:24:35 +00:00
Greg Shuflin
912863bc1e
Add !include directives () 2023-01-13 03:25:28 +00:00
Ben Moss
b29f72ceb5
Specify minimum rust version () 2023-01-12 06:47:46 +00:00
Casey Rodarmor
45e633ca89
Renable install.sh test on CI() 2023-01-05 07:19:42 +00:00
Casey Rodarmor
491021a0d4
Don't test install.sh on CI () 2023-01-05 07:12:32 +00:00
Simon Davy
a1ac579271
Fix install.sh for Windows () 2023-01-04 11:12:19 -08:00
Josh Soref
01967e9f48
Give pages job write permissions() 2022-12-31 15:09:19 -08:00
Cameron Steffen
216df31543
Eliminate lazy_static () 2022-12-15 16:53:21 -08:00
Casey Rodarmor
2fb753a5a8
Merge CI workflows () 2022-12-15 04:38:55 +00:00
Casey Rodarmor
659b8211ad
Split up CI workflow () 2022-11-02 17:57:38 -07:00
JP Bochi
7f7275550d
Allow bash completion to complete tasks in other directories () 2022-09-23 20:34:55 -07:00
Casey Rodarmor
aed7ca1678
Release 1.4.0 ()
* Release 1.4.0

- Bump version: 1.3.0 → 1.4.0
- Update to Edition 2021
- Update changelog
- Update dependencies
- Update man page
2022-08-08 20:17:38 -07:00
Casey Rodarmor
7c0a960555
Fix shell setting precedence () 2022-08-09 02:50:31 +00:00
Casey Rodarmor
c710d5a685
Fix book links () 2022-06-13 01:02:09 +00:00
Casey Rodarmor
c8c5fe1789
Use absolute links in readme () 2022-06-09 20:12:11 +00:00
Casey Rodarmor
76a8222003
Copy changelog into manual () 2022-06-09 19:55:20 +00:00
Casey Rodarmor
97fde19a93
Build Chinese language user manual () 2022-06-08 20:04:06 -05:00
Casey Rodarmor
9a1545630c
Add screenshot to manual () 2022-05-05 20:58:55 +00:00
Casey Rodarmor
12fe9371f6
Generate book from readme () 2022-05-04 06:05:55 +00:00
Casey Rodarmor
cc91485d18
Build MacOS ARM release binaries () 2022-03-23 03:34:50 +00:00
Casey Rodarmor
9da8f41895
Upgrade Windows Actions runners to windows-latest () 2022-03-22 20:26:55 -07:00
Casey Rodarmor
57db9fe04d
Don't run tests in release workflow () 2022-01-30 12:37:15 -08:00
Casey Rodarmor
04d3ee3f50
Workflow tweaks () 2021-12-05 10:51:15 +00:00
Casey Rodarmor
762c461780
Run tests on PRs ()
* Run tests on PRs

* Fix workflow
2021-12-01 15:32:12 -08:00
Casey Rodarmor
a4bd1cb67c
Use musl libc for ARM binaries () 2021-11-27 01:01:41 -08:00
Casey Rodarmor
daef7caaed
Improve GitHub Actions workflow triggers ()
- Only run release workflow on pushed tags
- Run test workflow on all pushes
2021-11-22 01:37:15 +00:00
Casey Rodarmor
c49d534a27
Refactor github actions () 2021-11-21 16:55:21 -08:00
Casey Rodarmor
a306a47898
Only pass +crt-static to cargo build () 2021-10-14 02:54:58 +00:00
Casey Rodarmor
ae172b1f91
Use consistent rustflags formatting () 2021-10-12 00:23:44 +00:00
Casey Rodarmor
6157436dcd
Use cargo build instead of cargo rustc () 2021-10-12 00:16:30 +00:00
Casey Rodarmor
629c75ff04
Use stable rustfmt instead of nightly () 2021-09-16 13:44:40 +00:00
Casey Rodarmor
4ada364ede
Check GitHub Actions workflow with actionlint () 2021-07-27 00:14:20 +00:00
Casey Rodarmor
1742cf0e12
Actually fix release tagging and publish changelog with releases () 2021-07-09 19:58:35 -04:00
Casey Rodarmor
a415d1bdc1
Fix broken prerelease tagging () 2021-07-09 19:19:14 -04:00
Casey Rodarmor
a846a728f1
Use string value for ref-type check () 2021-07-04 04:16:24 +00:00
Casey Rodarmor
ba7631964d
Only run install script on CI for non-releases () 2021-07-03 22:30:16 +00:00
Casey Rodarmor
0a9ffd7a7b
Remove v prefix from version () 2021-06-01 23:37:40 +00:00
Casey Rodarmor
acc7494268
Improve install script ()
- Allow passing `--target` to select target
- Guess target from OS and architecture
2021-05-27 23:16:45 -07:00
Casey Rodarmor
c198099c17
Release v0.9.4 ()
* Release v0.9.4

- Bump version: 0.9.3 → 0.9.4
- Update dependencies
- Update changelog
- Update man page
- Update config test
2021-05-28 01:22:59 +00:00