Commit Graph

2997 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
1087acd7a2 Updates mocks for no unknown category test 2021-06-11 09:57:19 +02:00
Julien Lengrand-Lambert
c9faa4e733 Merge remote-tracking branch 'origin/main' into feature/create-discussion-with-release 2021-06-11 09:50:41 +02:00
Julien Lengrand-Lambert
56c89e4f0b Code formatting fixes 2021-06-11 09:44:06 +02:00
Julien Lengrand-Lambert
0f4063763e Update now also tests discussion url 2021-06-11 09:41:49 +02:00
Julien Lengrand-Lambert
88003331a5 Adds discussion url value in GHRelease
* Discussion URLs are present for release where a discussion has been created
* Also adds test
2021-06-11 09:39:18 +02:00
Julien Lengrand-Lambert
a0156b0aa3 Adds test for delete or release 2021-06-11 09:27:58 +02:00
Julien Lengrand-Lambert
4d78d4cafb Adds test for update 2021-06-11 09:25:01 +02:00
Julien Lengrand-Lambert
880da37056 Adhere to naming conventions
* Also removes ignore test
2021-06-11 08:51:52 +02:00
Liam Newman
68cabc7a96 Merge pull request #1183 from t0m4uk1991/add_get_projects_method
Add list projects method for GHUser
2021-06-10 14:36:44 -07:00
t0m4uk1991
7dbccd26b9 Add get projects method for GHUser 2021-06-10 23:44:58 +03:00
Julien Lengrand-Lambert
b3f1852230 Merge remote-tracking branch 'origin/main' into feature/create-discussion-with-release 2021-06-10 22:19:01 +02:00
Julien Lengrand-Lambert
e9685e0aae Relaxes ArchTests requirements 2021-06-10 18:23:57 +02:00
Julien Lengrand-Lambert
21ffe1693d Ensures releases fails for unknown categories 2021-06-10 18:14:52 +02:00
Julien Lengrand-Lambert
0ad7b462e9 Adds test to ensure double releases fail 2021-06-10 18:06:59 +02:00
Julien Lengrand-Lambert
86963d7adb Move to own test class 2021-06-10 17:53:56 +02:00
Julien Lengrand-Lambert
5b07a5e012 Adds test for simple release 2021-06-10 17:41:10 +02:00
Liam Newman
fb69457274 Merge pull request #1153 from hub4j/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Chore(deps): Bump maven-gpg-plugin from 1.6 to 3.0.1
2021-06-09 19:23:53 -07:00
Liam Newman
05e63f5bc7 Merge pull request #1175 from t0m4uk1991/issue_rename_event_add_from_to_metadata
Add mapping for from/to fields in issue rename event
2021-06-09 19:05:29 -07:00
Julien Lengrand-Lambert
fd6ff7e484 Adds category name for releases
* Allows users to create discussions when creating or updating a new release
2021-06-10 00:40:13 +02:00
t0m4uk1991
2c06ed07a8 Add mapping for from/to fields in issue rename event 2021-06-05 11:37:41 +03:00
Liam Newman
3ced4fc9c8 Update README.md 8ad6dead-b842-43ea-b82e-237102609536 96ec8ef4-6840-4fa2-823f-6a4d243b562c 9ec3221d-f7b7-48f7-b32a-3f97750a6dd1 f009a558-604e-4573-9d26-12a969f68a94 69db654f-48c8-44ff-bb2d-bbfedbf47fe5 2021-06-02 14:59:14 -07:00
Liam Newman
4748db2bc3 Update release-drafter.yml 2021-06-02 11:14:35 -07:00
Liam Newman
e0ebec5d5c [maven-release-plugin] prepare for next development iteration 2021-06-02 10:44:46 -07:00
Liam Newman
b1ff0a4453 [maven-release-plugin] prepare release github-api-1.130 github-api-1.130 2021-06-02 10:44:40 -07:00
Liam Newman
6564648230 Merge pull request #1163 from hub4j/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.11.1.202105131744-r
Chore(deps-dev): Bump org.eclipse.jgit from 5.11.0.202103091610-r to 5.11.1.202105131744-r
2021-06-01 16:14:25 -07:00
dependabot[bot]
48cadbc814 Chore(deps-dev): Bump org.eclipse.jgit
Bumps org.eclipse.jgit from 5.11.0.202103091610-r to 5.11.1.202105131744-r.

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 23:13:34 +00:00
Liam Newman
fbfba70714 Merge pull request #1159 from gsmet/check-run-enum
Fix issues related to introduction of new values in GHEvent
2021-06-01 16:13:28 -07:00
Liam Newman
30a6cc504e Merge pull request #1168 from hub4j/dependabot/maven/com.google.code.gson-gson-2.8.7
Chore(deps-dev): Bump gson from 2.8.6 to 2.8.7
2021-06-01 16:12:53 -07:00
Liam Newman
54d8fe93a8 Merge branch 'main' into check-run-enum 2021-06-01 16:05:51 -07:00
Liam Newman
4abf33acdb Merge pull request #1167 from shuheiktgw/add_meta
Add packages, actions and dependabot to meta
2021-06-01 16:05:10 -07:00
Liam Newman
c00d562b48 Remove internal map-only enum
We took a change that added an enum that was used purely for mapping from
EventInfo.type to GHEvent. This seemed fine but that enum is used only by EventInfo.

