Looking for the OpenMRS Platform 2.8.0 Release Manager

I before this I had gone ahead and done a release and got stuck at the release standalone job. But now after disabling the standalone jobs I am trying to run the release and am getting this error this happens at the release to maven job which previously was successful. Though the tag for platform-2.8.0-alpha is released.

error 10-Jul-2025 08:05:40 [ERROR] Tag 2.8.0-alpha already exists in the repo. Delete it before we can continue with the process.

@suubi7, the error you are seeing is expected. It indicates that the release tag 2.8.0-alpha already exists in the repository. To proceed, we’ll need to delete the tag from GitHub and possibly remove the associated artifact from JFrog Maven repo I believe.

1 Like

Thanks @ruhanga

@dkayiwa could you help me delete the Jfrog artifacts.

@suubi7, I’ve attempted to the fix Bamboo builds, in turn re-enabling the disabled jobs, while disabling the replaced ones. Don’t hesitate to simply run them as they are.

@ruhanga still having a standalone build failure logs

@suubi7, I see. I’ve temporarily disabled the failing job, to be enabled when fixed. You may proceed by running a new build.

1 Like

@suubi7 I have deleted the jfrog artifacts, the tag, and also cleaned up the commit history.

1 Like

@ruhanga @dkayiwa @wikumc @ibacher

So am hitting another wall while trying to do a release for platform here something about.

Specifically the release to maven job.

Could you try again @suubi7? I’ve just fixed a git config issue.

1 Like

Thanks @ruhanga all jobs have passed.

3 Likes

@suubi7 alpha versions are considered as prereleases and hence should end up here: OpenMRS - Browse /prereleases at SourceForge.net

2 Likes

@ruhanga how far with the standalone build?

Ohhh snap yap I missed this my bad, does this mean I would have to redo the release for platform again @dkayiwa

Could you help me delete the artifacts Jfrog again?

Also on the UAT Platform am seeing only the Addon module is that right? @dkayiwa

1 Like

Yes, platform is bundled with just. a handful of modules i.e openmrs-distro-platform/pom.xml at c94bc382dc09eb19fabc66101048bfaf422b7bae · openmrs/openmrs-distro-platform · GitHub.

See the readme.md as well.

Ohh yes @mherman22

Though the owa, fhir and webrest modules are not loading.

Not sure why, have you tested with the SDK? It would help to setup on 2.8.0-alpha and see if that’s successful

Not yet let me try that.

I have tested and do not see any errors.

What did you mean by those modules not loading?

I meant am i not supposed to see this screen @mherman22 with all the modules.