Tags: ni507/GitLabApiClient
Tags
add project variables support (nmklotas#72) * add project environment variables support * increase coverage project environment variable * initialize fields explicitely * use new projectId and fix tests Co-authored-by: Cristian Ramon Garcia <[email protected]> Co-authored-by: Joseph Petersen <[email protected]>
Feature/35 pipeline api (nmklotas#73) * nmklotas#35 Start with pipeline get implementation * nmklotas#35 Add create method * nmklotas#35 Add delete pipeline * nmklotas#35 add cancel implementation * nmklotas#35 Retry implementation * nmklotas#35 Make request properties readonly
Get commit by SHA. (nmklotas#52) * Added commits model * Added nock support * Get commit by its SHA * Deleted * BUG FIX: in appending commit ID * Supported mocking for GitlabFacade. Corrected the unit test. * made the test more restricting * Post review part 1 * Get commits from the branch * fixed warning * BUG FIX: url handling in TagClient * deleted GitLabHttpFacade * fixed imports in test project * implemented tests by mocking HttpClientHandler
PreviousNext