Reusable CI workflow for GH actions #819

Merged
zachgoll merged 1 commits from zachgoll/consolidate-gh-actions into main 2024-05-31 03:44:16 +08:00
zachgoll commented 2024-05-31 03:38:48 +08:00 (Migrated from github.com)

Small consolidation of duplicate workflows so we're running the same CI process for PRs and merges to main.

Small consolidation of duplicate workflows so we're running the same CI process for PRs and merges to main.
zachgoll (Migrated from github.com) reviewed 2024-05-31 03:42:35 +08:00
zachgoll (Migrated from github.com) commented 2024-05-31 03:42:35 +08:00

As explained in #817, the intention here is to allow for us to start running system tests during the CI process without enforcing them yet. We'll eventually remove this and require system tests once the app reaches a more stable point.

As explained in #817, the intention here is to allow for us to start running system tests during the CI process without enforcing them yet. We'll eventually remove this and require system tests once the app reaches a more stable point.
Sign in to join this conversation.