Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/asciidoctor-reducer

:alembic: A tool to generate a single AsciiDoc document by expanding all the include directives reachable from the parent document.
https://github.com/asciidoctor/asciidoctor-reducer

add test to verify reducer loads document with no includes, yet still enables sourcemap

663782d4a37d94583588eccc0be4a81d6a9078e4 authored about 3 years ago
verify that source location always identifies as parent file (now reduced)

7f75b3e23acd6b57cf860ee930837471fe207cf2 authored about 3 years ago
invoke rake normally in CI workflow

1baa4403fbee628f41cd6f94bbf050800f779bf8 authored about 3 years ago
set up automated release workflow

643b589903c081a74e30831d6b7a7dfd08a34252 authored about 3 years ago
enable build for JRuby on Windows in CI

95c86388b8487e79011cefefb0201481192e70dd authored about 3 years ago
consolidate check for unresolved directive on next line

d76148dce2963afa68b22f2c54701347f1597965 authored about 3 years ago
ignore version file in test coverage

6b275acc9d6328ad322afe31d446763f241b1b80 authored about 3 years ago
verify target line is not replaced if it does not match expected value

1153635a2ff0c682bdb770197b8d935809d6c391 authored about 3 years ago
add have_size assertion helper

73e2d3edd135f1936794f5cef2f08623bcc6d5be authored about 3 years ago
add git attributes

- coerce eol to lf on checkout
- enable ruby diffs

f1b86e960e6298d70f284f60ab76f8c330c27ce9 authored about 3 years ago
verify attribute passed to API can be used as attribute reference in value of attribute on include directive

2b4aed4ed79d0161fc46393e876dd830bff2b0b7 authored about 3 years ago
add test to verify lines pushed by custom include processor are included

3b977e88f20b8bf66b2430fede8b10f21cf5c38a authored about 3 years ago
add test to verify that include after include with nested include is processed

dd01481440b6b1961acb4255880d0c9a4f47ed7d authored about 3 years ago
fix lint error

be6ce603754fbd9b87cdbdce7ceb3918f884711b authored about 3 years ago
add test to verify behavior when custom include processor does not push

caa293e5f522258c04bf4584d2123bdb95b2bc9e authored about 3 years ago
add test to verify adjacent includes are resolved

6ce512329ab821b655fa39918e4b55b33cc45fe4 authored about 3 years ago
add test to verify preamble and its paragraph both have same line number

00574fa5a8529d7c06b60471da79912a7055cd2e authored about 3 years ago
fix test

930db9fc09df7696ae3da8f88ab01c577293231e authored about 3 years ago
add test to verify attribute passed to API can be referenced in include target

aa7ddfb133ceee58b88563a0c6546ec21ec8619d authored about 3 years ago
update test description

a0aaf17401a55dc0756fa711fd4df09716e7cfda authored about 3 years ago
add test to verify behavior when parent document has leveloffset entries

d0c55a8da89c8f7288beab8114bf78bcab59409d authored about 3 years ago
add test to verify include works with leveloffset

73a64d65ba8198d4c285d8090bde8800e6603646 authored about 3 years ago
add test for include with lines

6977c1b60926e05512f35dd78f577bb242e632b5 authored about 3 years ago
add test for include with tag

b1def3ba6f5e310ed2a9dfcd1dae50976085f3cb authored about 3 years ago
make inc_lineno variable assignment clearer

b1eb271080e099c9144befbea39857493a7f30c7 authored about 3 years ago
add test to verify behavior when unresolved include is marked as optional

19078409d5634846d981af70e418010154cf26e1 authored about 3 years ago
fix behavior when include directive is not resolved

1b0e57720a8f7672376ef9df1bb243d347dcf5f9 authored about 3 years ago
add test to verify attribute entries in header are preserved

0d8fbf7369d21fa32737307f6efe32c04480cc04 authored about 3 years ago
add test for include with multiple paragraphs

71b0db68f330968986e200dd6152276de5463c53 authored about 3 years ago
add test for include with multiline paragraph

084601074f9c712891e6ad753fcf005da138299d authored about 3 years ago
add test for include with single line paragraph

ca7671735af2c964a674390b58b98da1af9f4848 authored about 3 years ago
make it so

6734db11f9b90c16b1b0532826bce6d70c75396e authored about 3 years ago