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

CI: Adding script to validate consistent and correct capitalization among headings in documentation (#26941) #31114

Merged
merged 63 commits into from
Mar 7, 2020

Commits on Jan 13, 2020

  1. changed name

    awu42 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    85e3fe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. adding sphinx extension

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    e2d5354 View commit details
    Browse the repository at this point in the history
  2. Starting builder

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f089c0c View commit details
    Browse the repository at this point in the history
  3. experimenting with builder

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2dd5791 View commit details
    Browse the repository at this point in the history
  4. before running build

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2294331 View commit details
    Browse the repository at this point in the history
  5. 126 warnings?

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    c06c951 View commit details
    Browse the repository at this point in the history
  6. contributors

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2ffeee0 View commit details
    Browse the repository at this point in the history
  7. experimenting

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    1364f86 View commit details
    Browse the repository at this point in the history
  8. update

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    bb535ae View commit details
    Browse the repository at this point in the history
  9. parser created

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    6b51df6 View commit details
    Browse the repository at this point in the history
  10. italics working

    awu42 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d6198a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21693b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. testing script

    awu42 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    0810c09 View commit details
    Browse the repository at this point in the history
  2. modified validation script

    awu42 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    30c4f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aabd136 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. validation script needs better commenting

    awu42 committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    4c83edb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. added line number to validation script

    awu42 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    50661c3 View commit details
    Browse the repository at this point in the history
  2. edited code_checks.sh

    awu42 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    f513f29 View commit details
    Browse the repository at this point in the history
  3. argument parser correctly implemented

    awu42 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    2d3cfe7 View commit details
    Browse the repository at this point in the history
  4. Added comments

    awu42 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    4ceea5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11556b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e55776f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fc312a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    635163d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    c4ff8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927e3ed View commit details
    Browse the repository at this point in the history
  3. Edited validate script (pandas-dev#26941)

    awu42 committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    83f778c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1907d45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de06ec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7c0bfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d3a7f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    7ea58df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71be41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d8db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e344ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3757712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d95777 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    56bfc44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec38e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deddc2d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    0311fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3256615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df01730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1e3abb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a9a57a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bafbf96 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    dd5c983 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Added glob module to script 01-27-2020

    awu42 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    5f0f84a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc019f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Edited len(line) != 0 correction

    awu42 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ee45f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88dfc46 View commit details
    Browse the repository at this point in the history
  3. Edited find_titles method

    awu42 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    78a49c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    95d3488 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    1c7de87 View commit details
    Browse the repository at this point in the history
  2. edited contributing.rst to have no errors

    awu42 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f4ffd32 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    3d2e9ce View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. modified validation script

    awu42 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    687053f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3cdc6 View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    awu42 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c690281 View commit details
    Browse the repository at this point in the history
  4. black pandas-dev change

    awu42 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c9775cc View commit details
    Browse the repository at this point in the history
  5. modified changes to comments

    awu42 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    66c651a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac5c5b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    ceedac5 View commit details
    Browse the repository at this point in the history