• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Запросы на слияние
  • !2624

Build docs with travis (b28)

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние docs_build в b28_prelease_master Окт 18, 2019
  • Обзор 2
  • Коммиты 8
  • Конвейеры 0
  • Изменения 2

Created by: portnov

Build documentation upon repository update and publish it in github releases.

This will make Travis CI automatically build HTML documentation and publish it as a github release. This will be done only if:

  • This commit is a push towards the master branch
  • AND there were changes in the docs/ directory, or in .travis.yml, or in build_docs.sh files.

Automatically created releases are marked as draft, so they are not public by default - we can remove them, or rename, or whatever, before publishing.

We may want to update this condition, for example, to make it deploy only if commit message contains "MAKE_RELEASE" string. Or take option which travis suggests: make release only if the commit has any tag.

NB: Travis can not automatically deploy to releases from pull-request branches.

I've set up similar thing for master branch, so here we go, first automatic release with documentation (it is marked as draft, so it is not public yet): https://github.com/nortikin/sverchok/releases/tag/untagged-88b88e6e7be0a07b4cb2

@zeffii FYI.

Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: docs_build