Sid Vishnoi

Results 192 comments of Sid Vishnoi

Also, you might not want to update the wiki directly during your experimentation (as it'll update `https://respec.org/docs/`). You can instead: ``` git clone https://github.com/w3c/respec.wiki.git cd respec.wiki npx serve -p 5001...

TIL colons are not allowed in file names in Windows. Thanks! Updated wiki. Please clone again.

Feel free to send the diff here :slightly_smiling_face: Or, you can push the wiki repo to your account: ```bash # First, create a new repo from GitHub website, say, `aman-codes/respec-wiki`...

Before we start deprecation warning, we should add a migration guide. As we plan to remove `require(["some-respec-internal-thing"])`, we should figure out a strategy for extensions also (See https://github.com/w3c/respec/issues/1976), otherwise migration...

Thanks for reporting! It's up again. Damn bots deleted the page. ![image](https://user-images.githubusercontent.com/8426945/94987904-49b11d00-0587-11eb-99d6-34aef04a91a3.png)

Thanks for reporting @carmacleod. Added it back again, and restricted wiki edit access for some time.

The error logs show it crashed when fetching issue events. That endpoint is not exposed in above repo (at least from docs). My hope is to let go off this...

I came across a nicer and more customizable changelog generator: https://github.com/git-chglog/git-chglog. [Sample output](https://github.com/w3c/respec/blob/7d9ac7d05d78840691d2991ec9a91973d092b421/CHANGELOG.md) and [WIP branch: `changelog-new`](https://github.com/w3c/respec/compare/changelog-new)

Ahahaha! https://github.blog/2021-10-04-beta-github-releases-improving-release-experience/#introducing-auto-generated-release-notes

Our current changelog generator hasn't worked since 7 months 😆 https://github.com/w3c/respec/actions/workflows/changelog.yml