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

Make whylabs-client less strict #57

Merged
merged 8 commits into from
Apr 9, 2024

Conversation

murilommen
Copy link
Collaborator

@murilommen murilommen commented Apr 5, 2024

We were pinning to the patch version of whylabs-client before, and this PR relaxes that to the minor now.

details:
- include every N {field} on base regex on CronSchedule
- get rid of "strictly 0 {field}" cases, which didn't make sense
- fix order of SplitCron implementation
- checks for "," and "-" cases only on the minute field
- added tests
@murilommen murilommen temporarily deployed to whylabs-toolkit-ci April 5, 2024 20:13 — with GitHub Actions Inactive
@murilommen murilommen self-assigned this Apr 5, 2024
details:
- include every N {field} on base regex on CronSchedule
- get rid of "strictly 0 {field}" cases, which didn't make sense
- fix order of SplitCron implementation
- checks for "," and "-" cases only on the minute field
- added tests
@murilommen murilommen temporarily deployed to whylabs-toolkit-ci April 9, 2024 15:08 — with GitHub Actions Inactive
@murilommen murilommen merged commit 1dfa02b into mainline Apr 9, 2024
1 check passed
@murilommen murilommen deleted the dev/murilommen/make-wl-client-less-strict branch April 9, 2024 15:10
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