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-1011499 Add build.sh for building conda package from Jenkins #13

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

sfc-gh-tmonk
Copy link
Collaborator

For CI testing, we need to regularly generate release artifacts so we can do integration testing with them.

This PR adds a new build.sh script, which gets used by this new Jenkins job to generate the release artifacts:
https://ci-dev-142.int.snowflakecomputing.com/job/SnowflakeTelemetryAnacondaPackageBuilder/

build.sh can also be run in the MacOS environment with miniconda3 installed.

Related PR in jenkins_utils:
https://github.com/snowflakedb/jenkins_utils/pull/10762

@sfc-gh-tmonk sfc-gh-tmonk requested a review from a team as a code owner March 4, 2024 22:19
@sfc-gh-tmonk sfc-gh-tmonk force-pushed the tmonk-SNOW-1011499-automate-telemetry-regression branch from 95874c6 to e4ffe2f Compare March 4, 2024 23:02
Copy link

@sfc-gh-zyao sfc-gh-zyao left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. Not quite sure about the meta.yaml change though

build.sh Outdated Show resolved Hide resolved
anaconda/meta.yaml Show resolved Hide resolved
@sfc-gh-tmonk sfc-gh-tmonk force-pushed the tmonk-SNOW-1011499-automate-telemetry-regression branch from e4ffe2f to 05b4132 Compare March 6, 2024 23:07
@sfc-gh-tmonk sfc-gh-tmonk self-assigned this Mar 6, 2024
@sfc-gh-tmonk sfc-gh-tmonk merged commit cb9d2db into main Mar 6, 2024
4 checks passed
@sfc-gh-tmonk sfc-gh-tmonk deleted the tmonk-SNOW-1011499-automate-telemetry-regression branch March 6, 2024 23:46
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