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

Fixes location of temporary file created in tests #9403

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jun 19, 2020

Solves small Issue created in a60f589

The file was created in the sources 'file' when run from IDE which
might be accidentally committed. This change prevents it.


Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Unit tests coverage for changes (not needed for documentation changes)
  • Target Github ISSUE in description if exists
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

Solves small Issue created in a60f589

The file was created in the sources 'file' when run from IDE which
might be accidentally committed. This change prevents it.
@potiuk potiuk requested a review from turbaszek June 19, 2020 11:55
@boring-cyborg boring-cyborg bot added the provider:amazon AWS/Amazon - related issues label Jun 19, 2020
@potiuk potiuk merged commit 760bee8 into apache:master Jun 19, 2020
@potiuk potiuk deleted the fix-mysql-to-s3-file-location-error branch June 19, 2020 13:46
kaxil pushed a commit to kaxil/airflow that referenced this pull request Jun 27, 2020
Solves small Issue created in a60f589

The file was created in the sources 'file' when run from IDE which
might be accidentally committed. This change prevents it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants