Skip to content

Added Post Failure Run support for poetry#3548

Open
Phavya-jfrog wants to merge 3 commits into
jfrog:masterfrom
Phavya-jfrog:feature/support-poetry
Open

Added Post Failure Run support for poetry#3548
Phavya-jfrog wants to merge 3 commits into
jfrog:masterfrom
Phavya-jfrog:feature/support-poetry

Conversation

@Phavya-jfrog

Copy link
Copy Markdown
Contributor

Mirrors the same WrapCmdWithCurationPostFailureRun pattern used for pnpm and yarn so curation policy failures trigger the post-failure run logic for Poetry commands.

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

Wrap poetry with the existing curation Post-Failure Run handler

Mirrors the same WrapCmdWithCurationPostFailureRun pattern used for
pnpm and yarn so curation policy failures trigger the post-failure
run logic for Poetry commands.
@Phavya-jfrog Phavya-jfrog force-pushed the feature/support-poetry branch from 06ca597 to 3abab30 Compare June 16, 2026 17:06
@bhanurp bhanurp added the safe to test Approve running integration tests on a pull request label Jun 17, 2026
@Phavya-jfrog

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants