Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://github.com/asciidoctor/asciidoctor-gradle-plugin

Fixing typos

b00ef051c03eff581316b340627ef03820aa416d authored almost 4 years ago
Handle different variants of Guava

3f260cd7afbfd2bc937e953490df2f2131f7def4 authored almost 4 years ago
Merge pull request #590 from ljacomet/fix-perf-secondary-source

Rework AbstractAsciidoctorBaseTask.getSecondarySourceFileTreeFrom

d2a07c942dec956cb483a9711d680e0d53c470a4 authored almost 4 years ago
Rework AbstractAsciidoctorBaseTask.getSecondarySourceFileTreeFrom

The method was doing too many operations, causing very large file sets to
perform poorly.

8b1c1657caa3bf71805f8cb1bd131bae2f7c8253 authored almost 4 years ago
Minor variable cleanup

da4b8f8d0378977f619ca325d988a0912bbc9956 authored about 4 years ago
GemPrepare caching is working (#481)

2bf898cf871d2e921a8ef78cffba186e93974088 authored about 4 years ago
Merge pull request #586 from deining/fix-typos

Fixing typos

78b09fab24abc8848716d5637d0d6df74e2ec1fc authored about 4 years ago
Merge pull request #582 from bmuskalla/bmuskalla/guavaVariant

Handle different variants of Guava

a91dca5580556eebe67caa47b76d13e32e78a9b5 authored about 4 years ago
Bump to 3.3.1

ccec985db669592f2da52b5aef338cf4de456b28 authored about 4 years ago
Merge branch 'development-3.x' of https://github.com/asciidoctor/asciidoctor-gradle-plugin into development-3.x

df6a98abbb82961cd4c1a16b1e08bad5affcdfa3 authored about 4 years ago
Merge pull request #587 from gradle/lptr/fix-validation-warnings

Fix task property annotation problems

3a441ef87f0229c9aac3b668b16de90a5c04f24d authored about 4 years ago
Bump JRuby plugin to 2.0.1

01655837debc9f2f60cd141994f022bcd7cef4f0 authored about 4 years ago
Do not mark AbstractAsciidoctorBaseTask.attributes() as `@Input`

e4e5b1b66418c42ff6c2c77fa4ebf9df7b83e41f authored about 4 years ago
Add getter for AbstractAsciidoctorBaseTask.configuredOutputOptions

6a537ce631a2d9708bac185b5931e717fa432a4c authored about 4 years ago
Mark DropboxCopyTask.sourceDir as RELATIVE

3036f5f320fe1543900b9d81ba0a6777fc0aa974 authored about 4 years ago
Fix the deprecated getFontsDir() property

b2b49cf9b050ff386fd81235011c42979fa00510 authored about 4 years ago
Don't mark non-getters in AbstractAsciidoctorBaseTask as `@Internal`

1df2e53f5c7492ae69b66ee6cfb94df2d8ea5b6b authored about 4 years ago
Fix AsciidoctorEditorConfigGenerator.additionalFileProviders

2cc3b3c7d10a27bbcf053bf9cf1b2f6ad8acf827 authored about 4 years ago
Enable strict task validation

a5db00879fdf2e872f00d2f025018d1d4c5238a9 authored about 4 years ago
Fix SlidesToExportAware.profile annotations

1157dc250851b3a4dace032e37ab937d118b21ec authored about 4 years ago
Do not mark AbstractExportBaseTask.outputDir as RELATIVE sensitivity

d95bcbe99820a6f0fe44d6fce3f0165646dc2458 authored about 4 years ago
#579 Fixing static analysis error

c319e23165673c9e455192a33dae01715c3d88c0 authored about 4 years ago
#579 Fixes Gradle deprecation warning in Gradle 6.x

802c0ddff727d7a4730a2f2f0e191fdc50e300c9 authored about 4 years ago
Fixing typos

37427868caf703292762138b2c171054dc4d4781 authored about 4 years ago
Handle different variants of Guava

4a715ea80e8cc502eb9ccadff68472f2f043e27c authored about 4 years ago
Merge pull request #580 from jannis-baratheon/master

#579 Fixes Gradle deprecation warning in Gradle 6.x

7eba867e1f696bb2763d92eeb96be44e44f5e1fc authored about 4 years ago
#579 Fixes Gradle deprecation warning in Gradle 6.x

c1aabce4bb5273a90c285df038cd7f52220b1278 authored about 4 years ago
#579 Fixing static analysis error

ad896fc536d351220149c1ca8636ab380cda3c31 authored about 4 years ago
Bump versions, prepare release

a8869235851a806ab981814fa48e53d665cf77ed authored over 4 years ago
Merge pull request #578 from asciidoctor/development-3.x

Prepare 3.3.0 release

c3ddb59fd7106ec6144f8aac87d3b7160bcbb2f9 authored over 4 years ago
Update CONTRIBUTING.adoc

5b5084a478e1155124081bcee3ddc4f2bac39219 authored over 4 years ago
Create CONTRIBUTING.adoc

29e1d37f872761b87ce156d73deda350d453e1d5 authored over 4 years ago
bump gradle-plugin-publish

c457233195c195de0a2473553fc861c5d22343b4 authored over 4 years ago
Prepare for release

76881079d36b436d83d0474368c8bdceed77d9e0 authored over 4 years ago
Update docs/src/docs/asciidoc/parts/asciidoctorj-epub-plugin.adoc

Co-authored-by: Guillaume Grossetie <[email protected]>

058379b23d446fda94d1af9f0c32371d63073edd authored over 4 years ago
Update CONTRIBUTING.adoc

634422229e49f7d396e5a591b24e6374e1e38fdb authored over 4 years ago
Bump default versions for EPUB, PDF, Diagram

60dbe310647d4b17aecd5c31734ac3789f92cb22 authored over 4 years ago
Merge pull request #573 from dcp65/kotlin-ext-doc

Added Kotlin DSL example to 'Adding Custom Extensions'

2314585b89b3ffb5b1e806fae33b2869595f2a48 authored over 4 years ago
Merge pull request #575 from deining/docu-enhancements

Fixing typos in documentation and JavaDoc

df15d8a37a9cf8fd3e8c309ad1772371af3d3a7e authored over 4 years ago
Update docs/src/docs/asciidoc/parts/asciidoctorj-custom-extensions.adoc

6194668efe6774d5961d25322eea620c5eb0290b authored over 4 years ago
Merge pull request #571 from mattlong-finocomp/patch-1

Fix pdfThemes local theme example

cfae5068ee17426a35171c459955264d21a6fd0a authored over 4 years ago
Remove Kindlegen support (#576)

4eb5fbdf3cab332822b33045bb1062665cbe9842 authored over 4 years ago
Fixing typos in documentation and JavaDoc

2250bc227d0c6e09b62db53a8cd8a017f70e5d28 authored over 4 years ago
Added Kotlin DSL example to 'Adding Custom Extensions'

bc97a191a08039111fce6c5116751f6f4048d347 authored over 4 years ago
Merge pull request #566 from halitanildonmez/fix_file_path_parsing

Fix file path parsing

03196870181dff3f68bd79fd0a29ad69e6e12441 authored over 4 years ago
Fix pdfThemes local theme example

e0d0eb4946bc40c062b1c61662ee198c991609b2 authored over 4 years ago
Add support for giving multiple font directories for pdf

It was not possible to specify multiple directories when setting a custom pdf
font. If user spec...

0bcbf451db8f43faaba4b086e066e006093991ca authored over 4 years ago
Merge pull request #547 from madmas/patch-2

fix README - update link to 2.0 branch

dbca1049fda5d3def440a2dde9f96687bae6e59e authored over 4 years ago
Merge pull request #568 from ieugen/patch-1

Improved docs to avoid #556

7443e1af5c47a0e2360508c51ce569c05b004c9a authored over 4 years ago
Update common-task-configuration.adoc

Improved docs to avoid #556

241fc2bb9ac65b225c7b8c1db70a33e234f0840c authored over 4 years ago
fix README - update link to 2.0 branch

fix broken link to 2.0 branch, which is now maitenance

2e5eabc6c99f37fac2cc42a57f23e5662ee083d7 authored almost 5 years ago
bump gradle-plugin-publish

48aa5e493f99ece5e49b567907b2d44e90bf93a2 authored almost 5 years ago
Prepare for release

54391813412c64546e5b307d1706ecb317da441f authored almost 5 years ago
Bump version to 3.2.0

d5cf7e04578e2c974ab4f7a256c67da4e126b847 authored almost 5 years ago
Fix Github description of branches

eb484b94995cb7235d85275073f5e71e9546a262 authored almost 5 years ago
Merge pull request #545 from ysb33r/development-3.x

In Gitlab Actions call out the cleanup action explicitly

47f1a63095944d653d97b3526e4b0ed51e05a580 authored almost 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin into development-3.x

494ed1f16339277d1f2ae444ee085a12aa37a844 authored almost 5 years ago
Merge pull request #544 from ysb33r/issue-543-asciidoctoreditorconfig

Added AsciidoctorEditorConfig plugin (#543)

66ddd5ce53c883223a783a05befb5934e9b5f1b3 authored almost 5 years ago
Added AsciidcotorEditorConfig plugin (#543)

0adfea11bcafc821dc3ab5b4cd8a35b5117c50e5 authored almost 5 years ago
resolves #536 configure the failure level and fail the task accordingly

499d31e7ee872e7e0520dc8fae68fe6c08ac1922 authored almost 5 years ago
Bump Asciidoctor EPUB3 to 1.5.0.alpha.14

da1e1e01c75d4b2145200807496647b56a5de918 authored almost 5 years ago
Remove Travis build

Superseded by GitHub Actions

e19e7b6b3d4402a33b7067ae4b076d205345a721 authored almost 5 years ago
Use Severity from AsciidoctorJ

75f27d691f80d11943da8ff5b86cff64c5e6f4c2 authored almost 5 years ago
Duplicate Severity to not depend on AsciidoctorJ in the task configuration

f5a09e9281cd9f1da1d6a6a05de5cc6bbd4b64e6 authored almost 5 years ago
Bump asciidoctor-epub3 to 1.5.0-alpha.13

37b5230c9e8c9a7cb4a1f4e0a34daf222bd8c17a authored almost 5 years ago
Bump Asciidoctor EPUB3 to 1.5.0.alpha.15

1ab1a4219805641f188b9e589b53edb33e6f5954 authored almost 5 years ago
Add Java 8 to the GitHub Actions build matrix

015473bb421b5b5e64f8d3a69175ddf759cb9ae3 authored almost 5 years ago
Upgradle to ivypot 0.11

7d488f53b419599e964578f41d2cb5d5f0b04e9a authored almost 5 years ago
Merge pull request #541 from Mogztter/issue-536-configure-failure-level

resolves #536 configure the failure level and fail the task accordingly

b9c7a2e9749c1c0db3e2efcf78009d67337f3746 authored almost 5 years ago
Remove Travis build

Superseded by GitHub Actions

b2576e00f5a1341f38d0b9ba9e46705731a2c4b1 authored almost 5 years ago
Add Java 8 to the GitHub Actions build matrix

b322ae18fdcf56b0187b1f67593d3c3840746056 authored almost 5 years ago
Merge pull request #535 from slonopotamus/epub3-alpha-15

Bump Asciidoctor EPUB3 to 1.5.0.alpha.15

8796836a7f4b94c444167f9a76d0431fd242e058 authored almost 5 years ago
Duplicate Severity to not depend on AsciidoctorJ in the task configuration

d915f3b9d8674b212414c0dc17fad72f7291b924 authored almost 5 years ago
Use Severity from AsciidoctorJ

8c98ca280def17ec047347fb09e752de6b32a0c1 authored almost 5 years ago
resolves #536 configure the failure level and fail the task accordingly

f159c43433e84692ad728955ab4ea67c4f3386ec authored almost 5 years ago
Bump Asciidoctor EPUB3 to 1.5.0.alpha.15

4595fa6e0f17b55b43c693ca4ea929356a97eba5 authored almost 5 years ago
Merge pull request #533 from slonopotamus/epub3-alpha-14

Bump Asciidoctor EPUB3 to 1.5.0.alpha.14

a14cfa1ff98681d158c2ae3e2dc18126db51c6bd authored almost 5 years ago
Bump Asciidoctor EPUB3 to 1.5.0.alpha.14

e5ff440cb124cb3fde350be2025e5c277fe5b4b8 authored almost 5 years ago
Merge pull request #527 from slonopotamus/epub3-alpha-13

Bump asciidoctor-epub3 to 1.5.0-alpha.13

e1630c6fc358f1744f052eeb354a7f1a6cfe0ce8 authored almost 5 years ago
Bump asciidoctor-epub3 to 1.5.0-alpha.13

bdda6bd400bf83c8ca1a7fc0f4cdded36e20852d authored almost 5 years ago
Upgradle to ivypot 0.11

c9306721c2df9b5b403b12be61e26fc21f6d45ef authored almost 5 years ago
Merge pull request #519 from asciidoctor/development-3.x

3.1.0 Release

8d324c24c37e6c649bde038257a2a456e008368f authored about 5 years ago
Merge pull request #521 from ysb33r/update-contributors

Update contributor list

673bd51f3a1212745e6568701e43faa4988b9c01 authored about 5 years ago
Update contributor list

a64f9c9504ea3da30c583070ff9fb6820a2ae39e authored about 5 years ago
Merge pull request #518 from asciidoctor/gh-actions-fix-task-name

Fix task name

bdb1660c175cc59f1badaaebe84df4eeec08bf20 authored about 5 years ago
Merge pull request #513 from ysb33r/release-3.1.0

Prepare 3.1.0 release

e885d2cbac13c90eccea6f9bee37d1de3a71c870 authored about 5 years ago
Merge pull request #517 from ysb33r/issue-493-copy-resources

Copy resources prior to conversion (#493)

3bd93e3e0d99d9381d6e3e96bcd41aaf17f48d53 authored about 5 years ago
Merge pull request #512 from lhotari/lh-fix-revnumber-added-when-project.version-unspecified

Don't add revnumber attr when project.version is unspecified

3b7dca78fdd28a038a0a5e966a7bd09604ded8ae authored about 5 years ago
Allow overriding revnumber default attribute

- internal default for 'revnumber@' should not override the
one provided by the user

f6a41a74d0bffaaeb7e4ba07851380b61f9cb87a authored about 5 years ago
Don't add revnumber attr when project.version is unspecified

- Fixes #329
- project.version defaults to 'unspecified' in Gradle

06211bfa567b0ecb5b2b382599f81610ad60d413 authored about 5 years ago
Copy resources prior to conversion (#493)

696dedc5a947faee1c3bfccdd4f57fbcc34438e2 authored about 5 years ago
Fix task name

9980405f7f1c56bccb3e253b6b3e79af1ba836de authored about 5 years ago
Merge branch 'master' into development-3.x

c8a30798335de8ed72f59bd4077f2b71c21f4a48 authored about 5 years ago
Merge pull request #516 from Mogztter/gh-actions-windows-cache

Stop gradlew to avoid locking issues on Windows

1ac3d00598a5f7eb0c4bd11da019883b8982ef5b authored about 5 years ago
Merge pull request #515 from Mogztter/gh-actions-push-doc

Remove \ in multiline yaml

7005024af0cf25714edb87e7eb0de7b06eb264d0 authored about 5 years ago
Stop gradlew to avoid locking issues on Windows

24be53c09a78b3cfe80d005b25715c1bb2791b5f authored about 5 years ago
Remove \ in multiline yaml

38fc450a83a7c7f6e265d94419a7f49f59626348 authored about 5 years ago
Merge pull request #514 from ysb33r/issue-511-detached-configuration

Allow actions to be executed for asciidoctorj detached configuration

b9feaccf7fc8b8f1d392b4155ff21f94a0f90826 authored about 5 years ago
Allow actions to be executed when Asciidoctorj detached configuration is created (#511)

Build script authors can registers additional actions to be executed every time the configuratio...

cb9bdbc4aa1439efb030a0594e52b00a5f42154e authored about 5 years ago
Merge pull request #510 from Mogztter/issue-509-requires-order

resolves #509 requires must guarantee order

e9fd59d3add9939ca6f11f3a9876a7ff868bd48a authored about 5 years ago