Jacob jacob
  • Joined on 2023-09-07
jacob synced commits to refs/tags/ac-qu-ai-nt-v0.0.13 at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:06 -04:00
jacob synced new reference refs/tags/ac-qu-ai-nt-v0.0.13 to jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:06 -04:00
jacob synced commits to refs/pull/20/head at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:06 -04:00
786949f79c chore: release
45e5c037ce ci(daily): change time for running to 23:41 so I can verify it works in a few minutes
09c42f0546 ci(check-and-build-and-test): in the msrv job, check x86_64-apple-darwin on macos-latest and x86_64-unknown-linux-musl on ubuntu-latest now that it's justifiable with the number of jobs spawning reduced from 1c436c8fb4
1c436c8fb4 ci(check-and-build-and-test): in the msrv job, remove the crate_directory dimension for a speed up (instead, I just copied and pasted the steps for it)
6717af965d ci(daily): change time for running to 23:04 so I can verify it works in a few minutes
Compare 9 commits »
jacob synced commits to refs/tags/ac-qu-ai-nt-v0.0.14 at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:06 -04:00
jacob synced new reference refs/tags/ac-qu-ai-nt-v0.0.14 to jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:06 -04:00
jacob synced commits to release-plz-2024-10-16T06-08-39Z at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:05 -04:00
jacob synced commits to release-plz-2024-10-07T20-24-50Z at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:05 -04:00
786949f79c chore: release
45e5c037ce ci(daily): change time for running to 23:41 so I can verify it works in a few minutes
09c42f0546 ci(check-and-build-and-test): in the msrv job, check x86_64-apple-darwin on macos-latest and x86_64-unknown-linux-musl on ubuntu-latest now that it's justifiable with the number of jobs spawning reduced from 1c436c8fb4
1c436c8fb4 ci(check-and-build-and-test): in the msrv job, remove the crate_directory dimension for a speed up (instead, I just copied and pasted the steps for it)
6717af965d ci(daily): change time for running to 23:04 so I can verify it works in a few minutes
Compare 9 commits »
jacob synced new reference release-plz-2024-10-16T06-08-39Z to jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:05 -04:00
jacob synced commits to main at jacob/ac-qu-ai-nt from mirror 2024-10-16 04:18:03 -04:00
7f38eb81c6 ci(compile-and-publish-binaries-to-release): install the correct Rust target instead of leaving it unspecified
1d94489a89 Merge pull request #23 from babichjacob/release-plz-2024-10-16T06-08-39Z
833cc52252 chore(ac-qu-ai-nt): release v0.0.14
f392562f81 style(multibinary): mark the Clippy lint against manually implementing Default for Command as allowed
3169ab4cda ci(daily): change the time it runs to 09:26 UTC
Compare 19 commits »
jacob synced commits to release-plz-2024-10-07T20-24-50Z at jacob/ac-qu-ai-nt from mirror 2024-10-15 16:08:04 -04:00
d6b2678138 chore: release
c1bab4d55e ci(check-and-build-and-test): fix the cargo-audit command arguments
6036d40def ci(daily): use the correct specifier for rustsec/audit-check (v2.0.0 not v2)
0f7cd069bb ci(daily): add a workflow with jobs for checking, building, and testing on nightly Rust and for being alerted of issues from cargo-audit
dace2d531a ci(check-and-build-and-test): add cargo-audit to the formatting-and-deny job to upgrade it to formatting-and-deny-and-audit
Compare 8 commits »
jacob synced commits to refs/pull/20/merge at jacob/ac-qu-ai-nt from mirror 2024-10-15 16:08:04 -04:00
d6b2678138 chore: release
c1bab4d55e ci(check-and-build-and-test): fix the cargo-audit command arguments
6036d40def ci(daily): use the correct specifier for rustsec/audit-check (v2.0.0 not v2)
0f7cd069bb ci(daily): add a workflow with jobs for checking, building, and testing on nightly Rust and for being alerted of issues from cargo-audit
Compare 9 commits »
jacob synced commits to refs/pull/20/head at jacob/ac-qu-ai-nt from mirror 2024-10-15 16:08:04 -04:00
d6b2678138 chore: release
c1bab4d55e ci(check-and-build-and-test): fix the cargo-audit command arguments
6036d40def ci(daily): use the correct specifier for rustsec/audit-check (v2.0.0 not v2)
0f7cd069bb ci(daily): add a workflow with jobs for checking, building, and testing on nightly Rust and for being alerted of issues from cargo-audit
dace2d531a ci(check-and-build-and-test): add cargo-audit to the formatting-and-deny job to upgrade it to formatting-and-deny-and-audit
Compare 8 commits »
jacob synced commits to main at jacob/ac-qu-ai-nt from mirror 2024-10-15 16:08:03 -04:00
c1bab4d55e ci(check-and-build-and-test): fix the cargo-audit command arguments
6036d40def ci(daily): use the correct specifier for rustsec/audit-check (v2.0.0 not v2)
0f7cd069bb ci(daily): add a workflow with jobs for checking, building, and testing on nightly Rust and for being alerted of issues from cargo-audit
dace2d531a ci(check-and-build-and-test): add cargo-audit to the formatting-and-deny job to upgrade it to formatting-and-deny-and-audit
402a6894e1 ci(check-and-build-and-test): increase the timeout of all jobs
Compare 7 commits »
jacob synced commits to refs/pull/20/head at jacob/ac-qu-ai-nt from mirror 2024-10-11 15:08:03 -04:00
bae29d7f20 chore: release
cddad34b0a ci(release-plz): add a Rust cache step hoping to speed up the job
1e683ee2df ci(check-and-build-and-test): in the msrv job, only do the prerequisite step on Windows (the only place not doing it is a problem)
139548ffc7 ci(check-and-build-and-test): in the msrv job, try making deleting the existing Rust stuff work cross-platform
efa41c169c ci(check-and-build-and-test): in the msrv job, break up the deletion step so that it may work on Windows
Compare 9 commits »
jacob synced commits to main at jacob/ac-qu-ai-nt from mirror 2024-10-11 15:08:03 -04:00
cddad34b0a ci(release-plz): add a Rust cache step hoping to speed up the job
1e683ee2df ci(check-and-build-and-test): in the msrv job, only do the prerequisite step on Windows (the only place not doing it is a problem)
139548ffc7 ci(check-and-build-and-test): in the msrv job, try making deleting the existing Rust stuff work cross-platform
efa41c169c ci(check-and-build-and-test): in the msrv job, break up the deletion step so that it may work on Windows
4940e4a431 ci(check-and-build-and-test): in the msrv job, try removing some Rust toolchain binaries, then run rustup update
Compare 8 commits »
jacob synced commits to release-plz-2024-10-07T20-24-50Z at jacob/ac-qu-ai-nt from mirror 2024-10-11 15:08:03 -04:00
bae29d7f20 chore: release
cddad34b0a ci(release-plz): add a Rust cache step hoping to speed up the job
1e683ee2df ci(check-and-build-and-test): in the msrv job, only do the prerequisite step on Windows (the only place not doing it is a problem)
139548ffc7 ci(check-and-build-and-test): in the msrv job, try making deleting the existing Rust stuff work cross-platform
efa41c169c ci(check-and-build-and-test): in the msrv job, break up the deletion step so that it may work on Windows
Compare 9 commits »
jacob synced commits to refs/pull/20/merge at jacob/ac-qu-ai-nt from mirror 2024-10-11 15:08:03 -04:00
bae29d7f20 chore: release
cddad34b0a ci(release-plz): add a Rust cache step hoping to speed up the job
1e683ee2df ci(check-and-build-and-test): in the msrv job, only do the prerequisite step on Windows (the only place not doing it is a problem)
139548ffc7 ci(check-and-build-and-test): in the msrv job, try making deleting the existing Rust stuff work cross-platform
Compare 10 commits »
jacob synced commits to refs/pull/20/merge at jacob/ac-qu-ai-nt from mirror 2024-10-11 02:58:04 -04:00
a810686285 chore: release
1c7cbc1e72 fix(ac-qu-ai-nt-tui-ratatui): write a main function instead of re-exporting so that the declared MSRV can be met
b1e707a77a fix(ac-qu-ai-nt-cli-clap): write a main function instead of re-exporting so that the declared MSRV can be met
a1a2712895 fix(ac-qu-ai-nt-gui-eframe): write a main function instead of re-exporting so that the declared MSRV can be met
Compare 7 commits »
jacob synced commits to release-plz-2024-10-07T20-24-50Z at jacob/ac-qu-ai-nt from mirror 2024-10-11 02:58:03 -04:00
a810686285 chore: release
1c7cbc1e72 fix(ac-qu-ai-nt-tui-ratatui): write a main function instead of re-exporting so that the declared MSRV can be met
b1e707a77a fix(ac-qu-ai-nt-cli-clap): write a main function instead of re-exporting so that the declared MSRV can be met
a1a2712895 fix(ac-qu-ai-nt-gui-eframe): write a main function instead of re-exporting so that the declared MSRV can be met
5b91d2515d fix: make able to build for AArch64/ARM64/aarch64-unknown-linux-gnu (using my fork of llama-cpp-2 until bug fix is incorporated)
Compare 6 commits »
jacob synced commits to refs/pull/20/head at jacob/ac-qu-ai-nt from mirror 2024-10-11 02:58:03 -04:00
a810686285 chore: release
1c7cbc1e72 fix(ac-qu-ai-nt-tui-ratatui): write a main function instead of re-exporting so that the declared MSRV can be met
b1e707a77a fix(ac-qu-ai-nt-cli-clap): write a main function instead of re-exporting so that the declared MSRV can be met
a1a2712895 fix(ac-qu-ai-nt-gui-eframe): write a main function instead of re-exporting so that the declared MSRV can be met
5b91d2515d fix: make able to build for AArch64/ARM64/aarch64-unknown-linux-gnu (using my fork of llama-cpp-2 until bug fix is incorporated)
Compare 6 commits »