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-1296603: Add daily precommit test #1378

Merged
merged 5 commits into from
Apr 11, 2024
Merged

Conversation

sfc-gh-jdu
Copy link
Collaborator

@sfc-gh-jdu sfc-gh-jdu commented Apr 9, 2024

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Add daily precommit tests. An example here https://github.com/snowflakedb/snowpark-python/actions/runs/8637285804

@sfc-gh-jdu sfc-gh-jdu added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label Apr 10, 2024
@sfc-gh-jdu sfc-gh-jdu marked this pull request as ready for review April 10, 2024 20:29
@sfc-gh-jdu sfc-gh-jdu requested a review from a team as a code owner April 10, 2024 20:29
@sfc-gh-jdu sfc-gh-jdu force-pushed the jdu-SNOW-1296603-daily-jon branch from d253f19 to 3746d7a Compare April 10, 2024 22:17
@sfc-gh-jdu sfc-gh-jdu marked this pull request as draft April 10, 2024 22:18
@sfc-gh-jdu sfc-gh-jdu marked this pull request as ready for review April 11, 2024 17:09
fail-fast: false
matrix:
os:
- image_name: macos-latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

@sfc-gh-jdu for this test, do you need to run it all on macos? if not, maybe run it on the larger machien

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

per our offline discussion, macos is required to run doctests, so let's keep it using mac for now

fail-fast: false
matrix:
os:
- image_name: macos-latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe use a the larger machine for this one also?

matrix:
os:
- image_name: macos-latest
download_name: macos # it includes doctest
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe use larger machine for this one also

@sfc-gh-jdu sfc-gh-jdu merged commit 7040f84 into main Apr 11, 2024
62 checks passed
@sfc-gh-jdu sfc-gh-jdu deleted the jdu-SNOW-1296603-daily-jon branch April 11, 2024 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants