Commit Graph

10 Commits

Author SHA1 Message Date
6bd35e5aed ci: Fix downloading ripgrep dependency 2024-02-12 12:23:54 -08:00
a686d6742c ci: Only run release workflow on tag push 2023-09-22 11:32:06 -07:00
d5ea485a0b ci: Update deprecated Actions commands 2023-09-22 11:13:07 -07:00
ceaac1b917 ci: Remove wait job 2023-06-15 17:15:14 -07:00
94fbeb5b27 ci: Tag-to-release 2023-06-15 16:42:49 -07:00
974073fc72 build: Add option to print source files 2023-06-15 16:15:40 -07:00
26111f9cee ci: Fix installation of ripgrep for tests
The previous `find` command was grabbing the bash completions, rather
than the executable file. This should fix that.
2023-03-20 23:40:08 -07:00
428a78837d ci: Fix errors with permissions 2023-03-20 23:04:43 -07:00
36786ba570 ci: Update action to fix warnings 2023-03-20 23:00:52 -07:00
90bb604d74 ci: Add GitHub Actions test workflow
This will eventually replace CircleCI.
2022-07-29 15:55:51 -07:00