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

Initial implementation of codespaces API #2803

Merged
merged 10 commits into from Jun 19, 2023

Commits on Jun 9, 2023

  1. Initial implementation of codespaces API

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6b80e61 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    775679f View commit details
    Browse the repository at this point in the history
  3. Additional PR feedback

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    195e240 View commit details
    Browse the repository at this point in the history
  4. Fix missed test

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    14112bf View commit details
    Browse the repository at this point in the history
  5. go generate output

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    50a056c View commit details
    Browse the repository at this point in the history
  6. "Add codespace secret management"

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d5ae9cc View commit details
    Browse the repository at this point in the history
  7. Update copyright notice for examples

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1c07b22 View commit details
    Browse the repository at this point in the history
  8. Fix Geo/Location deprecation

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    276655a View commit details
    Browse the repository at this point in the history
  9. Example typos and doc fixes

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    67be158 View commit details
    Browse the repository at this point in the history
  10. Fix fallout from location/geo swap

    Signed-off-by: Aidan Jensen <aidan@artificial.com>
    artificial-aidan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bbc2995 View commit details
    Browse the repository at this point in the history