Skip to content

Conversation

@Jannis-Mittenzwei
Copy link
Contributor

closes #65

Design

test: nothing to test because it only uses Git Diff
proceed: checks the doc/changes directory for changes, if changes exitcode=0, if no changes exitcode=1

@Jannis-Mittenzwei Jannis-Mittenzwei added the feature Product feature label Jan 28, 2025
@ckunki
Copy link
Contributor

ckunki commented Mar 4, 2025

As the expected behavior probably only can be verified by an integration test, with its implementation requiring significant effort, we will only do manual tests:

Please perform a last manual check:

  • Currently, in PTB the nox task is expected to report OK, changelog is updated
  • Simulate also the other case with git checkout main doc/changes
    • Now there are no changes
    • The nox task is expected to report an error

ckunki
ckunki previously approved these changes Mar 4, 2025
@Jannis-Mittenzwei Jannis-Mittenzwei merged commit 5017343 into main Mar 5, 2025
38 checks passed
@Jannis-Mittenzwei Jannis-Mittenzwei deleted the feature/#65-Add-nox-session-for-checking-if-the-changelog-got-updated branch March 5, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Add nox session for checking if the changelog got updated

3 participants