Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy option to enable continuous deployment #1745

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    adaa867 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. correct ellipsis

    tophtucker committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa5e762 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    6e614ca View commit details
    Browse the repository at this point in the history
  2. poll for repo access

    tophtucker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a7efd4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1077838 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. various post-demo cleanup; maybeLinkGitHub even if we’re not enabling…

    … continuousDeployment for the first time
    tophtucker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    44b1e5f View commit details
    Browse the repository at this point in the history
  2. better handling of the case where github is not connected at all; set…

    … primary branch in our db to current branch; add some periods to some messages where it seems appropriate for consistency
    tophtucker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b6c2a3f View commit details
    Browse the repository at this point in the history
  3. throw Error → throw new Error

    Co-authored-by: Mike Bostock <[email protected]>
    tophtucker and mbostock authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bb790ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93203ca View commit details
    Browse the repository at this point in the history
  5. fix existing tests

    tophtucker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8128173 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. start on docs

    tophtucker committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    56e4d14 View commit details
    Browse the repository at this point in the history