Skip to content

Conversation

@agrasth
Copy link
Contributor

@agrasth agrasth commented Nov 11, 2025

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Description

Add tests for poetry publish bug. Updates dependency to include the fix from jfrog-cli-artifactory.

Changes

  • Tests Added: 3 comprehensive tests in poetry_test.go

    • TestPoetryPublishTraditionalFlowWithBuildInfo - Tests traditional flow with build-info flags
    • TestPoetryPublishFlexPackFlow - Tests FlexPack flow continues working
    • TestPoetryPublishBothFlowsComparison - Tests both flows produce identical results
  • Dependency Update: Updated jfrog-cli-artifactory to version with fix (c04b9d04d9ea)

Related PRs

@ehl-jf ehl-jf added the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@agrasth agrasth requested a review from fluxxBot November 11, 2025 09:03
@ehl-jf ehl-jf added the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@ehl-jf ehl-jf added the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@agrasth agrasth added bug Something isn't working safe to test Approve running integration tests on a pull request labels Nov 11, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@ehl-jf ehl-jf added the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 11, 2025
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@agrasth agrasth merged commit c346039 into jfrog:master Nov 11, 2025
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants