brantburnett/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: brantburnett/run-couchbasefakeit@642ff869eb77c66545b3abccaa570d7f3499e626 # v0.1tags 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