Tessa Walsh
aa3f1ebf5f
Add down command to uninstall and delete data ( #1285 )
...
Small improvement to `btrix` helper. Adds `./btrix down` command to
uninstall and delete data without resetting the dev environment.
2023-10-13 17:16:12 -07:00
Tessa Walsh
ab76f0f394
Make improvements to reset command ( #1160 )
...
* Make improvements to reset command
- Removing running crawls and profile browsers
- Delete cronjobs
- Delete configmaps
---------
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2023-09-12 22:27:09 -07:00
Tessa Walsh
7cf2b11eb7
Add event webhook tests ( #1155 )
...
* Add success filter to webhook list GET endpoint
* Add sorting to webhooks list API and add event filter
* Test webhooks via echo server
* Set address to echo server on host from CI env var for k3d and microk8s
* Add -s back to pytest command for k3d ci
* Change pytest test path to avoid hanging on collecting tests
* Revert microk8s to only run on push to main
2023-09-12 22:08:40 -07:00
Anish Lakhwara
32428f4d93
fix: usr/bin/env bash interpreter for btrix ( #1028 )
2023-08-01 09:28:56 -07:00
Tessa Walsh
08b3d706a7
btrix helper: Add -microk8s flag to explicitly use microk8s ( #888 )
2023-05-30 15:41:26 -07:00
Tessa Walsh
52acd831cd
Add current context and confirmation dialog to reset/bootstrap methods ( #887 )
2023-05-25 13:43:53 -04:00
Tessa Walsh
a9c1c54194
Make btrix helper work with microk8s ( #768 )
...
* Check for microk8s
* Use python3
* Add note about installing pytest
* Add chart/local.yaml to .gitignore to avoid committing
2023-04-18 08:50:46 -04:00
Tessa Walsh
f6f3b7abba
Add btrix CLI dev helper ( #732 )
...
* Add btrix CLI dev helper
* Fix identation
* Use bash syntax for ifs
2023-04-05 21:51:22 -07:00