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

Allowed namespace injection without managed #3677

Merged
merged 7 commits into from
Dec 5, 2023

Conversation

jain-naman-sf
Copy link
Contributor

No description provided.

@jain-naman-sf jain-naman-sf requested a review from a team as a code owner October 12, 2023 10:08
@SFDO-Tooling SFDO-Tooling deleted a comment from lakshmi2506 Oct 13, 2023
@jain-naman-sf jain-naman-sf requested review from davidmreed and jkasturi-sf and removed request for kdvenkata, davidmreed and jkasturi-sf October 13, 2023 07:23
@jain-naman-sf
Copy link
Contributor Author

Hey @jkasturi-sf Please review this PR

Copy link
Contributor

@jstvz jstvz left a comment

Choose a reason for hiding this comment

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

Thanks for your work here. I noticed two things we need to check:

  1. Your changes look at the task options (managed and namespace) to decide about the namespace filter. But, the work item and discussion in task run_tests not including namespace in query #3089 suggests we should look at the details of the target org instead (e.g. self.org_config.namespace).
  2. You don't have any tests that confirm the new behavior as specified in the acceptance criteria on the story.

So, we need the task to look at the target org's details to choose if the namespace filter is used, not just the task options.

Can you adjust this? Let me know if you need more information or if anything is unclear.

@jain-naman-sf
Copy link
Contributor Author

jain-naman-sf commented Oct 25, 2023

Hey @jstvz I have added the functionality to infer namespace from target org directly along with tests.
Is this what you asked for?

@jain-naman-sf jain-naman-sf requested a review from jstvz October 26, 2023 05:10
Copy link
Contributor

@jkasturi-sf jkasturi-sf left a comment

Choose a reason for hiding this comment

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

Looks good

@jkasturi-sf jkasturi-sf enabled auto-merge (squash) November 3, 2023 06:22
@jkasturi-sf jkasturi-sf merged commit 7b8d846 into main Dec 5, 2023
19 of 20 checks passed
@jkasturi-sf jkasturi-sf deleted the bug/run-tests=not-infer-namespace branch December 5, 2023 21:09
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.

3 participants