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

fix(r/trigger): handle dynamic evaluation schedule #539

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

jharley
Copy link
Collaborator

@jharley jharley commented Sep 3, 2024

r/trigger had two nested blocks using structs instead of types.List which would cause a Value Conversion error if using a dynamic block.

@jharley jharley added the bug label Sep 3, 2024
@jharley jharley requested a review from a team as a code owner September 3, 2024 14:48
@jharley jharley merged commit b2f8d6f into main Sep 3, 2024
6 checks passed
@jharley jharley deleted the jharley.fix-trigger-dynamic-evalschedule branch September 3, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Value Conversion Error using a dynamic block on evaluation_schedule in honeycombio_trigger resource
2 participants