Skip to content

Add support to generate a tarball for release and run UC using the tarball#96

Merged
tdas merged 16 commits intounitycatalog:mainfrom
vikrantpuppala:release
Jul 2, 2024
Merged

Add support to generate a tarball for release and run UC using the tarball#96
tdas merged 16 commits intounitycatalog:mainfrom
vikrantpuppala:release

Conversation

@vikrantpuppala
Copy link
Collaborator

@vikrantpuppala vikrantpuppala commented Jun 26, 2024

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added or modified a feature, documentation in docs is updated

Description of changes
This PR adds a way to create a tarball for UC and run UC using the bin in the tarball. Solves #95

@vikrantpuppala vikrantpuppala requested a review from tdas June 28, 2024 07:13
@vikrantpuppala vikrantpuppala requested a review from tdas July 1, 2024 08:39
import sys

# 1. Extract the tarball
tarball_path = "target/unitycatalog-0.1.0.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

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

This version needs to be read from version.sbt

@tdas tdas merged commit 2255991 into unitycatalog:main Jul 2, 2024
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.

2 participants