Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating automated maven publish workflow to work with gradle creds #979

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

jainr
Copy link
Collaborator

@jainr jainr commented Jan 18, 2023

Description

The gradle plugin being used to build and publish jar to maven central requires that credentials be passed a certain way.
As documented here- https://vanniktech.github.io/gradle-maven-publish-plugin/central/#secrets

How was this PR tested?

Will Test it as part of PR workflow.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

@jainr jainr added the safe to test Tag to execute build pipeline for a PR from forked repo label Jan 18, 2023
Copy link
Collaborator

@rakeshkashyap123 rakeshkashyap123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me. Can you comment on how we are planning to test it? Is it only upon checkin?

@jainr
Copy link
Collaborator Author

jainr commented Jan 18, 2023

The changes look good to me. Can you comment on how we are planning to test it? Is it only upon checkin?

Once the PR is checked in, delete one of the tags, recreate it and that should trigger a build.

@jainr jainr merged commit c0b38d5 into feathr-ai:main Jan 18, 2023
xiaoyongzhu added a commit to xiaoyongzhu/feathr that referenced this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants