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: Find project for existing key correctly #2

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

mikebryant
Copy link
Contributor

Description

The error would always be returned if the first entry in the project list wasn't the one we were looking for. Instead, check all entries, then error if it wasn't found

Fixes #1

Additional context

The error would always be returned if the first entry in the project list wasn't the one we were looking for. Instead, check all entries, then error if it wasn't found
@mikebryant
Copy link
Contributor Author

I don't know if you have automatic releasing setup, but if you're happy with this and you merge, I'd appreciate a new tagged release, I'm hoping to use this project :)

@jace-ys
Copy link
Owner

jace-ys commented Dec 8, 2020

Hi @mikebryant!

Thanks for raising this issue and fix, I can confirm I can reproduce the issue you're seeing (:

What a silly mistake from me 🤦 I am happy to get this merged, and I shall tag a new release (automated release is setup)! 🎉

@jace-ys jace-ys merged commit ad9689e into jace-ys:master Dec 8, 2020
@mikebryant
Copy link
Contributor Author

Thank you for the quick response! :)

@mikebryant mikebryant deleted the wip-1 branch December 8, 2020 13:38
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.

Duplicate Project keys being recreated
2 participants