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

Updates to account for repo name change #4

Merged
merged 1 commit into from Feb 28, 2019

Conversation

bmbouter
Copy link
Member

This updates two main things:

  • various docs
  • the encrypted key for Travis to publish to PyPI. This is an asset that
    is encrypted per-repo on Travis so changing the repo requires
    regenerating it.

https://pulp.plan.io/issues/4444
re #4444

Please be sure you have read our documentation on creating PRs:
https://docs.pulpproject.org/en/3.0/nightly/contributing/pull-request-walkthrough.html

@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #4 into master will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   67.18%   67.36%   +0.17%     
==========================================
  Files          64       64              
  Lines        2825     2825              
==========================================
+ Hits         1898     1903       +5     
+ Misses        927      922       -5
Impacted Files Coverage Δ
pulpcore/content/handler.py 60% <0%> (+3.7%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da1f7a8...c77295d. Read the comment docs.

Copy link
Contributor

@asmacdo asmacdo left a comment

Choose a reason for hiding this comment

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

Looks good to me (drive by review)

@@ -33,7 +33,7 @@ jobs:
distributions: sdist bdist_wheel
user: pulp
password:
secure: "ej2lekfOr8S3Du6D6HPlB20+g5jwgZz75ouHlqIpc+IAgdAxmpn5vkspsAevMtchLw7sNgDAAbl0bQVacMDnn+zbo21s93OXcOmYzgy4IlTgopc+xi1XaKFdLMLiEiZ+KOGVJgg7yQwS3yeS28FARZGNDYTF/+N7eITteDThcG4="
secure: "EerGV8Z0jybfuq2yHWrD2fu6NnZxLBjAz/kyhGGuXOcSCkBsWfrDoatszMhKtBR7A4o+xzUo/OsRV2rILz3IWPg0aOBk3GAAH0dg6axt25JrJbnd8+lCj4XTyhg0dR/J/EsE0S8xGV6mG6Z+ubRvBRtc1pGdQvq2PxuQcPISi35zNhwqUoNIJ8f1NDa7Rl/7jyhM/YIlrfH2gtRaIDIhrHHeXqm9JIHCPRpyx//t1BKDov3TrPeiohmu/OvwNS3F4a/Juxscl9sAm4JeduJA5N6nYkjlCsYYe7L54kluXIN0bCcKv0qKNDbf/EfTP3/SHzywkJwr5IFlRsf2rNiOiBrec03Xhh10JbIhyFMyI2BqDHSghfxG8D3m4EFtwebowgXixCBBRDyIRxiK+NEt4DxVahwV4gZiYZzG0h7TqL2/zmgTL4Tj09iqKbfLtzccmVLsGikHWCQxctefHCyD6oN/TWRSay0fLZGIyCL0YwQOTyS6IzfBYlwxDtke92okHrH2bASVBczAZcOMUOcbxxYVrL2XWQI8XIjguOBlxbv80GM1ZXC+rEvZ9WOSLBv9QJAC1V+cYfWAjCQ3jpmzz2TSIx4HH7l1wt5fBOMnnWDB+gKfqLlOpMrAnqkbR/YiyXkL0wBtAOW7ZTS0iDARgJpKT3V/dvyqXYwEmWfDJB4="
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason for this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

@asmacdo you're gonna love this. See the commit message :)

This updates two main things:
- various docs
- the encrypted key for Travis to publish to PyPI. This is an asset that
  is encrypted per-repo on Travis so changing the repo requires
  regenerating it.

https://pulp.plan.io/issues/4444
re pulp#4444
@bmbouter bmbouter merged commit 1c1735b into pulp:master Feb 28, 2019
@bmbouter bmbouter deleted the updates-for-repo-move branch February 28, 2019 19:48
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