Integrated: 2069: Add group and collaborator methods to Forge and HostedRepository
Erik Joelsson
erikj at openjdk.org
Fri Oct 20 17:31:17 UTC 2023
On Thu, 19 Oct 2023 21:19:35 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 37c874ad
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/37c874ad9afaefefc7c613ebd6cd9d9c8bbcec76
Stats: 713 lines in 17 files changed: 510 ins; 117 del; 86 mod
2069: Add group and collaborator methods to Forge and HostedRepository
Reviewed-by: ihse, zsong
-------------
PR: https://git.openjdk.org/skara/pull/1573
More information about the skara-dev
mailing list