nv035674
|
52705ac695
|
revert testing version
|
2021-04-04 06:07:25 -05:00 |
|
nv035674
|
73d2e1db5c
|
Add support for repository visibility
|
2021-04-04 06:07:25 -05:00 |
|
Liam Newman
|
83aa9d04ef
|
Merge pull request #1078 from gsmet/expose-repository-workflows-artifacts
Expose repository for artifacts, workflows and workflow runs
|
2021-04-03 16:33:08 -07:00 |
|
Guillaume Smet
|
97652c6803
|
Expose repository for artifacts, workflows and workflow runs
|
2021-04-03 20:54:31 +02:00 |
|
Guillaume Smet
|
f40daf8488
|
Add some missing javadoc in the newly added GHArtifact
|
2021-04-03 20:45:52 +02:00 |
|
Liam Newman
|
3e6a5bc718
|
Merge pull request #1070 from hub4j/dependabot/maven/spotbugs.version-4.2.2
Chore(deps): Bump spotbugs.version from 4.2.1 to 4.2.2
|
2021-04-02 14:14:05 -07:00 |
|
Liam Newman
|
78ffe5a759
|
Merge pull request #1075 from gsmet/more-workflows
Add support for artifacts and logs of workflow runs
|
2021-04-02 14:13:43 -07:00 |
|
Guillaume Smet
|
9abfdc805b
|
Add support for artifacts and logs of workflow runs
|
2021-04-02 22:53:08 +02:00 |
|
dependabot[bot]
|
9e47a2b8c6
|
Chore(deps): Bump spotbugs.version from 4.2.1 to 4.2.2
Bumps `spotbugs.version` from 4.2.1 to 4.2.2.
Updates `spotbugs` from 4.2.1 to 4.2.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.2.1...4.2.2)
Updates `spotbugs-annotations` from 4.2.1 to 4.2.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.2.1...4.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 19:55:54 +00:00 |
|
Liam Newman
|
feba6ed8b6
|
Merge pull request #1072 from hub4j/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.11.0.202103091610-r
Chore(deps-dev): Bump org.eclipse.jgit from 5.10.0.202012080955-r to 5.11.0.202103091610-r
|
2021-04-01 12:55:05 -07:00 |
|
Liam Newman
|
acab40b704
|
Merge pull request #1073 from hub4j/dependabot/maven/org.mockito-mockito-core-3.8.0
Chore(deps-dev): Bump mockito-core from 3.7.7 to 3.8.0
|
2021-04-01 12:54:51 -07:00 |
|
Liam Newman
|
435272065f
|
Merge pull request #1069 from hub4j/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.9.0
Chore(deps): Bump spotless-maven-plugin from 2.8.1 to 2.9.0
|
2021-04-01 12:54:37 -07:00 |
|
dependabot[bot]
|
c5c04672fc
|
Chore(deps-dev): Bump mockito-core from 3.7.7 to 3.8.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 02:00:51 +00:00 |
|
dependabot[bot]
|
5eef764cba
|
Chore(deps-dev): Bump org.eclipse.jgit
Bumps org.eclipse.jgit from 5.10.0.202012080955-r to 5.11.0.202103091610-r.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 02:00:41 +00:00 |
|
dependabot[bot]
|
2682e0a1e2
|
Chore(deps): Bump spotless-maven-plugin from 2.8.1 to 2.9.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/project) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/diffplug/project/releases)
- [Commits](https://github.com/diffplug/project/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 02:00:30 +00:00 |
|
Liam Newman
|
a68d16d5de
|
[maven-release-plugin] prepare for next development iteration
|
2021-03-30 11:52:44 -07:00 |
|
Liam Newman
|
304ab10cf9
|
[maven-release-plugin] prepare release github-api-1.126
github-api-1.126
|
2021-03-30 11:52:06 -07:00 |
|
Liam Newman
|
dc46341432
|
Revert "[maven-release-plugin] prepare release github-api-1.126"
This reverts commit 99aea9296e.
|
2021-03-30 11:51:11 -07:00 |
|
Liam Newman
|
99aea9296e
|
[maven-release-plugin] prepare release github-api-1.126
|
2021-03-30 11:45:11 -07:00 |
|
Liam Newman
|
b0693037f3
|
Merge pull request #1067 from gsmet/proper-workflow-list-test
Fix GHRepository#listWorkflows() and add a test
|
2021-03-30 11:42:20 -07:00 |
|
Guillaume Smet
|
c19cfd98d1
|
Fix GHRepository#listWorkflows() and add a test
|
2021-03-30 19:56:52 +02:00 |
|
Liam Newman
|
cdc0e2ad6b
|
[maven-release-plugin] prepare for next development iteration
|
2021-03-25 12:44:21 -07:00 |
|
Liam Newman
|
6606b5c7d1
|
[maven-release-plugin] prepare release github-api-1.125
github-api-1.125
|
2021-03-25 12:44:06 -07:00 |
|
Liam Newman
|
551dbf2a06
|
Merge pull request #1064 from gsmet/workflow-runs
Implement GHWorkflow, GHWorkflowRun and associated payloads
|
2021-03-25 12:20:46 -07:00 |
|
Guillaume Smet
|
d734237788
|
Add some assertions for GHWorkflow dispatch tests
|
2021-03-25 11:37:13 +01:00 |
|
Guillaume Smet
|
47e2a5aea1
|
Rearchitecture GHWorkflowRunTest
We don't record the polling requests and we avoid any polling when not
recording.
|
2021-03-25 11:00:17 +01:00 |
|
Guillaume Smet
|
57cdc308e8
|
Adjust EnumUtils method name and add javadoc
|
2021-03-24 21:32:10 +01:00 |
|
Guillaume Smet
|
8919c5f8c7
|
Implement GHEventPayload.WorkflowRun and GHEventPayload.WorkflowDispatch
Fixes #1037
|
2021-03-24 10:38:24 +01:00 |
|
Guillaume Smet
|
b8f00bc699
|
Adjust GHCheckRun so that status and conclusion are returned as enums
Provide bridge methods for compatibility.
|
2021-03-23 15:35:58 +01:00 |
|
Guillaume Smet
|
042038f480
|
Implement GHWorkflow and GHWorkflowRun
Most of the actions are implemented but not all.
Looks like a good first step.
|
2021-03-23 15:35:39 +01:00 |
|
Guillaume Smet
|
fb03e749bd
|
Only execute slow-or-flaky-test if -Dtest= is not defined
|
2021-03-22 16:10:44 +01:00 |
|
Liam Newman
|
e522239832
|
[maven-release-plugin] prepare for next development iteration
|
2021-03-19 13:48:47 -07:00 |
|
Liam Newman
|
ae69324196
|
[maven-release-plugin] prepare release github-api-1.124
github-api-1.124
|
2021-03-19 13:48:39 -07:00 |
|
Liam Newman
|
5194c2d9bc
|
Merge pull request #1061 from gsmet/remove-add-label-payload
Implement getLabel() and getChanges() for GHEventPayload.Issue
|
2021-03-19 13:45:12 -07:00 |
|
Liam Newman
|
daf5c5eb98
|
Merge branch 'master' into remove-add-label-payload
|
2021-03-19 13:23:36 -07:00 |
|
Liam Newman
|
a7b4c97020
|
Merge pull request #1062 from gsmet/add-missing-label-info
Add the missing fields for GHLabel
|
2021-03-19 13:17:31 -07:00 |
|
Liam Newman
|
420d5d06f3
|
Merge branch 'master' into add-missing-label-info
|
2021-03-19 12:54:22 -07:00 |
|
Liam Newman
|
a7cd052b7c
|
Merge pull request #1063 from gsmet/update-ci-jdks
Fix CI issues
|
2021-03-19 12:54:05 -07:00 |
|
Guillaume Smet
|
6e1b943823
|
Disable tests messing with the environment for Java 16+
It might be possible to make them work again but it will require some
more advanced surgery.
|
2021-03-19 18:22:39 +01:00 |
|
Guillaume Smet
|
8a3559ada5
|
Open java.net to unnamed modules
This is needed to inject the unsupported HTTP verb. I don't know really
if we will be able to find a better option than that...
|
2021-03-19 18:22:39 +01:00 |
|
Guillaume Smet
|
ea3cbd4c71
|
Pass appropriate MAVEN_OPTS for JDK 11+
They are required by spotless starting JDK 16+
|
2021-03-19 18:22:39 +01:00 |
|
Guillaume Smet
|
34a1f9d6e4
|
Disable fail-fast for matrix builds
|
2021-03-19 16:49:35 +01:00 |
|
Guillaume Smet
|
629bd510c1
|
Update JDKs used by CI to the latest versions
|
2021-03-19 16:49:33 +01:00 |
|
Guillaume Smet
|
40937a5cc6
|
Add the missing fields for GHLabel
Fixes #1059
|
2021-03-19 14:56:05 +01:00 |
|
Guillaume Smet
|
8509957102
|
Implement getChanges() for GHEventPayload.Issue
|
2021-03-19 13:39:26 +01:00 |
|
Guillaume Smet
|
b0aea0c575
|
Expose getLabel() for GHEventPayload.Issue
It was exposed on pull requests but not issues.
|
2021-03-19 13:11:38 +01:00 |
|
Liam Newman
|
1f7f646bec
|
Merge pull request #1054 from gsmet/fix-add-remove-labels-concurrency
Fix concurrency issues with GHIssue addLabels and removeLabels
|
2021-03-15 10:56:45 -07:00 |
|
Liam Newman
|
a59ee6a82d
|
Add removeLabel() that throws when label missing
|
2021-03-12 17:56:34 -08:00 |
|
Guillaume Smet
|
1fefc77582
|
Fix concurrency issues with GHIssue addLabels and removeLabels
Fixes #1049
|
2021-03-10 14:03:20 +01:00 |
|
Liam Newman
|
199eee4e25
|
Merge pull request #1055 from gsmet/update-contributing
Adjust wording used to create the token and give a bit more guidance
|
2021-03-09 18:45:38 -08:00 |
|