Skip to content

ci: drop redundant test job from cd#846

Merged
radu-mocanu merged 1 commit into
mainfrom
fix/cd-drop-redundant-test-sonar
May 12, 2026
Merged

ci: drop redundant test job from cd#846
radu-mocanu merged 1 commit into
mainfrom
fix/cd-drop-redundant-test-sonar

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • remove the test job from cd.yml so publishing on main no longer depends on a second tests + sonarcloud run
  • tests and sonarcloud continue to run via ci.yml on prs and on push to main

Why

the version-bump push that triggers cd.yml was just merged through ci.yml, which already ran tests and sonarcloud on the same commit. the cd-side run added no signal and was blocking releases because SONAR_TOKEN was not forwarded to the reusable workflow.

@radu-mocanu radu-mocanu merged commit 8fa825e into main May 12, 2026
44 of 45 checks passed
@radu-mocanu radu-mocanu deleted the fix/cd-drop-redundant-test-sonar branch May 12, 2026 22:16
@sonarqubecloud
Copy link
Copy Markdown

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