Conversation
Summarize the decisions.
✅ Deploy Preview for pythoneditorialboard ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
WIP: I'll go back in our notes and see what else we should add to the changelog. |
nedbat
left a comment
There was a problem hiding this comment.
I've added brief summaries. I think the changelog might be more usable if you didn't have to click into the entries to see the whole thing, since the whole thing is still pretty short. But this is great to get them published somewhere.
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
I agree. Would it be possible to keep the single changelog file (deleted in this PR), but expose it on the website? Or perhaps the changelog fragment files could be merged into one rendered page? A |
|
I tried rendering the entire changelog entry instead of just the snippet. Please check |
| @@ -1,6 +1,6 @@ | |||
| --- | |||
| author: ["Ned Batchelder"] | |||
There was a problem hiding this comment.
Does it make sense to have individuals listed as authors for changelog snippets, if the board acts with collective responsibility? Perhaps remove the author, or use "the board"?
There was a problem hiding this comment.
I'm seeing author as "who wrote up this whole post" as opposed to "who made the decision written in this post", but not sure if the rest of the board feels differently.
There was a problem hiding this comment.
I have just spotted that the changelog is paged: https://deploy-preview-28--pythoneditorialboard.netlify.app/changelog/page/2/. Is it possible to put everything on one page (or increase the limit before splitting to a new page to some very high number?)
There was a problem hiding this comment.
Yeah I can remove the share and read time
content/changelog/2025-03-11-pipes-or-in-sphinx-type-descriptions.md
Outdated
Show resolved
Hide resolved
…ons.md Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
I personally want the pagination, but I can keep it a high number, eg 10 or 20. |
Set pagination to 10 per page Remove share links in changelog Remove redundant breadcrumb
|
Changed the page size to 10. |
|
Looking at it again, I think I prefer 5 items per page, but I'm ok with 10 for now. I still prefer having to click through to the next page instead of everything presented all in one page. |

Summarize the decisions.
Note:
I forgot that we have a "changelog" section.
To prevent future confusion and duplication, I removed the "Changelog.md" file and moved the remaining entry into
/content/changelogI tried my best to add brief summary of each decisions.