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

SNOW-1639544: snowflake-cli-labs compatibility build #1604

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sfc-gh-mraba
Copy link
Collaborator

Pre-review checklist

  • I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
  • I've added or updated automated unit tests to verify correctness of my new code.
  • I've added or updated integration tests to verify correctness of my new code.
  • I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
  • I've confirmed that my changes are working by executing CLI's commands manually on Windows.
  • I've confirmed that my changes are up-to-date with the target branch.
  • I've described my changes in the release notes.
  • I've described my changes in the section below.

Changes description

New hatch command added hatch run legacy-pypi-build
This command uses .compat folder to build snowflake-cli-labs whl with single dependency to new snowflake-cli
This command leverages python script to automatically sync package version.
whl files are located in .compat\snowflake-cli-labs\dist\ folder
No publishing is provided. This artifacts are meant to be published to dev rep by jenkins job and released by releng team

@sfc-gh-mraba sfc-gh-mraba self-assigned this Sep 20, 2024
@sfc-gh-mraba sfc-gh-mraba requested a review from a team as a code owner September 20, 2024 08:03
@sfc-gh-mraba sfc-gh-mraba marked this pull request as draft September 20, 2024 08:04
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1639544-relese-snowflake-cli-pypi branch from 6418470 to 29afb39 Compare September 20, 2024 12:58
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.

1 participant