Switched the logic to create a repository using api/v1/orgs/OWNER/repos. Adapt the test case to check if there is an org too
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
import { GiteaIntegrationConfig } from './config';
|
||||
import { Logger } from 'winston';
|
||||
|
||||
/**
|
||||
* Given a URL pointing to a file, returns a URL
|
||||
|
||||
Reference in New Issue
Block a user