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

[Feature Request] Devcontainer Support #503

Open
brettmillerb opened this issue Sep 30, 2022 · 1 comment
Open

[Feature Request] Devcontainer Support #503

brettmillerb opened this issue Sep 30, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request investigating

Comments

@brettmillerb
Copy link

Hi awesome folks,

Are there any plans to have devcontainer support for these FX samples in the future?

I personally won't install node locally and would prefer to use devcontainers/codespaces to develop/test/debug any projects I work on.

Happy to have an attempt at creating a devcontainer if it's possible.

@brettmillerb
Copy link
Author

okay so I attempted to setup a devcontainer fo the StocksUpdateNotificationBot.

Started with the Azure Functions & Node.js template and added "TeamsDevApp.ms-teams-vscode-extension" extension, rebuilt the container.

However when using the Teams Toolkit extension to configure a new teams app it only appears to work with the default location:

/home/node/TeamsApps/ and when I try and select the /workspaces/ path the teams toolkit extension just exits and doesn't provide me with the option to create the app.

Now this works but the filesystem at the /home/ location is not mapped outside the devcontainer so I am unable to map this to the local filesystem for source control etc.

@adashen adashen added enhancement New feature or request investigating labels Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigating
Projects
None yet
Development

No branches or pull requests

3 participants