-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- CI uses MSBuild on Windows to build the database project on push, using a standard GitHub-hosted runner; uploads the build asset.
- CD (test) downloads the asset and runs it on the self-hosted GitHub runner to deploy the
rubberduck_testdb
database on push. - CD (prod) downloads the asset and runs it on the self-hosted GitHub runner to deploy the
rubberduckdb
database manually whenever the production site is deployed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready