Liam Newman
ee2d9491fb
Update CHANGELOG.md
2020-08-27 09:13:03 -07:00
Liam Newman
bf86a7c75a
Update dependabot.yml
2020-08-27 09:09:22 -07:00
Liam Newman
70f6d129e2
Merge pull request #936 from hub4j/dependabot/maven/org.mockito-mockito-core-3.5.7
...
Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7
2020-08-27 09:06:55 -07:00
dependabot[bot]
a4ac2aa99a
Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.5.2 to 3.5.7.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.2...v3.5.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-26 02:00:58 +00:00
Liam Newman
ae3b6fbe6b
Merge pull request #931 from hub4j/dependabot/maven/spotbugs.version-4.1.2
...
Chore(deps): Bump spotbugs.version from 4.1.1 to 4.1.2
2020-08-19 19:52:24 -07:00
Liam Newman
e357fca963
Merge pull request #930 from hub4j/dependabot/maven/org.mockito-mockito-core-3.5.2
...
Chore(deps-dev): Bump mockito-core from 3.5.0 to 3.5.2
2020-08-19 19:52:08 -07:00
dependabot[bot]
c84cc89805
Chore(deps): Bump spotbugs.version from 4.1.1 to 4.1.2
...
Bumps `spotbugs.version` from 4.1.1 to 4.1.2.
Updates `spotbugs` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.1...4.1.2 )
Updates `spotbugs-annotations` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.1...4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-20 02:01:10 +00:00
dependabot[bot]
181238cd50
Chore(deps-dev): Bump mockito-core from 3.5.0 to 3.5.2
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.5.0...v3.5.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-19 02:00:47 +00:00
Liam Newman
214c24c736
Merge pull request #927 from hub4j/dependabot/maven/org.mockito-mockito-core-3.5.0
...
Chore(deps-dev): Bump mockito-core from 3.4.6 to 3.5.0
2020-08-17 08:40:40 -07:00
dependabot[bot]
cf51ce8f26
Chore(deps-dev): Bump mockito-core from 3.4.6 to 3.5.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.4.6 to 3.5.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.4.6...v3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 02:00:42 +00:00
Liam Newman
2b7ed40d01
[maven-release-plugin] prepare for next development iteration
2020-08-12 18:47:49 -07:00
Liam Newman
349ef7a54c
[maven-release-plugin] prepare release github-api-1.116
github-api-1.116
2020-08-12 18:47:42 -07:00
Liam Newman
94df5fc389
Merge pull request #923 from bitwiseman/feature/is-template
...
Added GHRepository.isTemplate() method
2020-08-12 18:43:07 -07:00
Liam Newman
906238a297
Add GHRepository.isTemplate()
2020-08-12 18:28:18 -07:00
Liam Newman
7963fa82b5
Ensure withPreview can be called multiple times
2020-08-12 18:27:48 -07:00
Liam Newman
1aba6012fb
Centralize GHRepository read
2020-08-12 18:21:44 -07:00
Liam Newman
ff4324ac67
Merge pull request #897 from bonnie-young/add-create-repo-with-template-support
...
add create repo with template support
2020-08-12 08:43:17 -07:00
Yang Ting
11bc669e1d
update code for create repository from template
...
Signed-off-by: Yang Ting <bonnie.young@maxwit.com >
2020-08-12 22:08:31 +08:00
Liam Newman
dcf26d58e4
Merge pull request #919 from bitwiseman/task/one-more-date
...
Fixed and streamlined date parsing
2020-08-07 16:42:49 -07:00
Liam Newman
4d46872c35
Fixed and streamlined date parsing
...
Fixes #917
2020-08-07 16:36:23 -07:00
Liam Newman
4f0d62f421
Merge pull request #920 from ewiegs4/deployment-payload
...
Support for object deployment payloads
2020-08-07 16:35:54 -07:00
Eddie Wiegers
f7ad1f517b
formatting
2020-08-07 17:46:33 -05:00
Eddie Wiegers
345d6197f3
Support for object deployment payloads.
2020-08-07 17:36:28 -05:00
Liam Newman
bb4d44138a
Merge branch 'master' into add-create-repo-with-template-support
2020-08-04 16:05:02 -07:00
Liam Newman
a8ef0cde53
Merge pull request #913 from hub4j/dependabot/maven/spotbugs.version-4.1.1
...
Chore(deps): Bump spotbugs.version from 4.0.6 to 4.1.1
2020-08-03 10:58:51 -07:00
dependabot[bot]
77dc009c95
Chore(deps): Bump spotbugs.version from 4.0.6 to 4.1.1
...
Bumps `spotbugs.version` from 4.0.6 to 4.1.1.
Updates `spotbugs` from 4.0.6 to 4.1.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.6...4.1.1 )
Updates `spotbugs-annotations` from 4.0.6 to 4.1.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases )
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.6...4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-03 02:00:46 +00:00
Liam Newman
aa298c93cc
Merge pull request #911 from bitwiseman/task/workflow-run
...
Add GHEvent.WORKFLOW_RUN
2020-08-02 08:27:02 -07:00
Liam Newman
dfb0a5240e
Merge pull request #909 from JKalash/jkalash/master
...
GHCheckRun.getPullRequests public
2020-07-31 16:06:17 -07:00
Liam Newman
9cfc3c22b5
Add GHEvent.WORKFLOW_RUN
2020-07-31 16:03:34 -07:00
Liam Newman
b177d98e29
Populate Check pull requests
...
Turns out there were quite a few bugs in this area (it was exposed publicly before. Some
tweaking was needed and updates to the tests to show this working as expected.
2020-07-31 15:57:17 -07:00
Joe
5405fb0370
return unmodifiable list
2020-07-30 21:48:42 +01:00
Joe
72a1c24b3b
format
2020-07-30 21:43:37 +01:00
Joe
f146ae94ec
return iterable
2020-07-30 21:41:16 +01:00
Joe
a0bbba748a
check suite exposes pull requests
2020-07-30 20:10:44 +01:00
Joe
81bf818573
pullRequests returns iterable
2020-07-30 20:01:44 +01:00
Joe
d5913dc292
fix array exposure
2020-07-30 15:25:35 +01:00
Joe Kalash
e1e901b794
Merge branch 'master' into jkalash/master
2020-07-30 14:01:01 +01:00
Joe
2f2f26767e
make getPullRequests public
2020-07-30 13:59:36 +01:00
Liam Newman
bffa78c1b8
Merge pull request #907 from hub4j/dependabot/maven/org.mockito-mockito-core-3.4.6
...
Chore(deps-dev): Bump mockito-core from 3.4.4 to 3.4.6
2020-07-29 20:11:55 -07:00
dependabot[bot]
c55719c67a
Chore(deps-dev): Bump mockito-core from 3.4.4 to 3.4.6
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 02:00:49 +00:00
Liam Newman
cb3b4a6642
Merge pull request #906 from JKalash/jkalash/master
...
Merge arbitrary branches
2020-07-28 16:37:40 -07:00
Liam Newman
92c141cee6
Add support for string head
...
Also support all changes already merged.
2020-07-28 12:57:31 -07:00
Liam Newman
fd1a1a1c23
Simplified tests
2020-07-28 11:22:07 -07:00
Joe
b835884b2e
fix test
2020-07-28 14:37:50 +01:00
Joe
660763908d
test refactor
2020-07-28 14:24:35 +01:00
Joe
fe8bdb755a
Merge branches method
2020-07-28 12:41:31 +01:00
Liam Newman
67dc6d2d23
Merge pull request #904 from Javaru/add-missing-org-permissions
...
Added MAINTAIN and TRIAGE to GHOrganization.Permission enum
2020-07-27 21:27:27 -07:00
Mark Vedder
9c8d73cbe2
Merge branch 'master' into add-missing-org-permissions
2020-07-27 18:54:32 -04:00
Liam Newman
5db97d92dd
Merge pull request #899 from gastaldi/set_milestone
...
PullRequest.setMilestone should use the Issue API
2020-07-27 14:18:05 -07:00
Liam Newman
ac470dddb5
Merge branch 'master' into add-create-repo-with-template-support
2020-07-27 14:14:16 -07:00