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

Fix rstcheck hook #1584

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Fix rstcheck hook #1584

merged 2 commits into from
Aug 9, 2023

Conversation

ammar92
Copy link
Contributor

@ammar92 ammar92 commented Aug 9, 2023

Changes

This fix ignores the mermaid directive by the rstcheck hook since it doesn't support this directive (yet). We should still find another way to properly check/ lint the Mermaid diagrams we create.


Code Checklist

  • All the commits in this PR are properly PGP-signed and verified;
  • This PR only contains functionality relevant to the issue; tickets have been created for newly discovered issues.
  • I have written unit tests for the changes or fixes I made.
  • For any non-trivial functionality, I have added integration and/or end-to-end tests.
  • I have performed a self-review of my code and refactored it to the best of my abilities.

Communication

  • I have informed others of any required .env changes files if required and changed the .env-dist accordingly.
  • I have made corresponding changes to the documentation, if necessary.

Checklist for code reviewers:

Copy-paste the checklist from the docs/source/templates folder into your comment.


Checklist for QA:

Copy-paste the checklist from the docs/source/templates folder into your comment.

@ammar92 ammar92 added the bug Something isn't working label Aug 9, 2023
@ammar92 ammar92 marked this pull request as ready for review August 9, 2023 10:42
@ammar92 ammar92 requested a review from a team as a code owner August 9, 2023 10:42
@dekkers dekkers merged commit 627ebac into main Aug 9, 2023
7 checks passed
@dekkers dekkers deleted the fix/update-rstcheck-options branch August 9, 2023 10:58
jpbruinsslot pushed a commit that referenced this pull request Aug 14, 2023
jpbruinsslot added a commit that referenced this pull request Aug 14, 2023
* main:
  Add sectxt dependency (#1610)
  Refactor environment settings, names, and documentation (#1517)
  Add pipeline to check if there are new translation strings (#1606)
  Translations update from Hosted Weblate (#1604)
  Update scheduler documentation (#1476)
  Add community install/update scripts (#1309)
  Bump actions/checkout from 1 to 3 (#1598)
  Run docker-compose pull in make pull (#1585)
  Configure github actions in dependabot (#1594)
  fix many ports open normalizer (#1592)
  Fix human-readable name for ImageMetadata (#1558)
  Upgrade FastAPI (#1576)
  OOI Detail page: Remember page position after clicking the "show inheritance" link (#1590)
  Fix `rstcheck` hook (#1584)
jpbruinsslot added a commit that referenced this pull request Aug 15, 2023
* main:
  Fix env setting issues found in test debian workflow (#1608)
  Add sectxt dependency (#1610)
  Refactor environment settings, names, and documentation (#1517)
  Add pipeline to check if there are new translation strings (#1606)
  Translations update from Hosted Weblate (#1604)
  Update scheduler documentation (#1476)
  Add community install/update scripts (#1309)
  Bump actions/checkout from 1 to 3 (#1598)
  Run docker-compose pull in make pull (#1585)
  Configure github actions in dependabot (#1594)
  fix many ports open normalizer (#1592)
  Fix human-readable name for ImageMetadata (#1558)
  Upgrade FastAPI (#1576)
  OOI Detail page: Remember page position after clicking the "show inheritance" link (#1590)
  Fix `rstcheck` hook (#1584)
  Manage boefjes requirements with Poetry (#1572)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants