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

Add pre-configured Gitpod to make it easier for contributors to contribute #1149

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 12, 2022

  1. Initialize Gitpod

    tylers-username committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a8b4498 View commit details
    Browse the repository at this point in the history
  2. Fix oopsy in gitpod dockerfile

    Tyler Mills authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    12a83f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f86175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0de2190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ac1133 View commit details
    Browse the repository at this point in the history
  6. Fix path to gitpod dockerfile

    Tyler Mills authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4d8c9f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f3a979 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    422bbe5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1376ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54b2ee6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0020e8 View commit details
    Browse the repository at this point in the history
  12. Document gitpod setup

    tylers-username committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ea1d272 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Update-countries is not needed when setting up development

    Co-authored-by: Patrick Dawkins <[email protected]>
    Tyler Mills and pjcdawkins authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    64b2cba View commit details
    Browse the repository at this point in the history
  2. Suggest authentication steps during setup

    * Provide authentication hints
    * Increase security: Gitpod environments are shared, therefore their environment variables are shared.
    Tyler Mills authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bb7a450 View commit details
    Browse the repository at this point in the history