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

[ELITERT-1198] Generate reports alongside documentation #5

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

sergio-bobillier
Copy link
Collaborator

  • Changes the documentation generation action to include the generation of the following reports:
  • Test Results Report (generated by RSpec)
  • Code Coverage (generated by SimpleCOV)
  • Static Code Analysis (generated by Rubocop)
  • Changes the links in the "Links and Resources" page of the documentation to make them point to the generated assets instead of the internal Jenkins locations.

* Changes the documentation generation action to include the generation
  of the following reports:

 - Test Results Report (generated by RSpec)
 - Code Coverage (generated by SimpleCOV)
 - Static Code Analysis (generated by Rubocop)

* Changes the links in the "Links and Resources" page of the
  documentation to make them point to the generated assets instead of
  the internal Jenkins locations.
@sergio-bobillier sergio-bobillier marked this pull request as ready for review November 7, 2024 13:36
@sergio-bobillier
Copy link
Collaborator Author

Note. The failure in the deployment happened because the branch doesn't have deployment permission. I temporary enabled the "Documentation" action for the branch to test the changes.

@sergio-bobillier sergio-bobillier merged commit 870977e into master Nov 8, 2024
2 checks passed
@sergio-bobillier sergio-bobillier deleted the sb-documentation branch November 8, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants