You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having CI through GitHub Actions would allow us to automate quite a few tasks. Initially we could use it to automatically check that packages build, and that their tests run successfully, before we merge PRs.
Later on, after the VPS is up and running, we might also automate deployment, though I think that should be covered by a separate issue where the concrete details of that could be hashed out.
The text was updated successfully, but these errors were encountered:
Having CI through GitHub Actions would allow us to automate quite a few tasks. Initially we could use it to automatically check that packages build, and that their tests run successfully, before we merge PRs.
Later on, after the VPS is up and running, we might also automate deployment, though I think that should be covered by a separate issue where the concrete details of that could be hashed out.
The text was updated successfully, but these errors were encountered: