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 task name in error message for missing .api files (and add some hints) #77

Closed

Conversation

joffrey-bion
Copy link
Contributor

@joffrey-bion joffrey-bion commented Apr 4, 2022

Resolves the task name bug mentioned in this issue: #76

And also provides some hints about project renames (when a file is found with an incorrect name) and suggest deletion in case the rename is case-change-only.

I'm sorry if the diff is a bit chaotic, I tried to simplify some stuff in the implementation that accesses the files. Not sure why the objectfactory / filetrees were used there instead of plain listFiles().

@qwwdfsad qwwdfsad self-requested a review April 11, 2022 15:15
Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

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

Build seems to fail, please fix corresponding tests

@joffrey-bion
Copy link
Contributor Author

joffrey-bion commented Apr 11, 2022

Build seems to fail, please fix corresponding tests

Sorry about that, it seems I updated one word in the error message after running the tests. Will fix ASAP

@qwwdfsad
Copy link
Member

Sorry, we've fixed it all separately and the changeset is no longer relevant.
All corresponding bugs are fixed though!

@qwwdfsad qwwdfsad closed this Jul 11, 2022
@joffrey-bion
Copy link
Contributor Author

Sure, no worries. If the task name thing was fixed too, it's alright then :)

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.

None yet

2 participants