Skip to content

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Nov 19, 2021

partially revert "refactor sketch path calculation" in upload.go

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

fix regression

  • What is the current behavior?

The test test/test_upload.py::test_upload_with_input_dir_flag was failing

  • What is the new behavior?

fixed the regression introduced by reverting a change made in #1542

no

  • Other information:

See how to contribute

@umbynos umbynos added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project topic: CLI Related to the command line interface labels Nov 19, 2021
@umbynos umbynos requested a review from a team November 19, 2021 17:51
@umbynos umbynos self-assigned this Nov 19, 2021
@umbynos umbynos force-pushed the umbynos/fix_input_flags branch from aea55d6 to df7596e Compare November 22, 2021 11:10
@umbynos umbynos changed the title fix a regression introduced in #be5022e0. --input flags were ignored fix a regression introduced in be5022e07cdfa9398c9fc035b8605009193f4f81. --input flags were ignored Nov 22, 2021
@umbynos umbynos changed the title fix a regression introduced in be5022e07cdfa9398c9fc035b8605009193f4f81. --input flags were ignored fix a regression introduced in #be5022e. --input flags were ignored Nov 22, 2021
@umbynos umbynos merged commit 89dbd25 into master Nov 22, 2021
@umbynos umbynos deleted the umbynos/fix_input_flags branch November 22, 2021 13:20
umbynos added a commit that referenced this pull request Nov 22, 2021
…#1558)

* fix a regression introduced in be5022e. `--input` flags were ignored
partially revert "refactor sketch path calculation" in `upload.go`

* fix test after f85513c

* use `WarnDeprecatedFiles` to remove some code duplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: CLI Related to the command line interface topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants