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

[No QA][HelpDot] Enforce adding of a redirect if an article is rename/moved/deleted. #42954

Merged
merged 37 commits into from
Jun 12, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    1c33fe5 View commit details
    Browse the repository at this point in the history
  2. continue if failed

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ff891d8 View commit details
    Browse the repository at this point in the history
  3. add base to check diff

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e7ed45e View commit details
    Browse the repository at this point in the history
  4. add articles dir

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    074ad97 View commit details
    Browse the repository at this point in the history
  5. rename

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    124ed24 View commit details
    Browse the repository at this point in the history
  6. delete article

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    32c0387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21ad4cb View commit details
    Browse the repository at this point in the history
  8. add \n for format

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b6ffc13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6151124 View commit details
    Browse the repository at this point in the history
  10. add r trips

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d22cbb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e8028c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a403ac1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4937921 View commit details
    Browse the repository at this point in the history
  14. use vars

    rushatgabhane committed May 31, 2024
    Configuration menu
    Copy the full SHA
    71760b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Update redirects.csv

    rushatgabhane authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    927d1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98bf939 View commit details
    Browse the repository at this point in the history
  3. Revert "delete article"

    This reverts commit 32c0387.
    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d0ba455 View commit details
    Browse the repository at this point in the history
  4. fix lint

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    98cfa67 View commit details
    Browse the repository at this point in the history
  5. del

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e82dcbd View commit details
    Browse the repository at this point in the history
  6. add enforce redirect

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b0ada87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74562f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    944599c View commit details
    Browse the repository at this point in the history
  9. add env var for branch

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b98acb9 View commit details
    Browse the repository at this point in the history
  10. add env var for branch

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9f5ccf5 View commit details
    Browse the repository at this point in the history
  11. fetch depth 0

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    de92671 View commit details
    Browse the repository at this point in the history
  12. fetch depth 0

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e3e8906 View commit details
    Browse the repository at this point in the history
  13. add logs

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4db1f3d View commit details
    Browse the repository at this point in the history
  14. refactor conditional

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0cf71db View commit details
    Browse the repository at this point in the history
  15. quite mode

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b267c1d View commit details
    Browse the repository at this point in the history
  16. quite mode

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e037ab0 View commit details
    Browse the repository at this point in the history
  17. fix condition

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e5a95ff View commit details
    Browse the repository at this point in the history
  18. Update redirects.csv

    rushatgabhane authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    95ba3d2 View commit details
    Browse the repository at this point in the history
  19. fix condition

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    20853b9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce0465c View commit details
    Browse the repository at this point in the history
  21. fix condition

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a2b7917 View commit details
    Browse the repository at this point in the history
  22. rm redirect

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d8e49db View commit details
    Browse the repository at this point in the history
  23. undo rename

    rushatgabhane committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    298b8ba View commit details
    Browse the repository at this point in the history