Skip to content

[issue-181] add files at document-level - #288

Merged
meretp merged 8 commits into
spdx:mainfrom
meretp:issue_181_unpackaged_files
Nov 22, 2022
Merged

[issue-181] add files at document-level#288
meretp merged 8 commits into
spdx:mainfrom
meretp:issue_181_unpackaged_files

Conversation

@meretp

@meretp meretp commented Nov 15, 2022

Copy link
Copy Markdown
Collaborator

This PR is still in progress but attempts to fix #181.

also fixes #297

Signed-off-by: Meret Behrens [email protected]

@meretp
meretp force-pushed the issue_181_unpackaged_files branch 3 times, most recently from 595f2ef to c38fea8 Compare November 16, 2022 16:32
@meretp meretp changed the title WIP: [issue-181] add files at document-level [issue-181] add files at document-level Nov 16, 2022

@nicoweidner nicoweidner left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the big contribution! I left a bunch of suggestions, but it looks very good overall

Comment thread spdx/document.py Outdated
Comment thread spdx/parsers/jsonyamlxml.py Outdated
Comment thread spdx/parsers/jsonyamlxml.py
Comment thread spdx/parsers/jsonyamlxml.py Outdated
Comment thread spdx/parsers/jsonyamlxml.py Outdated
Comment thread tests/utils_test.py Outdated
Comment thread tests/test_rdf_parser.py
Comment thread tests/test_jsonyamlxml_writer.py Outdated
Comment thread tests/test_jsonyamlxml_writer.py Outdated
Comment thread tests/test_document.py Outdated
@meretp
meretp force-pushed the issue_181_unpackaged_files branch 2 times, most recently from 0f4d147 to f002bd3 Compare November 22, 2022 09:19

@nicoweidner nicoweidner left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I found a few more things, but I think we are pretty close now!

Comment thread spdx/document.py Outdated
Comment thread spdx/writers/jsonyamlxml.py Outdated
Comment thread spdx/writers/jsonyamlxml.py
Comment thread spdx/writers/jsonyamlxml.py
Comment thread tests/test_document.py Outdated
Comment thread spdx/writers/tagvalue.py Outdated
Comment thread spdx/writers/tagvalue.py Outdated
Comment thread spdx/writers/tagvalue.py Outdated
Comment thread spdx/writers/tagvalue.py Outdated
Comment thread spdx/writers/tagvalue.py Outdated
@meretp
meretp force-pushed the issue_181_unpackaged_files branch from cdd095c to 6a6fba6 Compare November 22, 2022 15:37
nicoweidner
nicoweidner previously approved these changes Nov 22, 2022

@nicoweidner nicoweidner left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Only some nits left, thanks for addressing everything!

Comment thread tests/test_jsonyamlxml_writer.py Outdated
Comment thread tests/test_document.py Outdated
Meret Behrens added 8 commits November 22, 2022 17:16
leads to failing test concerning rdf-files

Signed-off-by: Meret Behrens <[email protected]>
…iter/parser

leads to failing tests for rdf and tv files
Signed-off-by: Meret Behrens <[email protected]>
Signed-off-by: Meret Behrens <[email protected]>
Signed-off-by: Meret Behrens <[email protected]>
@meretp
meretp merged commit 7b3ac06 into spdx:main Nov 22, 2022
@meretp
meretp deleted the issue_181_unpackaged_files branch November 22, 2022 16:44
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.

Flaky rdf tests due to ordering issue Files without an associated Package allowed by spec, but not supported in Document class

2 participants