changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / infra/todo.org

changeset 34: bc53e27c0163
parent: a0017112db77
child: b925807b50a6
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 22 Jun 2024 23:54:39 -0400
permissions: -rw-r--r--
description: bump
1 #+title: infra/todo
2 #+author: Richard Westhaver
3 #+email: richard.westhaver@gmail.com
4 #+setupfile: ../../clean.theme
5 #+infojs_opt: toc:nil home:https://compiler.company up:./ view:overview
6 #+options: num:nil
7 * TODO [#A] deploy [0/4] :lisp:
8 :PROPERTIES:
9 :Effort: 8h
10 :END:
11 :LOGBOOK:
12 - State "TODO" from [2023-12-30 Sat 19:20]
13 :END:
14 - [ ] collect artifacts
15 - [ ] pack
16 - [ ] send output to =DIST=
17 - [ ] Adapt to =skel deploy=
18 
19 - *assumptions*
20  - host is qualified builder
21  - all dependendencies installed on system (not in stash)
22  - current user has access to DIST
23 
24 * TODO [#B] publish [0/4] :lisp:emacs:
25 :LOGBOOK:
26 - State "TODO" from [2024-06-21 Fri 15:00]
27 :END:
28 - [ ] load dependencies (htmlize,default.el,babel.org)
29 - [ ] load =publish.el=
30 - [ ] set =publish-directory=
31 - [ ] eval =publish=
32 
33 * TODO install [0/7]
34 :LOGBOOK:
35 - State "TODO" from [2024-06-21 Fri 15:20]
36 :END:
37 - [ ] from source or pack?
38 - [ ] which features?
39 - [ ] set INSTALL_PREFIX
40 - [ ] check host target, install pack or clone src
41 - [ ] if from source run =build=
42 - [ ] if from pack run =unpack=
43 - [ ] run install script
44 * TBD [#C] demo
45 SCHEDULED: <2024-08-01 Thu>
46 :LOGBOOK:
47 - State "TODO" from [2023-12-30 Sat 19:22]
48 - State "TBD" from "TODO" [2024-06-21 Fri 15:04]
49 :END:
50 The demo will eventually need to be integrated with and deployed by
51 =infra=.
52 
53 * TODO ci
54 :LOGBOOK:
55 - State "TODO" from [2023-12-30 Sat 19:22]
56 :END:
57 - timers
58 - triggers
59 
60 * TODO tree-sitter-pack
61 :LOGBOOK:
62 - State "TODO" from [2024-01-24 Wed 22:59]
63 :END:
64 - pull-tree-sitter-langs.sh
65 - install-tree-sitter-langs.sh (OG, calls pull)
66 - make dist/tree-sitter
67