Liam Newman
d7931777bc
Merge branch 'master' into download-repository-archives
2020-11-05 08:38:31 -08:00
Tadas Giniotis
9d161b28bb
add wiremock snapshots
2020-11-04 15:38:00 +02:00
Tadas Giniotis
9b16a1caa0
add tests
2020-11-04 15:37:58 +02:00
Tadas Giniotis
9a918e3bac
implement ability to list members on a team by role
2020-11-04 15:35:17 +02:00
Liam Newman
d4c5c6a1e0
Merge pull request #944 from seregamorph/feature/push-pulls-extensions
...
user, push, pull event extensions
2020-11-03 12:53:07 -08:00
Liam Newman
63fda3555c
Merge pull request #953 from tginiotis-at-work/commentsOnCommit
...
Get comments on a specific commit
2020-11-03 12:33:00 -08:00
Liam Newman
6a2381c06b
Merge pull request #951 from tginiotis-at-work/sign_commits
...
Allow adding signature to commits
2020-11-03 12:30:56 -08:00
Liam Newman
e9c0a16c26
Merge pull request #974 from hub4j/dependabot/maven/org.mockito-mockito-core-3.6.0
...
Chore(deps-dev): Bump mockito-core from 3.5.7 to 3.6.0
2020-11-03 08:43:55 -08:00
Liam Newman
2101a67ac1
Merge pull request #973 from hub4j/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.9.0.202009080501-r
...
Chore(deps-dev): Bump org.eclipse.jgit from 5.7.0.202003110725-r to 5.9.0.202009080501-r
2020-11-03 08:43:44 -08:00
dependabot[bot]
ddac568aaa
Chore(deps-dev): Bump mockito-core from 3.5.7 to 3.6.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.5.7 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.7...v3.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-01 02:00:38 +00:00
dependabot[bot]
262ae9f635
Chore(deps-dev): Bump org.eclipse.jgit
...
Bumps org.eclipse.jgit from 5.7.0.202003110725-r to 5.9.0.202009080501-r.
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-01 02:00:23 +00:00
dependabot[bot]
381502fb80
Merge pull request #963 from hub4j/dependabot/maven/junit-junit-4.13.1
2020-10-22 21:27:26 +00:00
dependabot[bot]
92fb441eb2
Chore(deps-dev): Bump junit from 4.13 to 4.13.1
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 21:21:02 +00:00
dependabot[bot]
29e08037a8
Merge pull request #956 from hub4j/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.27.2
2020-10-22 21:20:13 +00:00
dependabot[bot]
84cc6d9315
Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.1 to 2.27.2
...
Bumps [wiremock-jre8-standalone](https://github.com/tomakehurst/wiremock ) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/tomakehurst/wiremock/releases )
- [Commits](https://github.com/tomakehurst/wiremock/compare/2.27.1...2.27.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 21:14:54 +00:00
dependabot[bot]
b8d5a1c732
Merge pull request #958 from hub4j/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
2020-10-22 21:14:09 +00:00
dependabot[bot]
0197ab9661
Chore(deps): Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
...
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 21:08:37 +00:00
Tim Jacomb
b7915e61a6
Merge pull request #965 from chids/fix-wiremock-status-test
...
GH docs have moved, adjust assertion accordingly.
2020-10-22 22:03:05 +01:00
Tim Jacomb
586db99450
Merge branch 'master' into fix-wiremock-status-test
2020-10-22 21:57:46 +01:00
Tim Jacomb
5377d0dd18
Merge pull request #964 from jglick/GHPullRequest.getLabels
...
GHPullRequest.getLabels should not go to the GHIssue API endpoint
2020-10-22 21:35:37 +01:00
Mårten Gustafson
bb48d55bd4
Add support for downloading zip and tar archives of repositories.
2020-10-20 21:45:27 +02:00
Mårten Gustafson
c5d3a7d573
GH docs have moved, adjust assertion accordingly.
2020-10-20 18:41:17 +02:00
Jesse Glick
8267050f06
GHPullRequest.getLabels should not go to the GHIssue API endpoint
2020-10-15 13:25:20 -04:00
Marcos.Cela
610b02968e
exlude org.kohsuke.github.extras.auth.* from code coverage
...
This is a package for examples/extra implementations
2020-10-05 13:57:52 +02:00
Marcos.Cela
a7112c42df
linting: JWTTokenProvider.java
2020-10-05 13:48:37 +02:00
Marcos.Cela
8a474a3b00
add: example for Org Installation token on extras package
2020-10-05 13:39:30 +02:00
Marcos.Cela
59e18d155e
add dependencies for jwt token generation
...
These dependencies are marked as "provided" because they are only
used in the extras package
2020-10-05 13:39:01 +02:00
Marco Ferrer
12ca5d8063
update deployment wiremocks
2020-10-02 17:40:47 -04:00
Marco Ferrer
c959e0a928
update accept header in wiremocks
2020-10-02 17:37:21 -04:00
Marco Ferrer
89a08b021d
formatting
2020-10-02 17:14:28 -04:00
Marco Ferrer
04b553cdec
update deployment status checks
2020-10-02 17:12:10 -04:00
Marco Ferrer
15e9ee30ee
formatting
2020-10-02 16:52:23 -04:00
Marco Ferrer
a0d650a86c
update deployment tests to read new fields
2020-10-02 16:47:01 -04:00
Marco Ferrer
1a6ad48e08
formatting
2020-10-02 16:35:46 -04:00
Marco Ferrer
7c82eeb018
Support deployment api previews ant-man and flash
2020-10-02 15:57:52 -04:00
Marco Ferrer
b188e74ee0
Add new const for flash preview
2020-10-02 14:16:50 -04:00
Tadas Giniotis
c21bd5765a
add wiremock snapshots
2020-10-01 01:25:17 +03:00
Tadas Giniotis
b78c37a695
add tests
2020-10-01 01:23:34 +03:00
Tadas Giniotis
2f151d45c3
add wiremock snapshots
2020-10-01 01:00:20 +03:00
Tadas Giniotis
3ebe3afdbd
add tests
2020-10-01 00:58:54 +03:00
Tadas Giniotis
f4845df6c0
implement ability to list comments of a specific commit
2020-10-01 00:58:42 +03:00
Tadas Giniotis
272b87f04d
add ability to attach a signature when creating a commit
2020-09-30 23:21:05 +03:00
Marcos.Cela
ff790eeefb
formatting of OrgInstallationCredentialProvider.java
2020-09-30 16:48:54 +02:00
Marcos.Cela
97e918da03
remove unused JWTTokenProvider (we are now using a github client)
2020-09-30 16:39:41 +02:00
Marcos.Cela
4f30998873
OrgInstallationCredentialProvider now receives a pre-configured client
...
This is required to pass integration tests. In terms of functionality,
the user should be able to provide a client with the given token provider.
It additionally increases control (e.g: usage of proxies)
Add tests
2020-09-29 16:13:23 +02:00
Marcos.Cela
a0fc478a28
remove final modifier from credentialProvider (required for tests)
2020-09-29 16:12:06 +02:00
Marcos.Cela
bb03fd1968
use Date#after instead of compareTo
2020-09-28 16:11:16 +02:00
Marcos.Cela
0c65f74662
formatting
2020-09-28 14:45:00 +02:00
Marcos.Cela
29ac2bd4f5
return a correctly formatted token
2020-09-28 14:24:01 +02:00
Marcos.Cela
0d8b4f32e8
document oauthAccessToken
2020-09-28 13:48:56 +02:00