openbullet / OpenBullet2

OpenBullet reinvented
https://docs.openbullet.dev/
MIT License
1.8k stars 479 forks source link

Refactor of Docker, updated workflow #1063

Open Gauvino opened 4 months ago

Gauvino commented 4 months ago

Description

Most of the change are minim, like added codeql ci to test linting and security issue, update the action version, run test on ubuntu macsos and windows also. Removed some warning in workflow also. Cleanup dockerfile for a more lite weight image, test the image and build-it without problem, i removed some un-necessary package. Overall better syntax and removed some warning during building.

How Has This Been Tested?

Build the Dockerfile and run it.

Issue for the failed test: https://github.com/openbullet/OpenBullet2/issues/1114

Checklist:

github-advanced-security[bot] commented 4 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.