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

chore(docs): recreate requirements.txt file for mkdocs container #5246

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

leandrodamascena
Copy link
Contributor

Issue number: #5245

Summary

Changes

This PR recreates the requirements.txt file for the mkdocs container. This update is important for anyone who wants to run the documentation in a container environment.

Changes made:

  • Regenerated the requirements.txt file with the latest pinned dependencies
  • Ensured all necessary packages for mkdocs are included

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner September 25, 2024 21:48
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 25, 2024
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 25, 2024
@leandrodamascena leandrodamascena linked an issue Sep 25, 2024 that may be closed by this pull request
2 tasks
Copy link

@github-actions github-actions bot added internal Maintenance changes and removed documentation Improvements or additions to documentation labels Sep 25, 2024
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@leandrodamascena leandrodamascena merged commit da25083 into develop Sep 26, 2024
10 checks passed
@leandrodamascena leandrodamascena deleted the docs/mkdocs branch September 26, 2024 10:16
@dreamorosi
Copy link
Contributor

Whenever you can, could you please open the same PR in the TS repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: local documentation raises exception when run in docker
2 participants