Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show changelog/important changes on website #59

Open
RoyTakanen opened this issue Jun 28, 2022 · 1 comment
Open

Show changelog/important changes on website #59

RoyTakanen opened this issue Jun 28, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@RoyTakanen
Copy link
Contributor

It would be amazing if the website showed changelog or important changes on some dedicated page. There is a public Github API endpoint where you can query last commits: https://api.github.com/repos/Testaustime/testaustime-backend/commits. If the "Merge pull request" are filtered it would be a good way to show the changelog.

Also some sort of changelog.md could do (see: https://keepachangelog.com/en/1.0.0/).

@Eldemarkki
Copy link
Member

Yes, I agree, this would be a good addition. I am strongly in favor of a CHANGELOG.md instead of a git log, because it will be less noisy and easier to read. I think I will start the changelog once we do a "1.0 release", because so far there hasn't been any versioning done, and writing a changelog without version numbers is a bit tricky.

@Eldemarkki Eldemarkki added the documentation Improvements or additions to documentation label Jul 8, 2022
@Eldemarkki Eldemarkki changed the title Show changelog/importat changes on website Show changelog/important changes on website Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants