Chad Smith
773b916172
use python 3.13 ( #503 )
2025-06-29 15:34:16 -07:00
Chad Smith
be9521751f
update yarn.lock and python version ( #469 )
...
* update yarn.lock and python version
* update requirements.txt
* fix type errors
* update flask socket io version and use apt instead of apt get
* update install gdb command
* set node env var to fix installation
* set node env var to fix installation2
* fix typescript errors
* run prettier
* update pyinstaller version
* update pex version
2023-10-18 00:06:19 -07:00
Chad Smith
9138473156
freeze requirements and update python version to build pex ( #434 )
2022-06-21 21:41:01 -07:00
Chad Smith
9099fb3ede
include requirements.in in built package ( #404 )
2021-09-05 22:46:27 -07:00
Chad Smith
6c06eae6ca
build gdbgui as python executable (pex) ( #402 )
2021-08-29 21:31:21 -07:00
Chad Smith
0e636d5426
update dependencies, support Python 3.9 ( #400 )
2021-08-28 21:27:42 -07:00
Chad Smith
ad576adae6
terminal updates; dashboard rewrite; use tailwind css; other updates ( #346 )
2020-08-22 19:06:42 -07:00
Chad Smith
c7ce34d25a
update docs and remove docker
2020-07-14 17:26:19 -07:00
Chad Smith
aa74d073df
Run tests using GitHub actions ( #339 )
...
* use GitHub actions for tests
2020-07-14 14:35:41 -07:00
Lucas Ramage
befd58931b
build binaries with github actions ( #334 )
...
Bug: https://github.com/cs01/gdbgui/issues/331
* Create release.yml
* Update contributing.md
* make build verification more strict
* change name and set nox session to non-interactive
Co-authored-by: Chad Smith <cs01@users.noreply.github.com >
2020-07-13 10:25:27 -07:00