3mo-esolutions/Parse Server Credentials

A GitHub Action to parse a server string into its components

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 21, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 3mo-esolutions/github-action-parse-server-credentials@2787bd23fd543a731f0999e908a37e579f7b6b5d # 0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
SERVERThe server string to parseyes
namedescription
USERNAMEThe username component of the server string
HOSTThe host component of the server string
PORTThe port component of the server string