Commit Graph

1370 Commits

Author SHA1 Message Date
4a9b202e5f Windows: handle failing to read the VERSION file 2022-11-06 00:17:03 -07:00
6938035715 Windows: handle failing to read the VERSION file 2022-11-06 00:16:14 -07:00
f4925a0999 Windows: Disable killall on windows 2022-11-06 00:02:48 -07:00
fadc8ad70e go test -v to make it so I can monitor github actions 2022-11-05 23:57:16 -07:00
27462ff036 Re-specify shell: bash so windows tests can run 2022-11-05 23:47:42 -07:00
c87ae611fb Just for fun, re-enable tests on github actions 2022-11-05 23:44:01 -07:00
d4290daeb0 Better names for the github action tests 2022-11-05 23:42:20 -07:00
f51fbc085d Add TODO for a test skip that I should fix + refactor a test to remove a test skip 2022-11-05 23:40:25 -07:00
ddf0dc54e5 Add a more full test 2022-11-05 23:35:25 -07:00
fc4ed1db15 Add a github action test for the docker-compose file 2022-11-05 23:34:57 -07:00
9d26e70f83 Clarify the log warning for being offline 2022-11-05 23:30:07 -07:00
c2802f40dc Use wait-for instead of a sleep for the dockerfile for self hosting 2022-11-05 13:46:08 -07:00
9ddae45b03 Add fully tested instructions for self hosting 2022-11-05 13:30:37 -07:00
63130cc714 Release v0.174 v0.174 2022-11-04 23:57:34 -07:00
d2300da173 Add docs for config commands 2022-11-04 23:47:01 -07:00
1be3dcc76f Better formatting for config-get custom-columns 2022-11-04 23:45:15 -07:00
35d22e67fc Increase sleep for github action darwin 2022-11-04 23:43:32 -07:00
36f776053b Add docker-compose file for self hosting to fix #7 2022-11-04 23:41:56 -07:00
e7ec0a3ad2 Release v0.173 v0.173 2022-11-04 23:18:47 -07:00
84c7599736 Remove the windows builds since windows is completely broken. Leave freebsd since it appears to mostly work (though it is unsupported and updates don't work) 2022-11-04 23:18:43 -07:00
7d9f8d74d9 Fix typo 2022-11-04 23:15:28 -07:00
e46221f893 Revert all the windows+freebsd commits since they seem to be hopelessly broken 2022-11-04 23:14:34 -07:00
02b093c56d Increase test timeout for windows tests 2022-11-04 23:09:48 -07:00
e40288b151 empty 2022-11-04 23:03:15 -07:00
3757d36000 Echo username a different way 2022-11-04 22:54:44 -07:00
b5321f3884 Disable fail-fast so I can debug the windows tests 2022-11-04 22:52:02 -07:00
2d21203362 Echo the cirrus user for debugging 2022-11-04 22:49:11 -07:00
60cf7fe6d2 Echo the cirrus user for debugging 2022-11-04 22:44:53 -07:00
392fec9901 Add a bunch of test skips for freebsd 2022-11-04 22:38:11 -07:00
007c02d2b5 Echo home for debugging 2022-11-04 22:27:21 -07:00
71f035b6a4 Explicitly specify shell: bash for github actions on windows 2022-11-04 22:16:47 -07:00
79ffb73bcf Revert "Fix custom columns test on darwin actions"
This reverts commit 5223d1ea55.
2022-11-04 22:11:46 -07:00
70b5a3bba7 Add windows to the github actions config 2022-11-04 22:10:47 -07:00
18a75afebd Mirror the github action tweaks in the cirrus config 2022-11-04 22:07:26 -07:00
43cc45b80d Add workaround for testutils searching for the hishtory dir 2022-11-04 21:50:45 -07:00
ae0033fb14 Add cirrus config for freebsd tests 2022-11-04 21:40:50 -07:00
1de0e60fb6 Add a short blurb summarizing syncing 2022-11-04 21:18:49 -07:00
783b0935ef Release v0.172 v0.172 2022-11-04 21:10:31 -07:00
ecd1209814 Fix GOOS for windows 2022-11-04 21:10:28 -07:00
dc7bc5a265 Fix test that goes along with 5223d1ea55 2022-11-04 21:05:44 -07:00
78b719baf4 Release v0.171 v0.171 2022-11-04 21:00:43 -07:00
b591a23f5e Reorganize slsa config files + attempt to build for freebsd + windows 2022-11-04 20:57:28 -07:00
5223d1ea55 Fix custom columns test on darwin actions 2022-11-04 20:37:49 -07:00
99ec7d64ce Update a test to include a comment to confirm that the comment gets properly recorded 2022-11-04 20:34:36 -07:00
cfd1c9e7a7 Add extra sleep before capturing output since I think it may be the cause of test failures on macos on actions 2022-11-04 19:56:22 -07:00
ebb6b36b34 Add test for importing history entries from fish 2022-11-03 22:47:43 -07:00
319b5723a7 Release v0.170 v0.170 2022-11-03 22:38:53 -07:00
df58d56829 Configure the bash_profile for linux too 2022-11-03 22:38:46 -07:00
d4ca466314 Import initial history from fish too 2022-11-03 22:32:55 -07:00
c5aff4085d Re-import history entries after init is ran to fix #15 2022-11-03 22:02:43 -07:00