FEATURE - Support finding artifact type component
#2624
Labels
project-access
Tickets related to @sap-ux/project-access
component
#2624
As a developer,
I want to be able to find artifacts of type
component
so that I can use Fiori tools to work with them
Description
We want to enable developers to work with applications of type
component
and enable tools support for those.For this the first step is to enable finding them for further processing.
Technical Design
type: component
in themanifest.json
findFioriArtifacts
andFioriArtifactTypes: component
Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have a component artifact
when I execute
findFioriArtifacts
with set flagthen I will find the component artifact
Notes
Tasks
The text was updated successfully, but these errors were encountered: