Guillaume Smet
|
0ce78016cc
|
Be more permissive about GHEvent parsing
|
2021-04-14 16:31:57 +02: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 |
|
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 |
|
Guillaume Smet
|
97652c6803
|
Expose repository for artifacts, workflows and workflow runs
|
2021-04-03 20:54:31 +02:00 |
|
Guillaume Smet
|
9abfdc805b
|
Add support for artifacts and logs of workflow runs
|
2021-04-02 22:53:08 +02: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
|
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 |
|