mauriciolauffer/deploy-to-sap-btp-with-ctms

GitHub Action to deploy application archives (MTAR files) to SAP BTP via SAP Cloud Transport Management Service (CTMS)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
CTMS_TOKEN_SERVICE_URLValue of url (within the uaa section) from the service key of your CTMS instance.yes
CTMS_CLIENT_IDValue of clientid from the service key of your CTMS instance.yes
CTMS_CLIENT_SECRETValue of clientsecret (within the uaa section) from the service key.yes
CTMS_API_URLValue of uri from the service key of your CTMS instance.yes
CTMS_NODE_NAMEThe name of the target Transport Node in CTMS where the archive should be importedyes
CTMS_FILE_PATHPath within the runner's workspace to the application archive file (e.g., app.mtar, my-app.zip)yes
CTMS_TR_DESCRIPTIONDescription for the transport request created in CTMSyes
CTMS_TR_CONTENT_TYPEContent type of the archive. Must be one of: MTA, XSCDU, APPyes
CTMS_TR_STORAGE_TYPEStorage type for the transport request. Must be one of: FILE, REFERENCE. Typically FILE for direct uploadsyes
CTMS_TR_USER_NAMEOptional user name displayed in the Cloud Transport Management UI. If omitted, the authentication user may be shown.no
namedescription
CTMS_NODE_IDID of Transport Node where content was put in
CTMS_NODE_NAMEName of Transport Node where content was put in
CTMS_QUEUE_IDID of Import Queue of the Transport Node