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

Better support for extensions #238

@eharris369

Description

@eharris369

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"
  }
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions