| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
The changes look good to me. Can you comment on how we are planning to test it? Is it only upon checkin?
Sorry, something went wrong.
Once the PR is checked in, delete one of the tags, recreate it and that should trigger a build. |
Sorry, something went wrong.
…using gradle plugin (feathr-ai#979)" This reverts commit c0b38d5.
| Back | FazBrowse Home | New Git URL |
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?