This PR adds metasploit-framework's acceptance testing to metasploit-payloads. This is in the aim of detecting framework breaking changes made in this repository before they reach framework.
Functionality has also been added to specify a metasploit-framework branch you would like to test. This will allow for running workflows via GitHub actions that will take a metasploit-framework branch as an argument and run the acceptance test against specifically that framework branch.
New label - metasploit-framework-testing-branch
Verification
[ ] Code changes looks sane
[ ] Verify acceptance tests flow and work as expected
This PR adds metasploit-framework's acceptance testing to metasploit-payloads. This is in the aim of detecting framework breaking changes made in this repository before they reach framework.
Functionality has also been added to specify a metasploit-framework branch you would like to test. This will allow for running workflows via GitHub actions that will take a metasploit-framework branch as an argument and run the acceptance test against specifically that framework branch.
New label -
metasploit-framework-testing-branch
Verification