Skip to content

Use latest ship orb and provide publish-java context#437

Merged
frederikprijck merged 7 commits intomasterfrom
chore/update-orb-version
Jun 17, 2022
Merged

Use latest ship orb and provide publish-java context#437
frederikprijck merged 7 commits intomasterfrom
chore/update-orb-version

Conversation

@frederikprijck
Copy link
Copy Markdown
Member

@frederikprijck frederikprijck commented Jun 10, 2022

Updates the Circle CI config to use the latest version of the unpublished java-configured orb.
It also gives access to the publish-sonartype context to the java-publish job.

@frederikprijck frederikprijck marked this pull request as ready for review June 10, 2022 19:07
@frederikprijck frederikprijck requested a review from a team as a code owner June 10, 2022 19:07
stevehobbsdev
stevehobbsdev previously approved these changes Jun 13, 2022
@frederikprijck
Copy link
Copy Markdown
Member Author

I updated this PR to switch to using in memory Pgp Keys, as per https://docs.gradle.org/current/userguide/signing_plugin.html#sec:in-memory-keys.

This is needed because, currently, the Java SDK is signed by using a Public Key file. As we don't have access to this file securely on Circle CI, it's recommended to provide the Key as a string using Environment Variables, and configure the Signing plugin as such.

stevehobbsdev
stevehobbsdev previously approved these changes Jun 17, 2022
@frederikprijck frederikprijck merged commit eece7d8 into master Jun 17, 2022
@frederikprijck frederikprijck deleted the chore/update-orb-version branch June 17, 2022 09:25
@jimmyjames jimmyjames modified the milestones: v1-Next, 1.43.0 Sep 20, 2022
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