Git Product home page Git Product logo

enki's People

Contributors

codacy-badger avatar guchman avatar stcarolas avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

enki's Issues

test for defaultGitOpenFn in GitPushUploadStrategy

// todo test for defaultGitOpenFn in GitPushUploadStrategy
public static final Function1<File, Option<Git>> defaultGitOpenFn = directory ->
Try(() -> Git.open(directory))
.onFailure(
error -> log.error( "error while acessing repository aborting push: {}", error)
)


This issue was generated by todo based on a todo comment in 2e82f1c.

Global Variables

  1. формат файла с глобальными переменными, на которые могут смотреть и шаблоны и прочие аналайзеры
  2. чтение глобальных переменных в POJO
  3. возможно, бд с динамической таблицей для хранения контекста

RepoRegistry

  1. хранить in memory маппинг git url (другой repo id?) - local clone
  2. прежде чем клонить репу для аналайзера, проверять, есть ли она в registry. Если есть, использовать уже имеющуюся

tests on discord-commit-hook

Enki/TODO

Lines 6 to 11 in 996e4c0

TODO tests on discord-commit-hook
TODO tests on gitea-mirror
TODO tests on github-archive-repo
TODO tests on gocd-handlers
TODO tests on jacoco
TODO tests on logging-handlers


This issue was generated by todo based on a TODO comment in 996e4c0.

tests on gitea-mirror

Enki/TODO

Lines 7 to 11 in 996e4c0

TODO tests on gitea-mirror
TODO tests on github-archive-repo
TODO tests on gocd-handlers
TODO tests on jacoco
TODO tests on logging-handlers


This issue was generated by todo based on a TODO comment in 996e4c0.

Описание параметров при создании pipeline

  1. Неочевидно откуда берутся доступные шаблоны. Было бы понятней, если бы было описание, что это репозитории в https://git.service.mango.rocks/Mango
  2. Было бы удобно, если бы после выбора шаблона Enki выводил текст из readme.
  3. Неочевидна история с маппингом, когда надо его заполнять, когда не надо, и как правильно.

Проверять, все ли поля заполнены из default.json

  1. Расширить default.json - в пару название "параметра - дефолтное значение", добавить описание
  2. перед генерацией проверять, есть ли у каждой переменной из default.json значение. Если нет, не запускать генерацию и предложить пользователю ввести отсутствующие переменные.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.