xatavian
ac8db8f0f4
Allow for optional parameters in Projects.search ( #801 )
...
Co-authored-by: Avi SZYCHTER <avi.szychter@trialog.com>
2020-05-17 18:54:12 +02:00
Justin Dalrymple
5906c6180f
Bump version to: 19.6.0 [skip ci]
2020-05-16 11:49:46 +00:00
Justin Dalrymple
14595158fa
Update CHANGELOG.md [skip ci]
2020-05-16 11:49:43 +00:00
Justin Dalrymple
1cec2d736c
Update typing to specify that path or name must be passed ( #796 )
2020-05-16 13:33:03 +02:00
Justin Dalrymple
f3638aecfa
Fixing format of form-data wrapper ( #797 )
2020-05-15 22:21:33 +02:00
dependabot-preview[bot]
04a432cecc
chore(deps-dev): bump @types/node from 13.13.5 to 14.0.1 ( #790 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.5 to 14.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-15 21:37:53 +02:00
Justin Dalrymple
8dbc11590b
Bump version to: 19.5.1 [skip ci]
2020-05-11 20:44:40 +00:00
Justin Dalrymple
b58d24ca63
Bump version to: 19.5.0 [skip ci]
2020-05-11 20:39:34 +00:00
Justin Dalrymple
4b39c70e72
Update CHANGELOG.md [skip ci]
2020-05-11 20:39:21 +00:00
Corentin Mors
3e1b2887e4
Fix: Update DELETE method to POST in todos.done() ( #780 )
...
fixes #779
2020-05-11 22:22:05 +02:00
Justin Dalrymple
0f0d2d7a15
Bump version to: 19.4.0 [skip ci]
2020-05-06 17:32:27 +00:00
Justin Dalrymple
a7446e4908
Update CHANGELOG.md [skip ci]
2020-05-06 17:32:15 +00:00
Justin
a87112ce23
Add Deploy tokens API ( #762 )
2020-05-06 19:14:36 +02:00
Justin Dalrymple
0ce47f2dd8
Bump version to: 19.3.1 [skip ci]
2020-05-05 13:38:18 +00:00
Justin Dalrymple
4f4f0634c0
Bump version to: 19.3.0 [skip ci]
2020-05-01 22:27:15 +00:00
Justin Dalrymple
628fe3664b
Update CHANGELOG.md [skip ci]
2020-05-01 22:27:12 +00:00
Justin
176dadf9a6
Fixing the types path in the package.json for browser and requester-utils ( #742 )
2020-05-02 00:12:41 +02:00
Justin Dalrymple
63d1eaf12c
Bump version to: 19.2.0 [skip ci]
2020-04-29 23:23:16 +00:00
Justin Dalrymple
abc6b7ef0c
Update CHANGELOG.md [skip ci]
2020-04-29 23:23:05 +00:00
Daniel Moore
ad98890512
Add types field to node and browser package.json ( #737 )
2020-04-30 01:03:37 +02:00
Justin Dalrymple
6132395b2c
Bump version to: 19.1.0 [skip ci]
2020-04-27 20:14:26 +00:00
Justin Dalrymple
b54ff9ee8f
Update CHANGELOG.md [skip ci]
2020-04-27 20:14:13 +00:00
Alvaro
ad942b344a
Adds options interface for MergeRequests API ( #606 )
...
Co-authored-by: Justin <justin.s.dalrymple@gmail.com>
2020-04-26 18:17:56 +02:00
Justin Dalrymple
eb13b34981
Bump version to: 19.0.0 [skip ci]
2020-04-23 21:52:11 +00:00
Justin Dalrymple
3c2793b9c3
Update CHANGELOG.md [skip ci]
2020-04-23 21:52:09 +00:00
Justin Dalrymple
c4522e245a
Adding CLI Integration Tests ( #711 )
2020-04-23 23:34:22 +02:00
Justin Dalrymple
c4c8f95439
Bump version to: 18.2.0 [skip ci]
2020-04-22 19:20:54 +00:00
Justin Dalrymple
4b4b064004
Bump version to: 18.1.0 [skip ci]
2020-04-22 08:33:27 +00:00
Justin Dalrymple
d56995e1cc
Update CHANGELOG.md [skip ci]
2020-04-22 08:33:16 +00:00
Justin Dalrymple
7a911266c7
Adding integration tests for the browser usage ( #697 )
2020-04-22 10:23:40 +02:00
Justin Dalrymple
1687dc466f
Bump version to: 18.0.0 [skip ci]
2020-04-21 14:16:22 +00:00
Justin Dalrymple
4ced442da2
Update CHANGELOG.md [skip ci]
2020-04-21 14:16:10 +00:00
Justin
2f7830fb4f
Testing with verbose logs
2020-04-20 19:29:00 +02:00
Justin
7a3f9c4884
docs: Updating README badges
2020-04-20 00:46:58 +02:00
schindld
dfa3bc4838
Updated the removeTags API parameter for GitLab 12.9 ( #647 )
...
Updated variable name for registry `removeTags` method, as per https://docs.gitlab.com/12.9/ee/api/container_registry.html#delete-registry-repository-tags-in-bulk
A `removeTags` method parameter name changed from nameRegex to nameRegexDelete. Works with GitLab 12.9+.
2020-04-20 00:09:02 +02:00
Justin Dalrymple
4be71d2d50
Bump version to: v17.0.3 [skip ci]
2020-04-19 20:10:59 +02:00
Justin Dalrymple
8009be1253
Update CHANGELOG.md [skip ci]
2020-04-19 20:10:35 +02:00
dependabot-preview[bot]
415c50a9eb
chore(deps-dev): bump rollup-plugin-typescript2 from 0.26.0 to 0.27.0 ( #654 )
...
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2 ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases )
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.26.0...0.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 20:39:07 +02:00
semantic-release-bot
55404c09ca
chore: Release 🚀 17.0.1 [skip ci]
...
## [17.0.1](https://github.com/jdalrymple/gitbeaker/compare/17.0.0...17.0.1 ) (2020-03-24)
### Bug Fixes
* Version updates ([2db0be8](2db0be8309 ))
2020-03-24 21:41:11 +00:00
Justin
2db0be8309
fix: Version updates
2020-03-24 22:34:27 +01:00
semantic-release-bot
d850e8d2e6
chore: Release 🚀 17.0.0 [skip ci]
...
# [17.0.0](https://github.com/jdalrymple/gitbeaker/compare/16.0.0...17.0.0 ) (2020-03-24)
### Bug Fixes
* **core:** Adding better handling for form type arguments ([#570 ](https://github.com/jdalrymple/gitbeaker/issues/570 )) ([4751ed2](4751ed225f )), closes [#568 ](https://github.com/jdalrymple/gitbeaker/issues/568 )
### BREAKING CHANGES
* **core:** Trigger.pipeline now has a defined variables property to house all the pipeline variables to be set. Before these variables were set on the root object, but this made it difficult to parse any future options that may be added to this function.
2020-03-24 21:16:52 +00:00
Justin Dalrymple
4751ed225f
fix(core): Adding better handling for form type arguments ( #570 )
...
This should be able to account for any form arguments passed to the requestHelper.
BREAKING CHANGE: Trigger.pipeline now has a defined variables property to house all the pipeline variables to be set. Before these variables were set on the root object, but this made it difficult to parse any future options that may be added to this function.
fixes : #568
2020-03-24 22:08:33 +01:00
semantic-release-bot
9a42a66ac3
chore: Release 🚀 16.0.0 [skip ci]
...
# [16.0.0](https://github.com/jdalrymple/gitbeaker/compare/15.2.0...16.0.0 ) (2020-03-24)
* Fixed variable name for registry method, as per … (#646 ) ([992b809](992b809cb1 )), closes [#646 ](https://github.com/jdalrymple/gitbeaker/issues/646 )
### BREAKING CHANGES
* 🧨 A `removeTags` method parameter name changed from tagNameRegex to nameRegex. Works with GitLab 12.x.
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-03-24 16:30:20 +00:00
schindld
992b809cb1
Fixed variable name for registry method, as per … ( #646 )
...
fix(core): 🐛 Fixed variable name for registry method, as per https://docs.gitlab.com/12.8/ee/api/container_registry.html#delete-registry-repository-tags-in-bulk
BREAKING CHANGE: 🧨 A `removeTags` method parameter name changed from tagNameRegex to nameRegex. Works with GitLab 12.x.
Co-authored-by: Joseph Petersen <josephp90@gmail.com>
2020-03-24 17:21:41 +01:00
semantic-release-bot
8df5a911a3
chore: Release 🚀 15.2.0 [skip ci]
...
# [15.2.0](https://github.com/jdalrymple/gitbeaker/compare/15.1.0...15.2.0 ) (2020-03-22)
### Features
* **core:** Override arguments in all template children ([#597 ](https://github.com/jdalrymple/gitbeaker/issues/597 )) ([d9c97d4](d9c97d44d1 ))
2020-03-22 18:41:41 +00:00
Justin
d9c97d44d1
feat(core): Override arguments in all template children ( #597 )
2020-03-22 18:25:59 +01:00
semantic-release-bot
dbd53496ba
chore: Release 🚀 15.1.0 [skip ci]
...
# [15.1.0](https://github.com/jdalrymple/gitbeaker/compare/15.0.0...15.1.0 ) (2020-03-22)
### Features
* Add typing to project and group variables ([#620 ](https://github.com/jdalrymple/gitbeaker/issues/620 )) ([70f39ab](70f39ab431 ))
2020-03-22 15:40:14 +00:00
Simon A. Eugster
70f39ab431
feat: Add typing to project and group variables ( #620 )
...
feat(gitbeaker-core): Add typing to project and group variables
Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2020-03-22 16:29:49 +01:00
Justin Dalrymple
f60e4375ad
docs: Adding package specific README
2020-03-22 15:52:47 +01:00
semantic-release-bot
a3022486c6
chore: Release 🚀 15.0.0 [skip ci]
...
# [15.0.0](https://github.com/jdalrymple/gitbeaker/compare/14.2.2...15.0.0 ) (2020-03-22)
### Bug Fixes
* **gitbeaker-core:** 🐛 Notification Settings API special PUT requests ([6c748ec](6c748eceb4 ))
* **gitbeaker-core:** 🐛 ResourceTemplate.show was using the wrong http method ([e068e6a](e068e6a0e2 ))
### Code Refactoring
* **gitbeaker-core:** 💡 Adjusted the argument order for ResourceAwardEmojis ([348f6c1](348f6c1870 ))
* **gitbeaker-core:** 💡 Updated the function header for Group.create ([4a3906a](4a3906ad35 ))
* **gitbeaker-core:** 💡 Updated the License API ([2e9e580](2e9e58013b ))
* 💡 Migrated to a monorepo structure ([d9cd4c9](d9cd4c9a91 ))
### Features
* **gitbeaker-cli:** 🎸 Added support for GITBEAKER_[Property] env variable ([6851800](6851800ca8 ))
### BREAKING CHANGES
* **gitbeaker-core:** 🧨 The order of arguments that include both the awardId and noteId has changed. It is now projectId, resourceId, noteId, and then awardId. This affects the award, remove and show functions.
* **gitbeaker-core:** 🧨 Changed the spelling of the License API from Licence to License. Additionally the license.create method has been replaced with license.add and has a required first parameter that is the license. The license.all method now returns all licenses and no longer the license
for the current user. This is now done by license.show.
* **gitbeaker-core:** 🧨 Group.create takes an additional argument
* 🧨 This migration requires users to import specific subpackages. For NodeJS
usage, that would be @gitbeaker/node.
2020-03-22 14:31:20 +00:00