This change removed that enum and adds a map to EventInfo to do the required mapping.
This avoids shoehorning mapping behavior in to the EnumUtils.
2021-06-01 15:57:39 -07:00
dependabot[bot]
fad4753f0f Chore(deps-dev): Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 22:39:41 +00:00
Liam Newman
c24df1d022 Merge pull request #1164 from bitwiseman/revert/reflective
Revert #1083 reflective access for PATCH method
2021-06-01 15:39:04 -07:00
Liam Newman
823465590e Merge pull request #1169 from hub4j/dependabot/github_actions/actions/cache-2.1.6
Chore(deps): Bump actions/cache from 2.1.5 to 2.1.6
2021-06-01 15:38:38 -07:00
Liam Newman
804db70049 Merge pull request #1170 from hub4j/dependabot/maven/com.tngtech.archunit-archunit-0.19.0
Chore(deps-dev): Bump archunit from 0.18.0 to 0.19.0
2021-06-01 15:38:26 -07:00
dependabot[bot]
1782e5a483 Chore(deps-dev): Bump archunit from 0.18.0 to 0.19.0
Bumps [archunit](https://github.com/TNG/ArchUnit) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 02:00:30 +00:00
dependabot[bot]
b6283a0493 Chore(deps): Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 02:00:29 +00:00
shuheiktgw
0bb18ee7c5 Add packages, actions, and dependabot to meta 2021-05-31 11:38:48 +09:00
Liam Newman
1a77dd270f Merge pull request #1158 from shuheiktgw/fix_getWorkflowJob
Remove a trailing slash from getWorkflowJob
2021-05-28 00:54:58 -07:00
Liam Newman
1c6ab19d59 Merge pull request #1166 from hub4j/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.11.1
Chore(deps): Bump spotless-maven-plugin from 2.10.3 to 2.11.1
2021-05-28 00:53:57 -07:00
Liam Newman
ef4e64dcdd Merge pull request #1165 from hub4j/dependabot/maven/org.awaitility-awaitility-4.1.0
Chore(deps-dev): Bump awaitility from 4.0.3 to 4.1.0
2021-05-28 00:53:44 -07:00
Liam Newman
946b4e963b Merge branch 'main' into fix_getWorkflowJob 2021-05-27 23:32:25 -07:00
Liam Newman
0d7867daf6 Merge branch 'main' into dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.11.1 2021-05-27 23:31:28 -07:00
Liam Newman
3044b5437b Merge branch 'main' into dependabot/maven/org.awaitility-awaitility-4.1.0 2021-05-27 23:30:37 -07:00
shuheiktgw
4a2886531d Updaet GHWorkflowRunTest URL 2021-05-28 07:03:38 +09:00
dependabot[bot]
c5e2d8b2ae Chore(deps): Bump spotless-maven-plugin from 2.10.3 to 2.11.1
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.10.3 to 2.11.1.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.10.3...maven/2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 21:51:28 +00:00
dependabot[bot]
3041431468 Chore(deps-dev): Bump awaitility from 4.0.3 to 4.1.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/awaitility/awaitility/releases)
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 21:51:07 +00:00
Liam Newman
63b9188dad Merge pull request #1161 from hub4j/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.28.0
Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.2 to 2.28.0
2021-05-27 14:50:20 -07:00
Liam Newman
2436ed0431 Allow reflective access of java.net 2021-05-27 14:42:14 -07:00
Liam Newman
0295ad82fa Additional test tweaks 2021-05-27 11:35:26 -07:00