1.0.0-beta.19 • Published 9 months ago

@indiekit/store-bitbucket v1.0.0-beta.19

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@indiekit/store-bitbucket

Bitbucket content store adaptor for Indiekit.

Installation

npm i @indiekit/store-bitbucket

Usage

Add @indiekit/store-bitbucket to your list of plug-ins, specifying options as required:

{
  "plugins": ["@indiekit/store-bitbucket"],
  "@indiekit/store-bitbucket": {
    "user": "username",
    "repo": "reponame"
  }
}

Options

OptionTypeDescription
userstringYour Bitbucket username. Required.
repostringThe name of your Bitbucket repository. Required.
branchstringThe branch files will be saved to. Optional, defaults to main.
passwordstringA Bitbucket app password. Required, defaults to process.env.BITBUCKET_PASSWORD.
1.0.0-beta.19

9 months ago

1.0.0-beta.15

1 year ago

1.0.0-beta.12

1 year ago

1.0.0-beta.10

1 year ago

1.0.0-beta.8

1 year ago

1.0.0-beta.4

2 years ago

1.0.0-beta.5

2 years ago

1.0.0-beta.6

2 years ago

1.0.0-beta.3

2 years ago

1.0.0-beta.0

3 years ago

1.0.0-beta.1

2 years ago

1.0.0-alpha.16

3 years ago

1.0.0-alpha.13

3 years ago

1.0.0-alpha.9

3 years ago

1.0.0-alpha.10

3 years ago

1.0.0-alpha.12

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.0

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.1.0-alpha.21

4 years ago

0.1.0-alpha.15

4 years ago