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

Enable Codespaces. #14564

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Enable Codespaces. #14564

merged 1 commit into from
Oct 16, 2020

Conversation

mitchdenny
Copy link
Contributor

@mitchdenny mitchdenny commented Oct 16, 2020

This PR adds the .devcontainer configuration files needed to enabled Codespaces for the Python repository. I created this using VSCode locally to configure for remote dev containers, but selected the universal container for codespaces. We'll try to have all of the repos use this one container, but change if we need to.

@mitchdenny mitchdenny added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Oct 16, 2020
@mitchdenny mitchdenny self-assigned this Oct 16, 2020
Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't review the specifics of all the steps but I assume you got those from the stock dev spaces and we can then add more things specific to our python usage as we start to use these.

@mitchdenny mitchdenny merged commit bdc2e9f into Azure:master Oct 16, 2020
@mitchdenny mitchdenny deleted the enable-codespaces branch October 16, 2020 22:30
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Oct 20, 2020
…into add_business_multipage_tests

* 'master' of https://github.com/Azure/azure-sdk-for-python: (24 commits)
  samples updates from other branch (Azure#14598)
  [form recognizer] add multipage business card form (Azure#14613)
  Remove extra newline at the end of the file (Azure#14608)
  Update .gitignore (Azure#14609)
  Enable the link check for link verification step. (Azure#14604)
  Switch the content from array to string. (Azure#14576)
  [Fileshare] Added support for set share properties including access tier (Azure#14355)
  [EventHubs & ServiceBus] add python3.9 support (Azure#14301)
  Add parse_key_vault_certificate_id method and tests (Azure#14518)
  Enable Codespaces. (Azure#14564)
  Failed the anchor links with Uppercase. (Azure#14535)
  Sync eng/common directory with azure-sdk-tools for PR 1091 (Azure#14550)
  Only check the touched markdown files in PR for the Verify link step (Azure#14466)
  [formrecognizer] add logic to set page_number on `ContactNames` field (Azure#14552)
  update deps for multiapi (Azure#14534)
  add sample tests for business cards and model compose (Azure#14515)
  Ma accept str for datetime (Azure#14517)
  Fix anchor links so they work when converting to html
  [formrecognizer] initial selection marks (Azure#14024)
  Mypy Compatibilty for EventGrid (Azure#14344)
  ...
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request May 27, 2021
Storageimportexport config (Azure#14564)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme.python config

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
msyyc added a commit that referenced this pull request May 27, 2021
* CodeGen from PR 14564 in Azure/azure-rest-api-specs
Storageimportexport config (#14564)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme.python config

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

* changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Jun 1, 2021
…8978)

* CodeGen from PR 14564 in Azure/azure-rest-api-specs
Storageimportexport config (Azure#14564)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme.python config

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

* changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
@Azure Azure deleted a comment Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants