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

Publish Fat Jar to Blob Storage Steps Decouple and Fix #990

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

Yuqing-cat
Copy link
Collaborator

Description

Previous publish to maven failure was fixed, however the follow up gradle build step failed.
This PR decouple the "publish-to-maven" & "publish-fat-jar" into 2 workflow to make sure files created by gradle publish will not affect fat jar.

How was this PR tested?

Tested in forked repo: https://github.com/Yuqing-cat/feathr/actions/runs/3949075762/jobs/6759841533

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.

Copy link
Collaborator

@jainr jainr left a comment

Choose a reason for hiding this comment

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

How did you test the changes?

@jainr jainr self-requested a review January 19, 2023 05:23
@Yuqing-cat Yuqing-cat linked an issue Jan 19, 2023 that may be closed by this pull request
4 tasks
@Yuqing-cat Yuqing-cat merged commit 7dc7a52 into feathr-ai:main Jan 19, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix Publish to Maven Workflow Failure.
3 participants