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-1055755: binary releases workflow #1357

Open
wants to merge 151 commits into
base: main
Choose a base branch
from

Conversation

sfc-gh-mraba
Copy link
Collaborator

@sfc-gh-mraba sfc-gh-mraba commented Jul 23, 2024

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

#SNOW-1055755

I've added packaging scripts at scripts/packaging and environment hatch env packaging
This changes contain scripts and resources required to build binary version of snowflake-cli using pyinstaller.
This scripts are invoked by jenkins pipelines defined in this PR

I added new field to telemetry for distinguishing execution of binaries from PyPi

@sfc-gh-mraba sfc-gh-mraba self-assigned this Jul 23, 2024
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 2 times, most recently from 4ed7bf3 to a620aec Compare July 29, 2024 11:37
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 4 times, most recently from ea45125 to a8746eb Compare August 7, 2024 06:56
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 3 times, most recently from 4e365f9 to d334fa9 Compare August 13, 2024 14:48
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 8 times, most recently from 8ab6fb1 to 7ac5804 Compare August 26, 2024 14:14
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 6 times, most recently from e01ce83 to edf4170 Compare September 2, 2024 13:23
@sfc-gh-mraba sfc-gh-mraba force-pushed the SNOW-1055755-build-packages branch 6 times, most recently from f6e7117 to 75c81b4 Compare September 9, 2024 14:18
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.

3 participants