Commit Graph

163 Commits

Author SHA1 Message Date
J
a41995bcbd Merge pull request #2 from babichjacob/release-plz-2024-09-24T22-27-03Z
chore: release v0.0.2
ac-qu-ai-nt-v0.0.2 ac-qu-ai-nt-cli-clap-v0.0.2
2024-09-25 18:44:37 +00:00
github-actions[bot]
e29442d973 chore: release 2024-09-25 18:42:36 +00:00
J / Jacob Babich
e84af2ec17 ci: add GitHub Actions workflow to compile and publish binaries whenever a new release is made 2024-09-25 14:41:58 -04:00
J / Jacob Babich
c156157a59 ci: condense the check, build, and test jobs into a single job since trying it the other way taught me that this will work better with the cache 2024-09-25 14:37:21 -04:00
J / Jacob Babich
40dc6916b6 ci: add a GitHub Actions workflow for checking, building, and testing (currently only on Ubuntu and I'll need to expand to the various targets I intend for) 2024-09-25 14:33:07 -04:00
J
67bdde027e Merge pull request #1 from babichjacob/release-plz-2024-09-24T21-47-01Z
chore: release v0.0.1
2024-09-24 22:26:33 +00:00
github-actions[bot]
6516921d64 chore: release 2024-09-24 22:18:45 +00:00
J / Jacob Babich
77f32c8589 chore: add licenses and other required metadata to the crates ac-qu-ai-nt-v0.0.1 ac-qu-ai-nt-cli-clap-v0.0.1 2024-09-24 18:18:26 -04:00
J / Jacob Babich
3b7fc30ffa ci: rename .github/actions to .github/workflows (oops) 2024-09-24 17:46:39 -04:00
J / Jacob Babich
25f9ab76c7 ci: add Release-plz 2024-09-24 17:45:14 -04:00
J / Jacob Babich
2f317dda37 chore: initialize a Cargo workspace with a cli-clap and a multibinary package to align with how I want the project to work (wherein features can be turned off to optimize the resulting binary, and there are different interfaces (GUI vs TUI vs CLI vs just an API vs just a web app or any permutation of these) to choose from depending on the occasion) 2024-09-24 17:36:12 -04:00
J / Jacob Babich
dafe2c06bf chore: gitignore the .history directory my local history editor plugin makes 2024-09-24 17:18:13 -04:00
J / Jacob Babich
90a6ec9dd6 docs: introductory README 2024-09-24 17:13:51 -04:00