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: module detection not working properly #85

Merged
merged 3 commits into from
Dec 13, 2021

Conversation

i4ki
Copy link
Contributor

@i4ki i4ki commented Dec 13, 2021

No description provided.

@i4ki i4ki requested a review from katcipis December 13, 2021 19:15
katcipis
katcipis previously approved these changes Dec 13, 2021
Copy link
Contributor

@katcipis katcipis left a comment

Choose a reason for hiding this comment

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

🚀

cli := newCLI(t, s.BaseDir())
want := stack.RelPath() + "\n"
assertRunResult(t, cli.run(
"list", s.BaseDir(), "--changed"),
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we don't need the basedir as a parameter anymore since we changed the design to allow injecting the working dir. BUt definitely not blocking/essential/etc, just sharing.

@katcipis katcipis merged commit 797bda4 into main Dec 13, 2021
@katcipis katcipis deleted the i4k/fix-module-changed-detection branch December 13, 2021 19:46
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.

2 participants