Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

CI/CD for the MSSQL database #16

Description

@retailcoder
  • 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions