changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / infra/todo.org

changeset 44: b925807b50a6
parent: bc53e27c0163
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 18 Aug 2024 22:16:12 -0400
permissions: -rw-r--r--
description: weekend warrior
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 :ID: f9b9c56b-90ce-462c-9b50-de88e28b1f15
11 :END:
12 :LOGBOOK:
13 - State "TODO" from [2023-12-30 Sat 19:20]
14 :END:
15 - [ ] collect artifacts
16 - [ ] pack
17 - [ ] send output to =DIST=
18 - [ ] Adapt to =skel deploy=
19 
20 - *assumptions*
21  - host is qualified builder
22  - all dependendencies installed on system (not in stash)
23  - current user has access to DIST
24 
25 * TODO [#B] publish [0/4] :lisp:emacs:
26 :PROPERTIES:
27 :ID: e308e4b8-d5eb-4498-8c74-2535895b02ca
28 :END:
29 :LOGBOOK:
30 - State "TODO" from [2024-06-21 Fri 15:00]
31 :END:
32 - [ ] load dependencies (htmlize,default.el,babel.org)
33 - [ ] load =publish.el=
34 - [ ] set =publish-directory=
35 - [ ] eval =publish=
36 
37 * TODO install [0/7]
38 :PROPERTIES:
39 :ID: 703db83e-758f-45fa-a6d3-13557eaeb162
40 :END:
41 :LOGBOOK:
42 - State "TODO" from [2024-06-21 Fri 15:20]
43 :END:
44 - [ ] from source or pack?
45 - [ ] which features?
46 - [ ] set INSTALL_PREFIX
47 - [ ] check host target, install pack or clone src
48 - [ ] if from source run =build=
49 - [ ] if from pack run =unpack=
50 - [ ] run install script
51 * TBD [#C] demo
52 SCHEDULED: <2024-08-01 Thu>
53 :PROPERTIES:
54 :ID: 15304b4e-c388-45d3-b7b5-a7fbb642e3f9
55 :END:
56 :LOGBOOK:
57 - State "TODO" from [2023-12-30 Sat 19:22]
58 - State "TBD" from "TODO" [2024-06-21 Fri 15:04]
59 :END:
60 The demo will eventually need to be integrated with and deployed by
61 =infra=.
62 
63 * TODO ci
64 :PROPERTIES:
65 :ID: c50e8042-dbc2-4bfd-ab85-cef860673351
66 :END:
67 :LOGBOOK:
68 - State "TODO" from [2023-12-30 Sat 19:22]
69 :END:
70 - timers
71 - triggers
72 
73 * TODO tree-sitter-pack
74 :PROPERTIES:
75 :ID: e9d05b58-9812-4e35-8b6d-417f262a113f
76 :END:
77 :LOGBOOK:
78 - State "TODO" from [2024-01-24 Wed 22:59]
79 :END:
80 - pull-tree-sitter-langs.sh
81 - install-tree-sitter-langs.sh (OG, calls pull)
82 - make dist/tree-sitter
83