Skip to content

BUG: Don't clean docs and open browser in code_checks #55556

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

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented Oct 17, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Ref: #46806 (comment)

In regards to not cleaning the docs at the end, when I'm wrapping up a PR, I'm typically building documentation and running code_checks. Right now these are at odds with each other since the docs are cleared in code_checks. Can remove if there is opposition to this change.

@rhshadrach rhshadrach added Bug CI Continuous Integration labels Oct 17, 2023
@rhshadrach rhshadrach requested a review from mroeschke as a code owner October 17, 2023 03:41
@mroeschke mroeschke added this to the 2.2 milestone Oct 17, 2023
@mroeschke mroeschke merged commit bd5455e into pandas-dev:main Oct 17, 2023
@mroeschke
Copy link
Member

Nice! I think this is a nice cleanup. Thanks @rhshadrach

@rhshadrach rhshadrach deleted the bug_code_checks branch November 26, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants