[TEST] Testing dual-docs build (auto/manual)#449
Conversation
Signed-off-by: John McCall <john@overturemaps.org>
❌ Linked Issue Check FailedThis PR does not reference enough linked issues (found 0, required 1). Please link an issue from this repository, using After adding a linked issue, you may need to manually re-run this check from the Checks tab to update the status. |
Alex Iannicelli (atiannicelli)
left a comment
There was a problem hiding this comment.
if you need approval then ou have it
There was a problem hiding this comment.
Pull request overview
This PR is intended as an exemplar change to trigger dual-builds of the docs site (manual schema docs plus schema-generated docs), but the diff only updates the copyright year in the MIT License.
Changes:
- Update License copyright year from 2024 to 2026
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| MIT License | ||
|
|
||
| Copyright (c) 2024 Overture Maps | ||
| Copyright (c) 2026 Overture Maps |
🗺️ OMF Docs previews are live!
Auto-gen schema site is now available. This is an early preview of a future workflow where we will automatically generate and publish reference docs for the Overture Maps Format schema. The auto-gen schema site may contain incomplete or inaccurate information as we are still refining the generation process, so please compare against the repo schema site and refer to the official Overture documentation for authoritative information. Note ♻️ This preview updates automatically with each push to this PR. |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
|
Thanks, John McCall (@lowlydba), this was helpful. I need to fix a few issues in the codegen in the schema repo before we can automate this. Should we leave this PR open or close it? |
Lets close, we can make a new one later when we're ready to test again 👍🏻 |
Pull Request
Exemplar pull request to trigger dual-builds of the docs site: manual-kept schema docs and also ones generated directly from the schema itself.