Skip to content

[MOO-2471] : Marketplace verification logic Improvements - #643

Merged
saurabhchavan1711 merged 3 commits into
mainfrom
moo/MOO-2471-marketplace-release-verification-issue-main
Sep 17, 2026
Merged

saurabhchavan1711 merged 3 commits into
mainfrom
moo/MOO-2471-marketplace-release-verification-issue-main

Conversation

@saurabhchavan1711

@saurabhchavan1711 saurabhchavan1711 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Contains unit tests ❌
  • Contains breaking changes ❌
  • Compatible with: MX 11
  • Did you update version and changelog? ❌
  • PR title properly formatted ([XX-000]: description)? ✅
  • Works in Android ✅
  • Works in iOS ✅
  • Works in Tablet ✅

Feature specific

  • Comply with designs ✅
  • Comply with PM's requirements ✅

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

  • This PR updates the release module verification logic in MarketplaceRelease pipeline. With this change if verification step fails the pipeline will be green with a slack notification of warning to check manually if package is actually published on marketplace or not. Currently if the verification step fails - the pipeline will be red with a misguiding slack notification of uploading module failed .
  • Updated the Get versions API with publishedSince param which will return all the versions that are published since that date. The previous issue of verification failing for 11.6 marketplace releases is because the API by default only returns the first 10 versions with higher versions , so the intermediate versions are not in the response.

@saurabhchavan1711
saurabhchavan1711 requested a review from a team as a code owner September 15, 2026 11:38
@saurabhchavan1711 saurabhchavan1711 changed the title [MOO-2471] : Marketplace verification logic update [MOO-2471] : Marketplace verification logic Improvements Sep 15, 2026
@saurabhchavan1711
saurabhchavan1711 merged commit 6a2590c into main Sep 17, 2026
96 of 98 checks passed
@saurabhchavan1711
saurabhchavan1711 deleted the moo/MOO-2471-marketplace-release-verification-issue-main branch September 17, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants