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

Advisory Upload Support #1476

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Advisory Upload Support #1476

merged 1 commit into from
Nov 18, 2019

Conversation

pavelpicka
Copy link
Contributor

@pavelpicka pavelpicka commented Oct 18, 2019

Advisory can be uploaded via JSON file or already existing artifact (containing JSON).
Model and serialzer extented to accept 'reboot_suggested' at advisory level.

closes #4012
https://pulp.plan.io/issues/4012

@pep8speaks
Copy link

pep8speaks commented Oct 18, 2019

Hello @pavelpicka! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-11-18 21:02:36 UTC

@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 2 times, most recently from 2941790 to 6078c2b Compare October 18, 2019 13:08
CHANGES/4012.feature Outdated Show resolved Hide resolved
@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 2 times, most recently from a6f007c to 29e48c5 Compare November 4, 2019 15:28
@pavelpicka
Copy link
Contributor Author

pavelpicka commented Nov 4, 2019

Four times I removed 'allow_blank' as it was recent fix for ruby bindings, 'required=False' has same effect so no need to keep both. Bindings were tested.

@pavelpicka pavelpicka changed the title Advisory Upload Support [WIP] Advisory Upload Support Nov 7, 2019
@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 7 times, most recently from 1275772 to 2f1ed0e Compare November 11, 2019 15:15
@pavelpicka pavelpicka changed the title [WIP] Advisory Upload Support Advisory Upload Support Nov 11, 2019
@goosemania
Copy link
Member

Have you tested publish after adding reboot_suggested to the advisory level?
Does createrepo_c support it at the advisory level?

@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 2 times, most recently from e08aacf to 71fd476 Compare November 13, 2019 13:04
@pavelpicka
Copy link
Contributor Author

pavelpicka commented Nov 13, 2019

Does createrepo_c support it at the advisory level?

it doesn't

Have you tested publish after adding reboot_suggested to the advisory level?

we use createrepo_c for it (so I can't easily update publish with this field)

@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 2 times, most recently from ae14b9d to 803ccb6 Compare November 15, 2019 13:01
@pavelpicka pavelpicka changed the title Advisory Upload Support [WIP] Advisory Upload Support Nov 18, 2019
docs/workflows/upload.rst Outdated Show resolved Hide resolved
pulp_rpm/app/migrations/0011_merge_20191113_1303.py Outdated Show resolved Hide resolved
pulp_rpm/app/serializers.py Show resolved Hide resolved
pulp_rpm/app/serializers.py Outdated Show resolved Hide resolved
pulp_rpm/app/serializers.py Show resolved Hide resolved
pulp_rpm/app/serializers.py Outdated Show resolved Hide resolved
pulp_rpm/app/serializers.py Show resolved Hide resolved
pulp_rpm/app/serializers.py Show resolved Hide resolved
@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 3 times, most recently from db1898f to 81de07c Compare November 18, 2019 16:54
@goosemania goosemania changed the title [WIP] Advisory Upload Support Advisory Upload Support Nov 18, 2019
@goosemania
Copy link
Member

@pavelpicka , where/how is digest calculated and set?

@pavelpicka pavelpicka force-pushed the 4012-errata-upload branch 3 times, most recently from 45fd8d9 to 1091029 Compare November 18, 2019 20:11
Advisory can be uploaded via JSON file or already existing artifact
(containing JSON).
Models and serialzer extented to accept 'reboot_suggested' at advisory
level.

closes #4012
https://pulp.plan.io/issues/4012
Copy link
Member

@ipanova ipanova left a comment

Choose a reason for hiding this comment

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

thank you! 🌴

@ipanova ipanova merged commit ee3abc4 into pulp:master Nov 18, 2019
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.

4 participants