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

agents: avoid crashing when populating packages #267

Closed
wants to merge 1 commit into from

Conversation

santigimeno
Copy link
Member

Make sure the type of the JSON field matches with what's expected to avoid unwanted crashes.

Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.
@santigimeno santigimeno added the bug Something isn't working label Feb 13, 2025
@santigimeno santigimeno self-assigned this Feb 13, 2025
Copy link
Contributor

@juanarbol juanarbol left a comment

Choose a reason for hiding this comment

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

Thanks for the enhancement!

santigimeno added a commit that referenced this pull request Feb 13, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
@santigimeno
Copy link
Member Author

Landed in 6101048

@santigimeno santigimeno deleted the santi/fix_packages_crash branch February 13, 2025 19:51
santigimeno added a commit that referenced this pull request Feb 13, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
santigimeno added a commit that referenced this pull request Feb 14, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
santigimeno added a commit that referenced this pull request Feb 14, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #269
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants