fiberplane/Sync Templates

Synchronizes Templates between your repository and Fiberplane

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 7, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: fiberplane/sync-templates@e35786a91f4d6ec8f9b4df0ccfa66770cff78083 # v1

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

namedescriptionrequireddefault
api-tokenAPI token used to access the Fiberplane API withyes
workspace-idID of the workspace to which the templates should be uploaded toyes
fp-base-urlBase URL of the Fiberplane APIhttps://studio.fiberplane.com
templates-directoryCustom directory that should be monitored for Template JSONNET files (default: .fiberplane/templates/).fiberplane/templates/
fp-versionVersion of the Fiberplane CLI to use (latest by default)latest

no outputs