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

Add Edit On Github button #22

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Add Edit On Github button #22

merged 1 commit into from
Sep 16, 2024

Conversation

marcelofern
Copy link
Contributor

This button should show up at the top-right on the Read The Docs template.

This fixes the problem with the current button showing "View page source" which displays the raw .rst file backing up the page.

before

image

after

image

tested via make docs

This button should show up at the top-right on the Read The Docs
template.

This fixes the problem with the current button showing "View page
source" which displays the raw .rst file backing up the page.
@marcelofern marcelofern requested a review from a team September 16, 2024 08:12
Copy link

Coverage Report Results

Name Stmts Miss Branch BrPart Cover
src/django_pg_migration_tools/__init__.py 0 0 0 0 100%
src/django_pg_migration_tools/management/__init__.py 0 0 0 0 100%
src/django_pg_migration_tools/management/commands/__init__.py 0 0 0 0 100%
src/django_pg_migration_tools/management/commands/migrate_with_timeouts.py 25 0 10 0 100%
src/django_pg_migration_tools/operations.py 67 0 6 0 100%
src/django_pg_migration_tools/timeouts.py 73 5 36 2 92%
TOTAL 165 5 52 2 96%

@marcelofern marcelofern merged commit db7714b into main Sep 16, 2024
10 checks passed
@marcelofern marcelofern deleted the add-edit-on-github-button branch September 16, 2024 08:40
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