1.1.3 • Published 6 years ago

wbp-gitlab v1.1.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

This is a util for wbp

How to Use ?

// let gitlab = require('../main')

// gitlab.inputUserInfo().then((data) => {
//     gitlab.tokens = data.tokens
//     gitlab.gitlabURL = data.gitlabURL
//     return gitlab.getGroups(data.tokens, data.gitlabURL)
// }).then((res) => {
//     res.forEach((item) => {
//         if (item.name == 'dhfe') {
//             gitlab.groupId = item.id
//         }
//     })
//     return gitlab.createPro()
// }).then((res) => {
//     console.log('---------end res---------')
//     console.log(res)
// }).catch((err) => {
//     console.log('---------end err-------')
//     console.log(err)
// })
1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago