regestaitalia/TRM Publish

Publish a package to TRM Registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
githubTokenGithub token used for default manifest values (defaults to action token).no${{ github.token }}
systemRFCDestSource system RFC connection system ID (SID).no
systemRFCAsHostSource system RFC connection application server.no
systemRFCSysnrSource system RFC connection instance number.no
systemRFCSAPRouterSource system RFC connection SAP router string.no
systemRESTEndpointSource system REST connection endpoint.no
systemRESTRfcDestinationSource system REST connection RFC destination.no
systemLoginClientSource system login client.yes
systemLoginUserSource system login user.yes
systemLoginPasswordSource system login password.yes
systemLoginLanguageSource system login language.yes
nameName of the TRM package to publish.yes
registryEndpointEndpoint of the publish registry.nopublic
registryTokenAuthentication token for the registry.no
registryAuthAuthentication object for the registry in JSON format. WIll overwrite authentication token if both are provided.no
versionVersion of the TRM package to publish.nolatest
incIncrement of latest version (only used when no version is specified)nopatch
preReleaseIndicates a pre release publishnofalse
preReleaseIdentifierPre release identifier (only used if it's a pre release)no
tagsRelease tags separated by commano
privateVisibility of the TRM package to publishnofalse
abapPackageName of the ABAP package to publish.no
shortDescriptionTRM package short description (defaults to the description of the repository running the action).no
backwardsCompatibleFlag that indicates if the current release is backwards compatible with the previous release.notrue
keepLatestReleaseManifestValuesCopy the same manifest values from the latest releasenofalse
authorsTRM package authors (separated by comma - defaults to the authors in the repository running the action).no
keywordsTRM package keywords (separated by comma - defaults to the keywords in the repository running the action).no
gitTRM package git repository URL (defaults to the repository running the action).no
websiteTRM package project website URL (defaults to the website in the repository running the action).no
licenseTRM package license (defaults to the license in the repository running the action).no
dependenciesManually added TRM package dependencies in JSON format.no
sapEntriesManually added TRM SAP object dependencies in JSON format.no
postActivitiesPost activities in JSON format.no
readmePath to the file or markup text of the TRM package readme (defaults to repository README.md file content in root, if exists).no
releaseTransportTargetTransport target used during publish release.yes
noDependencyDetectionSkip automatic SAP objects/TRM packages detection.nofalse
noLanguageTransportSkip publish of language transport (translations).nofalse
customizingTransportsCustomizing transport to publish (separated by comma).no

no outputs