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

Doc changes to be more explicit on .devcontainer usage for command-line deployments (vs local shell) #211

Merged
merged 11 commits into from
May 24, 2021

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    dbd05dc View commit details
    Browse the repository at this point in the history
  2. Move project cloning steps to Getting Started page

    The steps for cloning the project to a local machine apply to all usage paths (i.e. development container, command line, and UI deployments), but are only documented in this development container page. The "setup" steps in this page (e.g. the steps of getting the bits to the local machine and ready to run) should be moved to top-level "getting started" page. This will also help simplify/clarify the "Command-Line Deployment" steps by avoiding some context switching across the different getting started pages.
    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6d866b0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    91fb7f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d1049e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e9b0a10 View commit details
    Browse the repository at this point in the history
  6. Making devcontainer usage more explicit

    I've personally needed to think about where I need to run these commands to deploy via command-line. This attempts to make it more explicit
    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e308c8b View commit details
    Browse the repository at this point in the history
  7. Updates after linter

    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2f73b0a View commit details
    Browse the repository at this point in the history
  8. Update after linter

    bspender committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a6e669b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    414af6f View commit details
    Browse the repository at this point in the history
  2. Adding authentication note

    bspender committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0a0b89f View commit details
    Browse the repository at this point in the history
  3. changes to step-by-step list

    bspender committed May 24, 2021
    Configuration menu
    Copy the full SHA
    50097f1 View commit details
    Browse the repository at this point in the history