Skip to content

Commit

Permalink
Update abapAddonAssemblyKitCheck.yaml (#4992)
Browse files Browse the repository at this point in the history
* Update abapAddonAssemblyKitCheck.yaml

remove bullet points as they are not rendered together with markdown

* Update abapAddonAssemblyKitCheck.yaml

* delete trailing space

* go generate
  • Loading branch information
tiloKo authored Jul 22, 2024
1 parent 82f6d58 commit d2285f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 3 additions & 5 deletions cmd/abapAddonAssemblyKitCheck_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions resources/metadata/abapAddonAssemblyKitCheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ metadata:
name: abapAddonAssemblyKitCheck
description: This step calls AAKaaS to check the validity of the Addon Product Modelling.
longDescription: |
This step does the following:<ul>
[The Addon Product Modelling](https://www.project-piper.io/scenarios/abapEnvironmentAddons/#add-on-descriptor-file) is read from the <b>addonDescriptorFileName</b> (e.g. addon.yml)
A connection to AAKaaS (Addon Assembly Kit as a Service) is established and the Addon Product Modelling is transfered for detailed [checks](https://www.project-piper.io/scenarios/abapEnvironmentAddons/#versioning-rules)
The semantic versions are resolved and stored into the piper commonPipelineEnviroment for usage of subsequent pipeline steps
</ul>
[The Addon Product Modelling](https://www.project-piper.io/scenarios/abapEnvironmentAddons/#add-on-descriptor-file) is read from the <b>addonDescriptorFileName</b> (e.g. addon.yml).
A connection to AAKaaS (Addon Assembly Kit as a Service) is established and the Addon Product Modelling is transfered for detailed [checks](https://www.project-piper.io/scenarios/abapEnvironmentAddons/#versioning-rules).
The semantic versions are resolved and stored into the piper commonPipelineEnviroment for usage in subsequent pipeline steps.
<br />
For logon to AAKaaS you can either provide a credential with basic authorization (username and password) or two secret text credentials containing the technical s-users certificate (see note [2805811](https://me.sap.com/notes/2805811) for download) as base64 encoded string and the password to decrypt the file
<br />
Expand Down

0 comments on commit d2285f8

Please sign in to comment.