Wh1t3Fox / polenum

Uses Core's Impacket Library to get the password policy from a windows machine
GNU General Public License v3.0
33 stars 14 forks source link

Add CI Pipeline for automated testing #11

Closed QU35T-code closed 3 days ago

QU35T-code commented 6 days ago

Description

This update introduces a Continuous Integration (CI) pipeline using GitHub Actions, providing automated testing and package installation for the repository. The new workflow triggers on pushes and pull requests to the main branch, ensuring that code changes are tested consistently.

The pipeline includes several steps :

This CI setup enhances the project's reliability by automating testing and verifying that installations work as intended, making it easier to maintain code quality and catch issues early in the development process.

Here is a test example : https://github.com/QU35T-code/polenum/actions/runs/11534038530