Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Better support for extensions #238

Open
eharris369 opened this issue Aug 27, 2019 · 0 comments
Open

Better support for extensions #238

eharris369 opened this issue Aug 27, 2019 · 0 comments

Comments

@eharris369
Copy link
Contributor

In the project listing for an extension project it contains additional information which can be used to provide better support for extensions:

"extension": {
  "name": "appsodyExtension",
  "path": "/codewind-workspace/.extensions/codewind-appsody-extension",
  "version": "0.3.0",
  "description": "Appsody extension for Codewind",
  "projectType": "appsodyExtension",
  "commands": [],
  "detection": ".appsody-config.yaml",
  "templates": null,
  "config": {
    "containerAppRoot": "/project/user-app"
  }
},
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant