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

Fixing package upload #1284

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Fixing package upload #1284

merged 1 commit into from
Feb 26, 2019

Conversation

daviddavis
Copy link
Contributor

@daviddavis daviddavis commented Feb 26, 2019

Fixing package upload after changes from https://pulp.plan.io/issues/4394.

fixes #4472
https://pulp.plan.io/issues/4472

Fixing package upload after changes from https://pulp.plan.io/issues/4394.

fixes #4472
https://pulp.plan.io/issues/4472
help_text=_("File name of the package"),
required=False,
allow_null=True,
allow_blank=True,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This seems a bit odd to allow blank and null but it's required for backwards compatibility. See the related test.

@goosemania
Copy link
Member

Merging. Travis failures are unrelated and under investigation. This fix being merge helps to eliminate false positives for other issues with tests.

@goosemania goosemania merged commit 70b8953 into pulp:master Feb 26, 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.

None yet

2 participants