Skip to content

Removed gpg key from repo and updated workflow#334

Open
Mahesh-Binayak wants to merge 2 commits into
mosip:mahesh-patch-1from
Mahesh-Binayak:develop
Open

Removed gpg key from repo and updated workflow#334
Mahesh-Binayak wants to merge 2 commits into
mosip:mahesh-patch-1from
Mahesh-Binayak:develop

Conversation

@Mahesh-Binayak

Copy link
Copy Markdown

No description provided.

Mahesh.Binayak and others added 2 commits May 29, 2026 16:34
Replace committed .github/keys GPG file imports and manual gpg2 CLI
calls with the crazy-max/ghaction-import-gpg@v6 action driven by the
GPG_PRIVATE_KEY repository secret in maven-build, maven-publish-to-nexus,
and maven-publish-android workflows. Also removes the stale inline
GPG_TTY: $(tty) env var from the maven-publish-to-nexus publish step.

For maven-sonar-analysis and maven-sonar-analysis-new, which do not sign
artifacts, remove the GPG import step and GPG_SECRET secret entirely rather
than migrating to the action.

Remove the leftover `echo "GPG_TTY=$(tty)"` lines from dev-check,
docker-build, npm-sonar-analysis, and release-changes workflows, which
never used GPG signing but had accumulated the env export.

Signed-off-by: Mahesh.Binayak <Mahesh.Binayak@thoughtworks.com>
Signed-off-by: Mahesh.Binayak <mahesh.binyak@technoforte.o>
ci: migrate GPG key handling to crazy-max/ghaction-import-gpg@v6
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • develop

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ae8468d6-7a24-442f-bca6-083e6e80fe3a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant