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

Adds OpenFastTrace for requirements tracking #11710

Merged
merged 8 commits into from
Sep 8, 2024
Merged

Conversation

koppor
Copy link
Member

@koppor koppor commented Sep 6, 2024

This introduces OpenFastTrace to JabRef. One can state requirements - and at the Java classes, where they are implemented. And a CI check is running to check consistency.

This is especially important if there are not tests, but refactoring going on. (My example was the refactoring of the AI chat tab)

Real-world examples in the Markdown documentation cannot be used due to itsallcode/openfasttrace#280

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@koppor koppor added the type: code-quality Issues related to code or architecture decisions label Sep 6, 2024
github-actions[bot]

This comment was marked as outdated.

@koppor koppor added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Sep 7, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor changed the title This adds support for OpenFastTrace Adds OpenFastTrace for requirements tracking Sep 7, 2024
@koppor koppor mentioned this pull request Sep 7, 2024
6 tasks
@calixtus calixtus added this pull request to the merge queue Sep 8, 2024
Merged via the queue into main with commit d8b935e Sep 8, 2024
33 of 37 checks passed
@calixtus calixtus deleted the add-open-fast-trace branch September 8, 2024 09:25
leaf-soba pushed a commit to leaf-soba/jabref that referenced this pull request Sep 11, 2024
* Initial requirement

* Initial requirement

* Add OpenFastTrace

* Fix linting

* Remove wrong disable rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers type: code-quality Issues related to code or architecture decisions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants