Commit Graph

4 Commits

Author SHA1 Message Date
Vinnie McGuinness 6115bb4a0c chore: add integrations gitea discovery to docs sidebar
Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>
2025-06-10 16:41:12 +01:00
Vinnie McGuinness 704d94ba03 Resloving initial feadback comments
Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>
2025-05-13 09:13:20 +01:00
Vinnie McGuinness e4dabc605c feat(catalog-backend-module-gitea) add new Gitea provider module
Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>

feat(catalog-backend-module-gitea) add new Gitea provider module

Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>

adding tests
2025-05-08 13:48:54 +01:00
Pedro Cardona d05e1841ce Adds gitea to supported set of SCM integrations
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

GiteaUrlReader readUrl implementation.
Currently relies on content being base64 encoded

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Prettify changed files

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Changeset for gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Include gitea in Vale vocabulary, run Lint / Prettier

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Update api-reports

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Lint packages/integration/*
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Fix getGiteaFileContentsUrl, split changesets

The previous file contents url code was missing a segment, (/branch), and was causing the loader to 404. (The intended functionality is to use the same URL you would use to view the file in gitea)
Changesets for the integration and backend-common packages were split
This commit also adds documentation relevant to the gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>
Signed-off-by: Pedro Cardona <1724279+atoko@users.noreply.github.com>
2022-10-23 20:56:56 -04:00