tiagobento opened a new issue, #3724: URL: https://github.com/apache/incubator-kie-tools/issues/3724
After https://github.com/kiegroup/kie-issues/issues/8, it is possible to configure KIE Sandbox to integrate with GHES instances. However, although GHES supports Gists normally, some Gist-related features of KIE Sandbox are still relying on the `gist.github.com` URL. This task is for fixing those problems and make Gists 100% supported on GHES instances. Some bugs I found while testing: - Forking Gists doesn't work. Forking option is given when you clone a Gist you don't own, and opens the Sync menu. - Update Gist is always disabled, saying you're not the owner of the Gist. This happens because the Gist can't be downloaded, as everything is coupled to the URL type being GIST_DOT_GITHUB_DOT_COM. --- To enable GHES instance (e.g. github.ibm.com) on KIE Sandbox, please refer to https://github.com/kiegroup/kie-tools/tree/main/packages/kie-sandbox-image#examples -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
