michaelkaye/Setup Synapse

Deploys a synapse test server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 6, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: michaelkaye/setup-matrix-synapse@e080023c56271cab986b83db75edba570fafb88b # v1.0.6

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

namedescriptionrequireddefault
installerInstall method (options "poetry", "venv" [default])venv
uploadLogsUpload synapse logs at endyestrue
artifactNameOverride artifact name for logsnosynapse-logs
customConfigJSON-formatted custom config for synapseno{}
customModulesComma-separated list of modules to pip install.no""
public_baseurlPublic base URL (defaults to http://localhost:${httpPort} if not defined)no
httpPortHTTP port for C-S and S-S APIsno8080
disableRateLimitingDisable ratelimiting of server requestsnotrue

no outputs