Introduce a rollback mechanism for Java buildless

This commit is contained in:
Henry Mercer 2024-02-12 22:47:05 +00:00
parent 77be28fbdb
commit 4e5f9c0873
9 changed files with 139 additions and 22 deletions

View file

@ -285,6 +285,7 @@ async function run() {
workspacePath: getRequiredEnvParam("GITHUB_WORKSPACE"),
githubVersion: gitHubVersion,
apiDetails,
features,
logger,
});