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]: Fixed incorrect error handling that led to panic in github_repository_environment #1932

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Oct 4, 2023

Closes #1931

@nfx
Copy link
Contributor Author

nfx commented Oct 4, 2023

@nickfloyd PTAL

btw, this class of errors can be avoided if "not found" errors are checked up in the stack. I had a webinar on it - https://www.youtube.com/watch?v=KALvN2Yux3U

@nickfloyd nickfloyd added the Type: Bug Something isn't working as documented label Oct 4, 2023
@nickfloyd
Copy link
Contributor

@nickfloyd PTAL

btw, this class of errors can be avoided if "not found" errors are checked up in the stack. I had a webinar on it - https://www.youtube.com/watch?v=KALvN2Yux3U

Hey @nfx, thanks for the contributions and for the content you linked, I am sure it will help make things better going forward, we'll have a look and reach out if we have any questions! ❤️

@nickfloyd nickfloyd added the hacktoberfest Issues for participation in Hacktoberfest label Oct 11, 2023
Copy link
Contributor

@nickfloyd nickfloyd left a comment

Choose a reason for hiding this comment

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

Thanks again for getting to this ❤️ !

Copy link
Contributor

@nickfloyd nickfloyd left a comment

Choose a reason for hiding this comment

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

I'll get this merged in and get a release out the door sometime this week.

@nickfloyd nickfloyd changed the title Fixed incorrect error handling that led to panic in github_repository_environment [fix]: Fixed incorrect error handling that led to panic in github_repository_environment Oct 11, 2023
@nickfloyd nickfloyd merged commit f9ae9b4 into integrations:main Oct 11, 2023
6 checks passed
@muawiakh
Copy link

muawiakh commented Oct 24, 2023

🙏🏽 @nickfloyd @nfx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues for participation in Hacktoberfest Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Provider repeatedly crashing while trying to apply membership changes
3 participants