Skip to content

update pipeline to run on GH with configurable deployment repository#44

Merged
rbradley813 merged 11 commits into
mainfrom
feature/IKDT-1183
Sep 25, 2025
Merged

update pipeline to run on GH with configurable deployment repository#44
rbradley813 merged 11 commits into
mainfrom
feature/IKDT-1183

Conversation

@rbradley813

@rbradley813 rbradley813 commented Sep 18, 2025

Copy link
Copy Markdown
Contributor
  • Fixed POM files to be in compliance with codeQuality profile checks
  • Added Maven settings file configuration to GH build.yaml
  • Removed custom deployment POM in origin and export modules
  • Added overridable altDeploymentRepository, see new build commands below.
  • Still need to configure build to work with local snomed dataset
  • New build commands:

mvn clean install -U -Ptinkarbuild -Dmaven.build.cache.enabled=false

mvn deploy -f snomed-ct-origin -Ptinkarbuild -DaltDeploymentRepository=nexus-snapshot::https://nexus.tinkarbuild.com/repository/maven-snapshots/ -Dmaven.build.cache.enabled=false

mvn deploy -f snomed-ct-export -Ptinkarbuild -DaltDeploymentRepository=nexus-snapshot::https://nexus.tinkarbuild.com/repository/maven-snapshots/ -Dmaven.build.cache.enabled=false

Comment thread rxnorm-starterdata/pom.xml
Comment thread rxnorm-export/pom.xml
@rbradley813 rbradley813 force-pushed the feature/IKDT-1183 branch 2 times, most recently from 31e9d62 to 0832806 Compare September 25, 2025 14:04
@rbradley813 rbradley813 merged commit 77ef20b into main Sep 25, 2025
2 of 4 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.

3 participants