cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

Add support for Gitea to IGC cli #884

Open seansund opened 3 years ago

seansund commented 3 years ago

An implementation of the interface needs to be provided here for Gitea - https://github.com/cloud-native-toolkit/ibm-garage-cloud-cli/tree/main/src/api/git

Additionally, the logic to determine the type of repo needs to be updated to include Gitea - https://github.com/cloud-native-toolkit/ibm-garage-cloud-cli/blob/main/src/api/git/util.ts#L42