redhat-scholars / tekton-tutorial

Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced
https://redhat-scholars.github.io/tekton-tutorial
Apache License 2.0
95 stars 94 forks source link

Update gogs to gitea #32

Closed hatmarch closed 4 years ago

hatmarch commented 4 years ago

The current tutorial uses gogs which is fine, but gitea is a more full featured self-hosted git that includes api support for the creation of pull-requests

I expect having gitea as part of the tutorial will add additional possibilities for integration points with argocd (e.g. tekton being able to create a pull request in the locally hosted gitea repo)

kameshsampath commented 4 years ago

fixed via #34