changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > plan / tasks/infra.org

changeset 22: fc23ed6e5488
parent: fd32bff88de6
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 22 Sep 2024 21:29:45 -0400
permissions: -rw-r--r--
description: id updates
1 #+title: Infra Tasks
2 #+author: Richard Westhaver
3 #+description: infra task list
4 #+setupfile: ../../clean.theme
5 #+filetags: infra
6 #+ARCHIVE: ../../archive/plan.org::** infra
7 #+category: project
8 * TODO autogen.lisp :lisp:
9 :PROPERTIES:
10 :ID: e0d28d5c-1e13-4208-b56d-a5d0d1efd6b5
11 :END:
12 :LOGBOOK:
13 - State "WIP" from [2024-07-09 Tue 22:23]
14 - State "TODO" from "WIP" [2024-07-28 Sun 21:20]
15 :END:
16 * DONE dictd
17 :PROPERTIES:
18 :ID: 9f997bf9-f4dc-469a-93c4-fb02f9a22b86
19 :END:
20 :LOGBOOK:
21 - State "TODO" from [2024-08-12 Mon 17:55]
22 - Note taken on [2024-08-12 Mon 17:55] \\
23  basically done - serving on compiler.company:2628 with route through https
24 - State "DONE" from "TODO" [2024-08-12 Mon 18:02]
25 :END:
26 * DONE reintegrate pod and box :vc:
27 DEADLINE: <2024-08-23 Fri> SCHEDULED: <2024-08-18 Sun>
28 :PROPERTIES:
29 :CREATED: <2024-08-18 Sun 16:15>
30 :ID: 98f2bfed-3d30-44af-a9cd-ff09dca7f335
31 :END:
32 :LOGBOOK:
33 - State "TODO" from [2024-08-18 Sun 16:14]
34 - State "DONE" from "TODO" [2024-08-20 Tue 19:24]
35 :END:
36 - [X] pod
37 - [X] box
38 - [X] .hgsub
39 * TODO [#A] deploy [0/4] :lisp:
40 :PROPERTIES:
41 :Effort: 8h
42 :ID: f9b9c56b-90ce-462c-9b50-de88e28b1f15
43 :END:
44 :LOGBOOK:
45 - State "TODO" from [2023-12-30 Sat 19:20]
46 :END:
47 - [ ] collect artifacts
48 - [ ] pack
49 - [ ] send output to =DIST=
50 - [ ] Adapt to =skel deploy=
51 
52 - *assumptions*
53  - host is qualified builder
54  - all dependendencies installed on system (not in stash)
55  - current user has access to DIST
56 
57 * TODO [#B] publish [0/4] :lisp:emacs:
58 :PROPERTIES:
59 :ID: e308e4b8-d5eb-4498-8c74-2535895b02ca
60 :END:
61 :LOGBOOK:
62 - State "TODO" from [2024-06-21 Fri 15:00]
63 :END:
64 - [ ] load dependencies (htmlize,default.el,babel.org)
65 - [ ] load =publish.el=
66 - [ ] set =publish-directory=
67 - [ ] eval =publish=
68 
69 * TODO install [0/7]
70 :PROPERTIES:
71 :ID: 703db83e-758f-45fa-a6d3-13557eaeb162
72 :END:
73 :LOGBOOK:
74 - State "TODO" from [2024-06-21 Fri 15:20]
75 :END:
76 - [ ] from source or pack?
77 - [ ] which features?
78 - [ ] set INSTALL_PREFIX
79 - [ ] check host target, install pack or clone src
80 - [ ] if from source run =build=
81 - [ ] if from pack run =unpack=
82 - [ ] run install script
83 * TBD [#C] demo
84 SCHEDULED: <2024-08-01 Thu>
85 :PROPERTIES:
86 :ID: 15304b4e-c388-45d3-b7b5-a7fbb642e3f9
87 :END:
88 :LOGBOOK:
89 - State "TODO" from [2023-12-30 Sat 19:22]
90 - State "TBD" from "TODO" [2024-06-21 Fri 15:04]
91 :END:
92 The demo will eventually need to be integrated with and deployed by
93 =infra=.
94 
95 * TODO ci
96 :PROPERTIES:
97 :ID: c50e8042-dbc2-4bfd-ab85-cef860673351
98 :END:
99 :LOGBOOK:
100 - State "TODO" from [2023-12-30 Sat 19:22]
101 :END:
102 - timers
103 - triggers
104 
105 * TODO tree-sitter-pack
106 :PROPERTIES:
107 :ID: e9d05b58-9812-4e35-8b6d-417f262a113f
108 :END:
109 :LOGBOOK:
110 - State "TODO" from [2024-01-24 Wed 22:59]
111 :END:
112 - pull-tree-sitter-langs.sh
113 - install-tree-sitter-langs.sh (OG, calls pull)
114 - make dist/tree-sitter
115