Commit Graph

18 Commits

Author SHA1 Message Date
jbirddog 495870660e
Allow passing addition args, currently used in be-test* targets (#1787) 2024-06-24 08:01:08 -04:00
jbirddog 283886cfa9
Add git-debranch as a dev dependency, allow running in arena dev container (#1652) 2024-05-31 15:10:01 -04:00
jbirddog 0d4c8f640e
Auto remove transient dev containers used to run commands (#1609) 2024-05-24 11:04:41 -07:00
jbirddog 207538d951
Remove craco since it is no longer used (#1426)
* Remove craco since it is no longer used

* Fix the build
2024-04-22 08:25:32 -07:00
jbirddog 8ad9e9c8fc
Updates for using vite in the dev containers (#1413) 2024-04-17 14:04:07 -04:00
Kevin Burnett f2c982a96c
Look for bad get_current_user scripts (#1370)
* initial script to find get_current_user calls

* handle pre and post scripts as well

* refactor

* omit absolute root dir path when printing

* avoid printing NS

* consolidate lxml parsing in one place

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-10 09:44:13 -07:00
jbirddog 3f5e0db19b
Attempt to detect unused code in the frontend (#1375) 2024-04-10 12:05:29 -04:00
jbirddog d1126e6531
Mac compat for true (#1356) 2024-04-08 12:00:44 -04:00
jbirddog 467d33e4a2
Support db migrations when using dev containers (#1309) 2024-04-02 08:50:49 -04:00
jbirddog e8d2396b38
Upsearch api (#1259)
* Run partial tests, add sqlite var

* Add upsearch api

* Getting ./bin/pyl to pass

* Getting ./bin/pyl to pass

* Clean up fixtures

* Revert this change

* PR feedback - use actual schema for api.yml

* Hopefully fix the permissions
2024-03-26 07:56:24 -07:00
jbirddog e3f0758399
Makefile changes from the messages branch (#1183) 2024-03-08 13:00:51 -05:00
jbirddog 840dd74cea
Update secrets programmatically (#1122)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-29 09:55:09 -05:00
jbirddog bb3a685138
Dev containers now work with "run as me" (#1129) 2024-02-29 05:27:06 -05:00
jbirddog 52f986ffe2
Dev Container Tweaks (#1117) 2024-02-28 09:49:45 -05:00
jbirddog d66ea0e9ac
Only show data stores from upsearch in the properties panel (#1116) 2024-02-27 18:17:14 -05:00
jbirddog 2469941ea6
docker compose overlay file for running `run_pyl` equivalents (#1100)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-27 09:13:02 -05:00
jbirddog ea9336e625
docker compose overlay file for editable backend container (#1098)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-02-23 19:13:16 -05:00
jbirddog 718d27ca5d
docker compose overlay file for editable frontend container (#1092) 2024-02-22 19:31:55 -05:00