David Dworken
|
afe1a38a0e
|
Fix 2d63263b79 by applying the override on the backend rather than in the client-side variable that isn't actually being referenced
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
b0f3107da2
|
Add basic test for AI queries
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
0ea3ce2399
|
Add basic debouncing for AI integration + implement AI suggestions via hishtory API endpoint
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
eb835fe52c
|
Add initial version of AI searching, but with a broken implementation of debouncing
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
af079cd4c9
|
Release v0.250
|
2023-11-12 02:56:53 -08:00 |
|
David Dworken
|
68142bf5fb
|
Fix #123: Fix bug with deleting custom columns and also generally improve logic for creating/removing custom columns
|
2023-11-12 02:05:51 -08:00 |
|
David Dworken
|
d69176fb5c
|
Update SLSA integration to always prompt the user before suspected broken updates
|
2023-11-11 11:26:39 -08:00 |
|
David Dworken
|
99d899254a
|
Fix %v that should have been a %w so that we can use errors.Is reliably
|
2023-11-11 11:24:16 -08:00 |
|
David Dworken
|
5cebea00af
|
Run SLSA validation with the production release of hishtory too
|
2023-11-10 18:10:46 -08:00 |
|
David Dworken
|
9ea10d2fcd
|
Revert "Add t.Skip() call for broken test"
This reverts commit 63d0a8e457 .
|
2023-11-10 10:20:59 -08:00 |
|
David Dworken
|
14d851a413
|
Revert "Revert "Remove t.Skip() call to determine if this test is actually flaky""
This reverts commit b013c51c80 .
|
2023-11-10 10:20:06 -08:00 |
|
David Dworken
|
b013c51c80
|
Revert "Remove t.Skip() call to determine if this test is actually flaky"
This reverts commit cea481816f .
|
2023-11-09 23:04:17 -08:00 |
|
David Dworken
|
cea481816f
|
Remove t.Skip() call to determine if this test is actually flaky
|
2023-11-09 23:03:27 -08:00 |
|
David Dworken
|
2a47f1f600
|
Add TODO
|
2023-11-09 23:02:42 -08:00 |
|
David Dworken
|
63d0a8e457
|
Add t.Skip() call for broken test
|
2023-11-09 23:01:55 -08:00 |
|
David Dworken
|
1975f51052
|
Call m.Run() in TestMain so that lib tests actually get executed, and fix test breakages that existed because lib tests weren't running
|
2023-11-09 23:00:20 -08:00 |
|
David Dworken
|
165cdd9187
|
Update slsa integration to use the shared library for parsing version strings
|
2023-11-09 20:52:21 -08:00 |
|
David Dworken
|
e11c4554fe
|
Release v0.249
|
2023-11-08 20:37:17 -08:00 |
|
David Dworken
|
09270ef5a0
|
Add SLSA attestation pre-validation with released hishtory version
|
2023-11-08 20:23:24 -08:00 |
|
David Dworken
|
e0f629d0ee
|
Add integration with 5ab1cb61a3 so that we only serve binaries for updates if they have passed validation
|
2023-11-08 20:08:42 -08:00 |
|
David Dworken
|
73b1a76390
|
Release v0.248
|
2023-11-08 19:52:23 -08:00 |
|
David Dworken
|
42a7b80579
|
Update slsa releaser to run with write permissions so it can release the hishtory-release-validation-completed file
|
2023-11-08 19:51:49 -08:00 |
|
David Dworken
|
c64ffd68b7
|
Release v0.247
|
2023-11-08 19:38:45 -08:00 |
|
David Dworken
|
262d8238ad
|
Add chmod +x so that we can run hishtory status
|
2023-11-08 19:26:00 -08:00 |
|
David Dworken
|
b88bc86204
|
Add ./ to execute the binary in CWD
|
2023-11-08 19:07:49 -08:00 |
|
David Dworken
|
5ab1cb61a3
|
Update validation to release an artifact to certify that validation passed, this will then be used by the backend server to only publish releases that passed validation
|
2023-11-08 19:03:30 -08:00 |
|
David Dworken
|
c802537cb7
|
Shorten delay and remove tmate
|
2023-11-08 18:58:34 -08:00 |
|
David Dworken
|
f7b662e7f4
|
Update go version in pre-commit.yml to match the version used for hishtory
|
2023-11-08 18:57:42 -08:00 |
|
David Dworken
|
7d9664363d
|
Add validation of hishtory status
|
2023-11-08 18:25:29 -08:00 |
|
David Dworken
|
ed6d472409
|
Move assertion that file is present to earlier in function so we fail fast
|
2023-11-08 18:19:55 -08:00 |
|
David Dworken
|
79a61c1b1d
|
Require SLSA pre-validation for macos too
|
2023-11-08 18:19:02 -08:00 |
|
David Dworken
|
a93002f045
|
Attempt to swap back to using the download-artifact action, but with a sleep to see if that helps it find the artifact
|
2023-11-07 23:11:52 -08:00 |
|
David Dworken
|
cdd58d0191
|
Add tmate debugging for macos signing
|
2023-11-07 23:03:40 -08:00 |
|
David Dworken
|
465f7812ef
|
Update slsa-releaser.yml
|
2023-11-06 22:38:45 -08:00 |
|
David Dworken
|
4e699ff349
|
Update slsa-releaser.yml
|
2023-11-06 22:38:07 -08:00 |
|
David Dworken
|
90c0b787d9
|
Increase delay to account for GitHub artifacts being slow to publish
|
2023-11-06 22:05:59 -08:00 |
|
David Dworken
|
606ed6ccb0
|
Download the artifact from this specific run to ensure we aren't getting outdated hishtory binaries
|
2023-11-06 21:47:14 -08:00 |
|
David Dworken
|
19b9f67724
|
Fix bug with automatic cd-ing where quoting the directory caused tildes to not get expanded into the user's homedir
|
2023-11-06 21:39:01 -08:00 |
|
David Dworken
|
eaccc7b638
|
Skip installing dedicated package for sha1sum since coreutils includes it
|
2023-11-06 21:25:52 -08:00 |
|
David Dworken
|
8567b4cbdf
|
Run sha256sum in macos signer too for debuging purposes
|
2023-11-06 21:17:09 -08:00 |
|
David Dworken
|
e1f69f8731
|
Add TODO
|
2023-11-06 18:44:28 -08:00 |
|
David Dworken
|
a180c850a9
|
Add extra require to ensure that the next line doesn't panic if the string isn't present, since that interferes with gotestsum
|
2023-11-06 18:44:14 -08:00 |
|
David Dworken
|
72be3ee0c7
|
Update slsa-releaser.yml
|
2023-11-05 20:08:54 -08:00 |
|
David Dworken
|
a10913f188
|
Update slsa-releaser.yml to run tmate even if tests pass
|
2023-11-05 18:38:40 -08:00 |
|
David Dworken
|
222340a97c
|
Add tmate for debugging darwin attestation failures
|
2023-11-05 18:25:27 -08:00 |
|
David Dworken
|
19ee1816be
|
Revert "Add SLSA attestation validation with latest released hishtory binary too" because the released binary doesn't support the validate-binary subcommand yet
This reverts commit 259f6b7858 .
|
2023-11-05 18:05:20 -08:00 |
|
David Dworken
|
259f6b7858
|
Add SLSA attestation validation with latest released hishtory binary too
|
2023-11-05 17:20:53 -08:00 |
|
David Dworken
|
3e31d022c8
|
Add debugging information about subprocess errors when prevalidating releases
|
2023-11-05 17:16:42 -08:00 |
|
David Dworken
|
53d976811c
|
Skip SLSA validation in tests for Mac binaries for debugging
|
2023-11-05 16:31:10 -08:00 |
|
David Dworken
|
517b9c43ee
|
Add debug prints to make reading the output easier
|
2023-11-05 14:10:03 -08:00 |
|