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

Design 'app model' file #34

Open
stevejroberts opened this issue Aug 30, 2018 · 1 comment
Open

Design 'app model' file #34

stevejroberts opened this issue Aug 30, 2018 · 1 comment

Comments

@stevejroberts
Copy link
Contributor

We want to keep some workspace-local metadata that maps the user's code to deployed Lambda functions (and serverless apps). This is the 'app model' file concept that's been floated around and is similar in concept to the Cloud9 .application.json file.

This task is to design what we'll do in VSCode. Output will be a design doc for discussion and one or more tasks for implementation.

  • Can we re-use the Cloud9 file (and perhaps the jetBrains version, if it should exist)? How do we keep in sync with them if so?
  • Do we need our own file? If so, what's the format and what's the round trip story with Cloud9?

I'm sure other issues and considerations will come forward when we start to think this through more deeply!

@justinmk3
Copy link
Contributor

justinmk3 commented Aug 27, 2020

Alternatives:

Related: "Import Lambda" feature was implemented in #1236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants