Skip to content

CCD-5334 #1540

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

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

CCD-5334 #1540

wants to merge 19 commits into from

Conversation

patelila
Copy link
Contributor

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • the keep-helm label has been added, if the helm release should be persisted after a successful build

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

@@ -11,7 +11,7 @@ def app = "definition-store-api"
def branchesToSync = ['demo', 'ithc', 'perftest', 'develop']

// Variables to switch pipeline logic and wiring per type of build
def definitionStoreDevelopPr = "PR-575" // This doesn't change frequently, but when it does, only change this value.
def definitionStoreDevelopPr = "PR-1540" // This doesn't change frequently, but when it does, only change this value.
Copy link
Contributor

Choose a reason for hiding this comment

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

to be reverted prior to merging

@@ -24,7 +24,7 @@ java:
# enable whenever required and provide host url to match with corresponding data-store-api
ELASTIC_SEARCH_ENABLED: true

ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-1260-es-master
ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-2552-es-master
Copy link
Contributor

Choose a reason for hiding this comment

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

to be reverted prior to merging

patelila added 2 commits May 20, 2025 08:35
fix (Jitpack is no longer supported on the project. Please update to use Azure DevOps Artifacts following the guide at https://hmcts.github.io/cloud-native-platform/common-pipeline/publishing-libraries/java.html This configuration will stop working by 30/06/2025 ( in 42 days ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants