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

feat: remove check for default steps in kigfisher process #1069

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

yolile
Copy link
Member

@yolile yolile commented Apr 11, 2024

closes #861

@yolile yolile requested a review from jpmckinney April 11, 2024 20:34
Copy link
Member

@jpmckinney jpmckinney left a comment

Choose a reason for hiding this comment

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

Just need to update test expectations, and one comment.

@yolile
Copy link
Member Author

yolile commented Apr 11, 2024

Just need to update test expectations

Does kingfisher process expect to always receive a dict with all the available steps with their boolean values? e.g. compile: True, check: false, etc?

@jpmckinney
Copy link
Member

No, if something is missing, it defaults to False.

@jpmckinney jpmckinney force-pushed the 861-change-default-to-skip-checks branch from b729031 to 872266c Compare April 11, 2024 22:02
@yolile yolile merged commit 59fa012 into main Apr 11, 2024
10 checks passed
@yolile yolile deleted the 861-change-default-to-skip-checks branch April 11, 2024 23:44
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.

Change default to skip checks
2 participants