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

Xml Report #517

Merged
merged 3 commits into from
Oct 22, 2018
Merged

Xml Report #517

merged 3 commits into from
Oct 22, 2018

Conversation

didierofrivia
Copy link
Contributor

@didierofrivia didierofrivia commented Oct 15, 2018

We were missing an XML report, and I thought to give it a try. Thanks for the brilliant work!

Copy link

@xtreme-vikram-yadav xtreme-vikram-yadav 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 the PR

dep = Package.new('dep_1', '1.0', {spec_licenses: 'MIT'})
dep2 = Package.new('dep_2', '2.0', {spec_licenses: 'BSD'})
subject = described_class.new([dep, dep2], {})
expected_report = <<-XML

Choose a reason for hiding this comment

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

Just a minor readability fix but can you move this definition to a let()?

@didierofrivia didierofrivia changed the title [WIP] Xml Report Xml Report Oct 16, 2018
@cf-osl-bot cf-osl-bot merged commit 26b2c80 into pivotal:master Oct 22, 2018
@unleashed unleashed deleted the xml-report branch August 12, 2019 12:44
@xtreme-shane-lattanzio
Copy link
Contributor

Bumping for webhook trigger.

@pivotal-issuemaster
Copy link

@didierofrivia Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

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

6 participants