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 in maven update action #935

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

Yuqing-cat
Copy link
Collaborator

Description

Resolves #934

How was this PR tested?

Currently, the Github Action will write fat jar to the storage defined by "SPARK_JAR_BLOB_CONNECTION_STRING". To separate it from CI artifacts, we may need to create a new secret to store released jar blob connection string in the future.
This PR only provide a trackable released Fat jar for reference.

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.

@xiaoyongzhu xiaoyongzhu merged commit 4cd24f1 into feathr-ai:main Jan 3, 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.

[FR] Public Fat Jar should be published when maven jar is updated.
3 participants