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

MTA-1320: Only create discovery dir for test #94

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

eemcmullan
Copy link
Contributor

No description provided.

Signed-off-by: Emily McMullan <emcmulla@redhat.com>
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Overall success rate: 80.29% (1898/2364)

err := writeDiscoveryRules(outputDir)
if err != nil {
return nil, err
func ConvertWindupRulesetsToAnalyzer(windups []windup.Ruleset, baseLocation, outputDir string, flattenRulesets bool, cmd string) (map[string]*analyzerRules, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we just make this argument something like writeDiscoveryRules rather than making it aware of the subcommand running it?

Signed-off-by: Emily McMullan <emcmulla@redhat.com>
@eemcmullan eemcmullan changed the title MTA-1320: Do not create discovery dir for convert MTA-1320: Only create discovery dir for test Oct 25, 2023
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