1.0.0-beta.15 • Published 14 days ago

@indiekit/store-gitlab v1.0.0-beta.15

Weekly downloads
4
License
MIT
Repository
github
Last release
14 days ago

@indiekit/store-gitlab

GitLab content store adaptor for Indiekit.

Installation

npm i @indiekit/store-gitlab

Usage

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

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

Options

OptionTypeDescription
instancestringGitLab instance URL. Optional, defaults to https://gitlab.com.
projectIdstringGitLab project ID. Required (if user and repo not provided).
userstringYour GitLab username. Required (if projectId not provided).
repostringThe name of your GitLab repository. Required (if projectId not provided).
branchstringThe branch files will be saved to. Optional, defaults to main.
tokenstringA GitLab access token. Required, defaults to process.env.GITLAB_TOKEN.
1.0.0-beta.15

14 days ago

1.0.0-beta.12

24 days ago

1.0.0-beta.10

25 days ago

1.0.0-beta.8

2 months ago

1.0.0-beta.4

10 months ago

1.0.0-beta.5

9 months ago

1.0.0-beta.6

6 months ago

1.0.0-beta.3

12 months ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-beta.0

1 year ago

1.0.0-beta.1

1 year ago

1.0.0-alpha.9

2 years ago

1.0.0-alpha.10

2 years ago

1.0.0-alpha.12

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.1.0-alpha.21

3 years ago

0.1.0-alpha.20

3 years ago

0.1.0-alpha.18

3 years ago

0.1.0-alpha.15

3 years ago

0.1.0-alpha.14

3 years ago

0.1.0-alpha.12

4 years ago

0.1.0-alpha.11

4 years ago

0.1.0-alpha.10

4 years ago

0.1.0-alpha.6

4 years ago

0.1.0-alpha.4

4 years ago

0.1.0-alpha.3

4 years ago

0.1.0-alpha.1

4 years ago