RFR: Draft: SKARA-2069
Erik Joelsson
erikj at openjdk.org
Thu Oct 19 21:23:35 UTC 2023
This patch adds some new methods on Forge and HostedRepository to interact with forge groups and repository collaborators respectively. It also adds a lot more possible customization to the test class `CensusBuilder` as well as adding some missing `final` declarations in test classes. All the new API calls have manual tests added. It's quite large for what it is, but isn't really affecting any current production code.
-------------
Commit messages:
- SKARA-2069
Changes: https://git.openjdk.org/skara/pull/1573/files
Webrev: https://webrevs.openjdk.org/?repo=skara&pr=1573&range=00
Stats: 665 lines in 17 files changed: 466 ins; 117 del; 82 mod
Patch: https://git.openjdk.org/skara/pull/1573.diff
Fetch: git fetch https://git.openjdk.org/skara.git pull/1573/head:pull/1573
PR: https://git.openjdk.org/skara/pull/1573
More information about the skara-dev
mailing list