hackclub / nest

Free, powerful, and versatile compute infrastructure for all high school hackers!
https://hackclub.app
MIT License
47 stars 10 forks source link

Automated testing and deployment #93

Open polypixeldev opened 1 week ago

polypixeldev commented 1 week ago

Should set up GitHub Actions to:

cskartikey commented 1 week ago

Feel free to assign me this. Will tackle it in a week or two

On Mon, Sep 23, 2024, 18:14 Samuel Fernandez @.***> wrote:

Should set up GitHub Actions to:

  • Test building website
  • Typecheck Nest Bot, Nest CLI, and Cabinet
  • Automatically deploy website, Nest Bot, Nest CLI, and Cabinet
    • Deployment should be done by SSHing through a dedicated actions user on the Nest VM that has permissions to run a script to pull in changes and deploy

— Reply to this email directly, view it on GitHub https://github.com/hackclub/nest/issues/93, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPLBVM72ALN46I733QX7PTZYAELDAVCNFSM6AAAAABOV742JOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DENJRHEZDCMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

NeonGamerBot-QK commented 1 week ago

i can help with the gh actions if needed.