Commit Graph

1002 Commits

Author SHA1 Message Date
David Dworken
e7ec0a3ad2
Release v0.173 2022-11-04 23:18:47 -07:00
David Dworken
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
David Dworken
7d9f8d74d9
Fix typo 2022-11-04 23:15:28 -07:00
David Dworken
e46221f893
Revert all the windows+freebsd commits since they seem to be hopelessly broken 2022-11-04 23:14:34 -07:00
David Dworken
02b093c56d
Increase test timeout for windows tests 2022-11-04 23:09:48 -07:00
David Dworken
e40288b151
empty 2022-11-04 23:03:15 -07:00
David Dworken
3757d36000
Echo username a different way 2022-11-04 22:54:44 -07:00
David Dworken
b5321f3884
Disable fail-fast so I can debug the windows tests 2022-11-04 22:52:02 -07:00
David Dworken
2d21203362
Echo the cirrus user for debugging 2022-11-04 22:49:11 -07:00
David Dworken
60cf7fe6d2
Echo the cirrus user for debugging 2022-11-04 22:44:53 -07:00
David Dworken
392fec9901
Add a bunch of test skips for freebsd 2022-11-04 22:38:11 -07:00
David Dworken
007c02d2b5
Echo home for debugging 2022-11-04 22:27:21 -07:00
David Dworken
71f035b6a4
Explicitly specify shell: bash for github actions on windows 2022-11-04 22:16:47 -07:00
David Dworken
79ffb73bcf
Revert "Fix custom columns test on darwin actions"
This reverts commit 5223d1ea55.
2022-11-04 22:11:46 -07:00
David Dworken
70b5a3bba7
Add windows to the github actions config 2022-11-04 22:10:47 -07:00
David Dworken
18a75afebd
Mirror the github action tweaks in the cirrus config 2022-11-04 22:07:26 -07:00
David Dworken
43cc45b80d
Add workaround for testutils searching for the hishtory dir 2022-11-04 21:50:45 -07:00
David Dworken
ae0033fb14
Add cirrus config for freebsd tests 2022-11-04 21:40:50 -07:00
David Dworken
1de0e60fb6
Add a short blurb summarizing syncing 2022-11-04 21:18:49 -07:00
David Dworken
783b0935ef
Release v0.172 2022-11-04 21:10:31 -07:00
David Dworken
ecd1209814
Fix GOOS for windows 2022-11-04 21:10:28 -07:00
David Dworken
dc7bc5a265
Fix test that goes along with 5223d1ea55 2022-11-04 21:05:44 -07:00
David Dworken
78b719baf4
Release v0.171 2022-11-04 21:00:43 -07:00
David Dworken
b591a23f5e
Reorganize slsa config files + attempt to build for freebsd + windows 2022-11-04 20:57:28 -07:00
David Dworken
5223d1ea55
Fix custom columns test on darwin actions 2022-11-04 20:37:49 -07:00
David Dworken
99ec7d64ce
Update a test to include a comment to confirm that the comment gets properly recorded 2022-11-04 20:34:36 -07:00
David Dworken
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
David Dworken
ebb6b36b34
Add test for importing history entries from fish 2022-11-03 22:47:43 -07:00
David Dworken
319b5723a7
Release v0.170 2022-11-03 22:38:53 -07:00
David Dworken
df58d56829
Configure the bash_profile for linux too 2022-11-03 22:38:46 -07:00
David Dworken
d4ca466314
Import initial history from fish too 2022-11-03 22:32:55 -07:00
David Dworken
c5aff4085d
Re-import history entries after init is ran to fix #15 2022-11-03 22:02:43 -07:00
David Dworken
287dc3eda1
Remove extra new lines from golden files to get them to pass on github actions 2022-11-03 21:58:12 -07:00
David Dworken
42fcf86737
Release v0.169 2022-11-03 21:30:21 -07:00
David Dworken
72a5c83790
Re-organize testCustomColumns tests to hopefully make them pass on github actions 2022-11-03 21:27:01 -07:00
David Dworken
2d7d74c066
Run the TestRemoteDuplicateRows test with zsh rather than bash 2022-11-03 21:16:53 -07:00
David Dworken
c1d17842c4
Write the config fragment to the bash_profile for MacOs to fix #14 2022-11-03 21:01:57 -07:00
David Dworken
a4d6232d8a
Release v0.168 2022-11-03 20:36:54 -07:00
David Dworken
6dea8a989e
Add config option to filter out duplicate history entries as requested in #10 2022-11-03 20:36:36 -07:00
David Dworken
83ca625ad9
Release v0.167 2022-11-03 18:17:48 -07:00
David Dworken
18e7580b71
Add ssh command to finish the deploy-static make command 2022-11-03 18:17:43 -07:00
David Dworken
846f256fa4
Support a TMPDIR variable in case /tmp/ is mounted noexec 2022-11-03 18:04:16 -07:00
David Dworken
d0ce6efb32
Release v0.166 2022-11-03 13:20:26 -07:00
David Dworken
254d342467
Add more info on self-hosting a backend 2022-11-03 13:20:22 -07:00
David Dworken
185d2739c7
Add offline mode for hiSHtory 2022-11-03 13:16:45 -07:00
David Dworken
0f01dd614c
Release v0.165 2022-11-03 13:01:10 -07:00
David Dworken
eae127bd14
Fix broken uninstall if specific shells aren't installed 2022-11-03 13:01:06 -07:00
David Dworken
436d432065
Add warning message for the buggy slow version of hishtory 2022-11-02 20:52:37 -07:00
David Dworken
9e3ae62510
Document hishtory uninstall 2022-11-02 19:53:10 -07:00
David Dworken
ba3752dae4
Release v0.164 2022-11-02 19:46:06 -07:00