patryk4815
0caf175699
Fix terminfo ( #2532 )
...
* Fix proper check symlink path
* Fix #2531 terminfo issues in portable build
* Remove useless line this should be remove in #2459 PR
* Fix terminfo for portable on darwin
* test ci TERM=xterm-256color
* portable: Disable user site packages `-s` (same as PYTHONNOUSERSITE=1)
* portable: fix bundling on darwin
* portable: Disable user site packages (same as PYTHONNOUSERSITE=1)
* portable: Disable user site packages
1 year ago
patryk4815
8597194398
Add LLDB build check workflows for x86_64-darwin and aarch64-darwin ( #2526 )
...
* flake:
- bump nixpkgs:
- glibc-2.39-52 -> glibc-2.40-36
- lldb-19.1.1 -> lldb-19.1.1
- gdb-15.1 -> gdb-15.2
- python3-3.12.5 -> python3-3.12.7
- add cachix
* workflows:
- add build check lldb for x86_64-darwin and aarch64-darwin
- bump nix installer v22->v30
- add cachix
* nix: fix pyenv for darwin
* devshell: nixfmt file
* nix: remove IFD from pwndbgVersion
* releases: use cachix
1 year ago
patryk4815
a534af1c28
Port a lot of tests to aglib ( #2519 )
...
* nix: proper use of `version` in jemalloc
* tests: remove gdblib from tests where can
* workflows: add check build pwndbg-lldb
* tests: fix test_commands[jemalloc_heap]
* tests: remove unused JEMALLOC_PATH
* nix: fix jemalloc-static
* tests: fix failing test_commands[bugreport]
1 year ago
Niko
e77f309f97
Fix for workflow paths ignore ( #1995 )
...
* Fix for workflow paths ignore
* Fix linter issue
2 years ago
Niko
77516a2a0f
Remove docs and md files from workflows. ( #1990 )
2 years ago
Niko
40ed3a3bd1
[Docs] Add Docs to GH workflows ( #1980 )
...
* Add Docs to GH workflows
* Exclude docs/ from Docker build
2 years ago
patryk4815
40b7928d9e
fix missing cryptography 41.0.6 dependency in "nix" + add "release" workflow on pull_requests ( #1955 )
...
* add checking if "releases" build successfully on pull requests
* flake.lock: fix missing cryptography 41.0.6 dependency
2 years ago
psondej
57cbe2a3d0
introduce github-ci lockfile checking for: flake.lock, poetry.lock
...
Signed-off-by: psondej <patryk.sondej@grupawp.pl>
2 years ago