mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
wip
This commit is contained in:
@@ -169,4 +169,4 @@ class AlertDestination(models.Model):
|
||||
maximum_frequency
|
||||
filter_rules
|
||||
credentials
|
||||
alert_template: JINJA2 json/text template that gets populated with alert contents
|
||||
alert_template: JINJA2 json/text template that gets populated with alert contents
|
||||
|
||||
@@ -662,4 +662,3 @@ Binary(queued) → BinaryMachine → Binary.run() → succeeded/failed
|
||||
- [ ] Hook bin_providers filtering works correctly
|
||||
- [ ] Binary.from_jsonl() handles both dependencies.jsonl and hook output
|
||||
- [ ] Binary OUTPUT_DIR structure: data/machines/{machine_id}/binaries/{name}/{id}/
|
||||
|
||||
|
||||
@@ -6105,4 +6105,3 @@ if (import.meta.main) {
|
||||
// // await streamPage.close();
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user