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

delete silly chdir #11844

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

delete silly chdir #11844

wants to merge 2 commits into from

Conversation

bukzor
Copy link

@bukzor bukzor commented Jan 18, 2024

This line causes the below insane behavior. I hypothesize that it's here for no really good reason.

https://gist.github.com/bukzor/085b1c2bdaa5bc6033db50d718c48bd3

Here is a quick checklist that should be present in PRs.

  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.
  • Allow maintainers to push and squash when merging my commits. Please uncheck this if you prefer to squash the commits yourself.

If this change fixes an issue, please:

  • Add text like closes #XYZW to the PR description and/or commits (where XYZW is the issue number). See the github docs for more information.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.

    Write sentences in the past or present tense, examples:

    • Improved verbose diff output with sequences.
    • Terminal summary statistics now use multiple colors.
  • Add yourself to AUTHORS in alphabetical order.

This line causes the below insane behavior. I hypothesize that it's here for no really good reason.

https://gist.github.com/bukzor/085b1c2bdaa5bc6033db50d718c48bd3
bukzor added a commit to getsentry/tacos-gha that referenced this pull request Jan 18, 2024
@RonnyPfannschmidt
Copy link
Member

Can you explain what you mean by silly behavior

I recall this was added to prevent breakage if pytest was invoked multiple times and the test suite wasn't cleaning up correctly

@bukzor
Copy link
Author

bukzor commented Jan 19, 2024 via email

@nicoddemus
Copy link
Member

#11826 might have solved this

bukzor added a commit to getsentry/tacos-gha that referenced this pull request Jan 19, 2024
github-merge-queue bot pushed a commit to getsentry/tacos-gha that referenced this pull request Jan 19, 2024
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.

None yet

3 participants