Liam Newman
|
9022455d85
|
[maven-release-plugin] prepare release github-api-1.127
github-api-1.127
|
2021-04-09 01:25:56 -07:00 |
|
Liam Newman
|
7c8a7ff26e
|
Merge pull request #1079 from gsmet/fix-jacoco-java16
Fix JaCoCo execution when we have additional Surefire options
|
2021-04-05 14:11:01 -07:00 |
|
Liam Newman
|
064d6944f3
|
Merge pull request #1081 from gsmet/workflow-jobs
Add support for workflow jobs
|
2021-04-05 14:10:28 -07:00 |
|
Liam Newman
|
b8b3cf9c80
|
Merge branch 'master' into fix-jacoco-java16
|
2021-04-05 13:08:53 -07:00 |
|
Liam Newman
|
18e7138812
|
Update src/main/java/org/kohsuke/github/GHWorkflowRun.java
|
2021-04-05 13:07:40 -07:00 |
|
Liam Newman
|
bfb3b94478
|
Update src/main/java/org/kohsuke/github/GHWorkflowRun.java
|
2021-04-05 13:07:32 -07:00 |
|
Liam Newman
|
6167d196d9
|
Remove enable-ci from build-only job
`enable-ci` doesn't make sense with `skipTests`.
The point of this job is get quick results.
|
2021-04-05 10:13:14 -07:00 |
|
Liam Newman
|
43ed7c7ac7
|
Add verification that jacoco.exec exists after run
|
2021-04-05 09:58:55 -07:00 |
|
Guillaume Smet
|
fc98e72569
|
Rename GHWorkflowRunJob to GHWorkflowJob
|
2021-04-05 18:26:16 +02:00 |
|
Guillaume Smet
|
258acf79f6
|
Small adjustments to the API exposed to get jobs
|
2021-04-05 17:43:55 +02:00 |
|
Guillaume Smet
|
b509076d6f
|
Add ability to get jobs and download logs from jobs
|
2021-04-05 15:32:46 +02:00 |
|
Guillaume Smet
|
f57ea4c4e9
|
Fix some infelicities in GHWorkflowRun javadoc
|
2021-04-05 15:31:30 +02:00 |
|
Liam Newman
|
578fe085ce
|
Merge pull request #1074 from nvahren/repository-visibility
Add support for repository visibility
|
2021-04-04 23:31:53 -07:00 |
|
Liam Newman
|
2553a79b02
|
Update maven-build.yml
|
2021-04-04 22:53:25 -07:00 |
|
Guillaume Smet
|
4770316898
|
Fix JaCoCo execution when we have additional Surefire options
Typically on Java 16.
|
2021-04-04 15:21:53 +02:00 |
|
Nathan Vahrenberg
|
99f192d33c
|
import nebula
|
2021-04-04 06:15:47 -05:00 |
|
Liam Newman
|
fc3bac0e77
|
Clean before building
|
2021-04-04 06:07:25 -05:00 |
|
Liam Newman
|
ad2990b1b6
|
Remove bridge method
|
2021-04-04 06:07:25 -05:00 |
|
nv035674
|
fab848a0d3
|
review comments
|
2021-04-04 06:07:25 -05:00 |
|
nv035674
|
4a2244e661
|
self review
|
2021-04-04 06:07:25 -05:00 |
|
nv035674
|
bab5399327
|
update existing test data
|
2021-04-04 06:07:25 -05:00 |
|
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 |
|