actions-marketplace-validations/Run CouchbaseFakeIt
Runs a pre-initialized Couchbase container based on definition files in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 6, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/brantburnett_run-couchbasefakeit@43a8a0323d71a3778d6d965b0a6106b6c89d3dd0 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| couchbase-version | Docker tag for the version of CouchbaseFakeIt, i.e. "enterprise-6.5.0" | yes | — |
| couchbase-registry | Docker registry for retrieving Couchbase, defaults to "btburnett3/couchbasefakeit" | no | btburnett3/couchbasefakeit |
| couchbase-configuration | Relative path to the CouchbaseFakeIt configuration | yes | — |
| couchbase-username | Couchbase username, defaults to "Administrator" | no | Administrator |
| couchbase-password | Couchbase password, defaults to "password" | no | password |
| couchbase-services | Couchbase services to run, defaults to "" | no | kv,n1ql,index,fts |
Outputs
no outputs