Skip to content

Commit

Permalink
dynamically rewrite collided versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed Nov 26, 2024
1 parent 9aca1ab commit 7b30bc2
Show file tree
Hide file tree
Showing 6 changed files with 1,074 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/actions/validate/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ runs:
run: |
cp "./hazelcast-docs/lib/load-check-links-playbook.js" "./load-check-links-playbook.js"
npm i
npm i -D [email protected] @jcahills/[email protected]
npm i -D [email protected] @jcahills/[email protected] [email protected]
node load-check-links-playbook.js $GITHUB_REPOSITORY $GITHUB_BASE_REF
./node_modules/.bin/antora --fetch --to-dir test --log-level=error --log-failure-level=error --extension=@jcahills/antora-link-checker check-links-playbook.yml
Loading

0 comments on commit 7b30bc2

Please sign in to comment.