| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-11 | Fix code errors caught by type-checker. | Frederick Muriuki Muriithi | |
| 2025-06-11 | Fix code errors caught by linter. | Frederick Muriuki Muriithi | |
| 2025-06-10 | Setup launcher logging. | Frederick Muriuki Muriithi | |
| Enable logging out details of the launcher's process to help with debugging issues. | |||
| 2025-05-05 | Handle case where job doesn't exist. | Frederick Muriuki Muriithi | |
| 2025-05-02 | Fix stream used by function. | Frederick Muriuki Muriithi | |
| 2025-04-21 | Indicate successful completion. | Frederick Muriuki Muriithi | |
| 2025-04-21 | Build the environment from the application environment. | Frederick Muriuki Muriithi | |
| 2025-04-21 | Add function to load standard stream outputs. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Clean up after ourselves! | Frederick Muriuki Muriithi | |
| 2025-03-25 | Fetch remaining content | Frederick Muriuki Muriithi | |
| The process could complete running between checks for whether it is still running, so we need to fetch any left-over content. | |||
| 2025-03-25 | Merge the 'with's to reduce indentation. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Create outputs directory if it does not exist. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Add paths to output files as metadata items. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Change query for updating metadata: allow creating new item. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Add "WHERE" clause to avoid updating all rows. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Provide output directory to launcher. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Start launcher with unbuffered outputs. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Push stream data whenever its updated. | Frederick Muriuki Muriithi | |
| 2025-03-25 | Rename manager/launcher script and implement the management logic. | Frederick Muriuki Muriithi | |
| Give the launcher a better name, and implement the logic to actually launch the job and do basic management of the process(es). | |||
| 2025-03-25 | Update jobs database schema. | Frederick Muriuki Muriithi | |
| 2025-03-24 | Initialise package for handling background/asynchronous jobs. | Frederick Muriuki Muriithi | |
