Commit Graph

26 Commits

Author SHA1 Message Date
fda1587ca1 agent: remove bc dependency 2025-08-24 17:43:35 +01:00
copilot-swe-agent[bot]
4f24e41d80 Remove quotes from remaining ENV variables for consistency
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-04 15:51:26 +00:00
copilot-swe-agent[bot]
22fd25eb09 Fix DEBIAN_FRONTEND environment variable by removing quotes
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-04 13:59:15 +00:00
442f6e12c8 fix: dockerfile 2025-05-19 23:55:38 +03:00
3e607a4b1f feat: bookworm image, docker tests pass 2024-03-08 12:03:53 +00:00
02afe496d5 feat: debian install, docker tests 2024-03-08 11:34:37 +00:00
Andrejus
fb1d22b1dc fix: apt signing 2023-02-25 00:17:47 +00:00
Andrejus
9b414552ce feat: uuid fallback, apt setup on Ubuntu 2023-02-24 23:45:11 +00:00
Andrejus Kostarevas
50193eca51 feat: structure work
- split files/ into separate dirs
- rename scripts/ to script/, remove .sh extensions
- remove publish scripts, tf module, use github host
- remove unused install files
2023-02-24 00:34:31 +00:00
Andrejus Kostarevas
f371a380ac fix: test suite passing 2021-07-23 17:09:00 +01:00
Andrejus
b6b9d38b5b fix: Passing tests 2021-06-28 17:30:47 +01:00
Andrejus Kostarevas
4625f0f906 fix: Dockerfile test target 2021-06-28 15:50:49 +01:00
Andrejus
0e2d2ebf4f fix: tests entrypoint 2021-04-16 00:31:13 +01:00
Andrejus
e5223a45db wip: further cleanup 2021-04-16 00:26:07 +01:00
Andrejus
18689abd73 wip: dir organisation, script cleanup 2021-04-09 22:04:33 +01:00
Andrejus
5f6eec0996 coc auto formatting updates, airline theme, formatting 2020-11-09 18:21:18 +00:00
60a9a00e42 Update Dockerfile 2020-07-15 21:40:18 +01:00
6fe0d74323 Remove stow files in docker 2020-07-15 21:36:42 +01:00
Andrejus
f9cb667046 Update logging, path, docker scripts 2020-07-12 14:11:50 +01:00
Andrejus Kostarevas
0bd67d48ae remove apt dependency 2020-04-15 14:16:27 +01:00
Andrejus
ae4fc2832c add install targets 2020-03-25 19:57:24 +00:00
Andrejus
9fa663b41f reorder Dockerfile filesystem steps 2020-03-03 18:00:18 +00:00
Andrejus
638c907c06 further cleanup
update docs and tests
2020-03-03 17:49:10 +00:00
Andrejus
1c7586139f tidy Docker/Makefiles and config.fish 2020-03-02 22:22:04 +00:00
Andrejus
0d87c48e9c cleanup
intsall fix attempts

add pyenv path after install

use https repository

install apt-utils

set FAST_MODE in bootstrap.sh

keep truthy FAST_MODE variable

source bashrc after linking

clean up errors

further install fixes

further cleanup

fix fisher install

chmod +x install

remove source bashrc from make
2020-03-02 21:18:00 +00:00
Andrejus
e2bd54995a dockerised tests 2020-02-27 23:16:56 +00:00