alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

How to do shared development of an open source Alexa Skill on GitHub? #228

Open elmar-hinz opened 1 year ago

elmar-hinz commented 1 year ago

Question

Given

Sharing code on Github is a modern standard for open source development. When creating a new skill within the developer console, it is possible to import the skill directly form Github. The drawback, this creates a new git repository and the history of the Github repository is not connected.

Screenshot 2022-12-23 at 22 24 38

Looking for

What I am actually looking for is the option to clone the Git repository and to create the new Alexa Skill within the own Alexa account, while keeping to the commit history connected. This may require some local configuration, maybe in .env style, those credentials that don't belong to Github.

Missing feature or missing documentation?

I was not able to figure out within a reasonable amount of time, if this is a missing feature of the Ask Toolkit or if the path to the documentation isn't paved that well.

github-actions[bot] commented 1 year ago

This issue is stale since it has been open for 60 days with no activity. Please respond or this issue will be closed soon.