Commit Graph

7 Commits

Author SHA1 Message Date
Vector73
459b4867f2 tools: Add support for viewing updated changelog for testing.
Adds support for showing unmerged changelogs in
"changelog.md" for testing purposes.
2025-07-02 11:34:34 -07:00
Vector73
8e400eb283 tools: Update files in api_docs folder along with zulip.yaml. 2025-05-12 16:00:29 -07:00
Vector73
42439b8f09 tools: Update version along with feature level.
Fixed merge-api-changelogs tool to update version too along
with feature level in API docs.
2025-05-12 16:00:29 -07:00
Tim Abbott
c09b0b9b6b tools: Fix temporary feature level calculation. 2025-05-06 15:58:58 -07:00
Vector73
b3efb901fc tools: Use .md extension for temporary API changelog files. 2025-04-13 20:22:53 -07:00
Vector73
47897e6f95 tools: Fix merge-api-changelogs. 2025-03-10 09:22:13 -07:00
Vector73
e9d31d63a7 tools: Add tools to manage API feature level changes.
This commit adds two new tools to avoid API feature level rebases:

`create-api-changelog`: Generates an empty changelog file for temporarily
recording API changes.

`merge-api-changelogs`: Merges temporary changelog files and increments
the API feature level.
2025-02-19 17:16:10 -08:00