hugsy / gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
https://hugsy.github.io/gef
MIT License
6.65k stars 717 forks source link

[CI] Add check to GEF to validate GEF-Extras too #1006

Open hugsy opened 10 months ago

hugsy commented 10 months ago

Type of feature request

None

Misc

No response

Summary Description

To avoid situations where users complain about recent changes to GEF that got to break Extras, add a CI test to load & run in GEF the tests from Extras/main.

Implementation idea/suggestion

see above

Existing alternatives?

No response

Additional information

No response

hugsy commented 10 months ago

Also make install scripts point to the latest release for both gef & extras

Done with #1007