[X] I acknowledge that any submitted code will be licensed under the ISC License
[X] I confirm that submitted code is my own work
[X] I have tested the code, and confirm that it works
Enviroment
Operating System: null
Node version: 20.8.0
npm version: 10.2.0
Description
Added Github workflow to build a Docker Image and automatically push it on Docker Hub
Upgraded the Github action version and in prevision make everything working for the new LTS of NodeJS 20
The Github workflow ASS CI build and test the build ASS then makes a Docker Image of it, and after this push it to Docker Hub, when all of the previous stuff is done, it can send Discord notification everything is ready or not.
This would help a lot of people on deploying ASS on Portainer instance or just with Docker Compose, automated everything and maybe if you want it, you can add cypress or eslint or both to the repository so I can make a workflow for testing code.
Checklist
Enviroment
Description
Added Github workflow to build a Docker Image and automatically push it on Docker Hub Upgraded the Github action version and in prevision make everything working for the new LTS of NodeJS 20
The Github workflow ASS CI build and test the build ASS then makes a Docker Image of it, and after this push it to Docker Hub, when all of the previous stuff is done, it can send Discord notification everything is ready or not.
This would help a lot of people on deploying ASS on Portainer instance or just with Docker Compose, automated everything and maybe if you want it, you can add cypress or eslint or both to the repository so I can make a workflow for testing code.