Skip to content

Fix CI not raised when there's an error #56897

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

Closed
wants to merge 2 commits into from

Conversation

tqa236
Copy link
Contributor

@tqa236 tqa236 commented Jan 15, 2024

  • 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.

@tqa236 tqa236 requested a review from mroeschke as a code owner January 15, 2024 22:26
@datapythonista datapythonista added CI Continuous Integration Code Style Code style, linting, code_checks labels Jan 16, 2024
Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

Nice catch @tqa236

It would be great if you can fix in this same PR the two errors we currently have that are ignored by the CI. So we can merge this PR without making the CI of the main branch crash. Do you want to have a look? Otherwise I'll check myself, so we can continue merging the related PRs

@tqa236
Copy link
Contributor Author

tqa236 commented Jan 16, 2024

hello @datapythonista, I fixed them here: #56855

@datapythonista
Copy link
Member

Amazing, thanks for that PR. This one is empty now since everything was fixed there. Closing, thanks a lot for finding and fixing those errors.

@tqa236 tqa236 deleted the fix-ci-check branch January 16, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants