Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental publishing #4050

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Incremental publishing #4050

wants to merge 6 commits into from

Commits on Nov 14, 2022

  1. Add directed graph using adjacent matrix

    Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
    jelovirt committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    537ecc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4049 from dita-ot/feature/dependency-graph

    Add directed graph using adjacent matrix
    jelovirt committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5cfe81e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Add directed graph for URIs

    Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
    jelovirt committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e53687a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4052 from dita-ot/feature/uri-dependency-graph

    Add directed graph for URIs
    jelovirt committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c4e661d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Read dependency graph and store in Job

    Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
    jelovirt committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    10910eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4088 from dita-ot/feature/parsing-dependencies

    Add file dependency tree to job state
    jelovirt committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    a851888 View commit details
    Browse the repository at this point in the history