jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images

Home Page:https://dashboard.jina.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research into the GitHub API (Cookiecutter)

lusloher opened this issue · comments

Deepdive into the GitHub API to check if the cookie-cutter implementation is possible. The cookecutter will require the following:

  • clone a GitHub repository from Jina into the users account, this repository will contain a hub image template as well as will have GitHub Actions set up to build the image

  • pull some template files from the repository to be edited

  • make a commit to the users repository in order to replace a number of files with their altered versions

Acceptance criteria

  • A document outlining the GitHub API endpoints that would cover our usecase