Skip to content

Conversation

SameeraPriyathamTadikonda
Copy link
Contributor

So we can incorporate your pull request, please share the following:

  • What issue are you addressing with this pull request?
  • Are you modifying the correct branch? (See CONTRIBUTING.md)
  • Have you run unit tests? (See CONTRIBUTING.md)
  • Version of MarkLogic Java Client API (see Readme.txt)
  • Version of MarkLogic Server (see admin gui on port 8001)
  • Java version (java -version)
  • OS and version
  • What Changed: What happened before this change? What happens without this change?

@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 21:33
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds Docker cleanup functionality to the Jenkins pipeline by invoking cleanupDocker() at strategic points in the CI/CD process. The changes aim to improve build reliability by ensuring a clean Docker environment before setup and after teardown.

  • Adds cleanup call before MarkLogic Docker setup to ensure clean starting state
  • Adds cleanup call after Docker teardown for thorough resource cleanup

@rjrudin rjrudin merged commit fff16f8 into marklogic:develop Jul 23, 2025
2 checks passed
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.

2 participants