Skip to content

Sm/nuts fix because topics changed#330

Merged
cristiand391 merged 6 commits intomainfrom
sm/nuts-fix-because-topics-changed
Jun 2, 2023
Merged

Sm/nuts fix because topics changed#330
cristiand391 merged 6 commits intomainfrom
sm/nuts-fix-because-topics-changed

Conversation

@mshanemc
Copy link
Copy Markdown
Contributor

@mshanemc mshanemc commented Jun 2, 2023

What does this PR do?

previously, the NUT used deploy as the top level topic. The plugin code caught that because there was a top-level deploy command.

We recently hid that command (been deprecated for a while) and so I changed the NUT to use project. That exposed a bug where the code didn't catch the existence of commands under project and mark it as external. yay, NUTs.

This fixes the logic and adds some robust UT to the method that calculates the topics.

What issues does this PR fix or reference?

@W-13525630@
failure example: https://github.com/salesforcecli/cli/actions/runs/5151301567

@cristiand391 cristiand391 merged commit fc792dd into main Jun 2, 2023
@cristiand391 cristiand391 deleted the sm/nuts-fix-because-topics-changed branch June 2, 2023 20:10
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