actions-marketplace-validations/Run CouchbaseFakeIt

Runs a pre-initialized Couchbase container based on definition files in your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 6, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/brantburnett_run-couchbasefakeit@43a8a0323d71a3778d6d965b0a6106b6c89d3dd0 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
couchbase-versionDocker tag for the version of CouchbaseFakeIt, i.e. "enterprise-6.5.0"yes
couchbase-registryDocker registry for retrieving Couchbase, defaults to "btburnett3/couchbasefakeit"nobtburnett3/couchbasefakeit
couchbase-configurationRelative path to the CouchbaseFakeIt configurationyes
couchbase-usernameCouchbase username, defaults to "Administrator"noAdministrator
couchbase-passwordCouchbase password, defaults to "password"nopassword
couchbase-servicesCouchbase services to run, defaults to ""nokv,n1ql,index,fts

no outputs