Commit Graph

23 Commits

Author SHA1 Message Date
7ea27bd35f fix: tests 2025-05-20 00:14:06 +03:00
73a218ab2b fix: run lint 2024-06-27 12:27:56 +01:00
dependabot[bot]
b538c4dcca build(deps-dev): bump black from 21.12b0 to 24.3.0 in /tests
Bumps [black](https://github.com/psf/black) from 21.12b0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 16:10:03 +00:00
5a95e9e9b4 test: pipx 2024-03-14 22:17:41 +00:00
b06c95d9b4 feat: docker and redis setup, tests 2024-03-14 22:07:48 +00: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
e6a7bec30d feat: mac install support 2024-03-07 19:33:24 +00:00
Andrejus
62e6c0243e feat: convert fish -> zsh 2023-10-24 00:43:56 +01:00
Andrejus
cdae19c81c fix: tests 2023-01-11 19:05:36 +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
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
Andrejus
4f757401f1 Update nvim ALE config 2020-09-28 14:30:37 +01:00
Andrejus
12333f1c5d Vim colourscheme/imports fix, base modifications 2020-07-13 23:06:31 +01:00
Andrejus Kostarevas
4657833a91 add firebase, aws, terraform to tests 2020-04-15 14:17:28 +01:00
Andrejus
ae4fc2832c add install targets 2020-03-25 19:57:24 +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