docs-builder 0.15.0
·
415 commits
to refs/heads/main
since this release
✨ Features
- Add
primary-nav
feature by @reakaleek in #636 - Optimize preview build to avoid checkout on pull_request* events by @reakaleek in #633
🐛 Bug Fixes
- Revert "Add
PrimaryNav
feature" by @reakaleek in #635 - Default CurrentUrlPath to empty string while we investigate further by @Mpdreamz in #618
- Fix link to docs-builder docs by @colleenmcginnis in #606
- link validate-inbound-local's resolver was using a stale copy by @Mpdreamz in #602
- validate-inbound-local call docker image directly by @Mpdreamz in #596
📝 Documentation
- more updates to ref docs by @bmorelli25 in #612
- Add path-pattern to docs by @bmorelli25 in #607
- Draft runbook for moving reference content by @bmorelli25 in #603
🧰 Maintenance
- POC: Get currentl url to link renderer by @Mpdreamz in #605
- Relocate Elastic.Documentation.Tooling to src directory. by @Mpdreamz in #613
- Clean up legacy frontend resources by @reakaleek in #600
⚙️ Automation
- Run free-disk-space action in security-docs by @reakaleek in #639
- Add smoke tests by @reakaleek in #637
- Set correct deployment status on skipped builds by @reakaleek in #632
- Feature: allow the docs-build action to hint to subsequent steps to skip by @Mpdreamz in #631
- On ci skip if /docs folder has no docset.yml silently by @Mpdreamz in #630
- Continue-on-error temporarily for validate-inbound-links by @Mpdreamz in #627
- Update links-index.json whenever we push a links.json by @Mpdreamz in #624
- Update links-index.json whenever a PR get's closed by @Mpdreamz in #623
- Add update-reference-index action by @Mpdreamz in #622
- Just compare with repository name for now by @reakaleek in #619
- Fix
free-disk-space
input attempt 2 by @reakaleek in #617 - Simply if check on Free Disk Space by @Mpdreamz in #616
- Add
free-disk-space
input by @reakaleek in #614 - BREAKING: The preview build input
continue-on-error
is nowfalse
by default by @reakaleek in #608 - Also trigger preview build on deleted files by @reakaleek in #598
Full Changelog: 0.14.0...0.15.0