-
Notifications
You must be signed in to change notification settings - Fork 107
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
Remove reference to non-existent docs in CONTRIBUTING.md #751
Conversation
Reviewer's Guide by SourceryThis pull request removes a reference to a non-existent documentation page (ramalama.io) in the CONTRIBUTING.md file. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Assessment against linked issues
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @cgruver - I've reviewed your changes - here's some feedback:
Overall Comments:
- The change looks straightforward and appropriate for removing the incorrect docs reference.
Here's what I looked at during the review
- 🟡 General issues: 1 issue found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
@cgruver could you rebase with the sourcery commit. I tried to do it from the Web site, but the signature is not valid. |
LGTM |
Commit needs to be signed and repushed: git commit -a --amend -s |
Yes, I'll fix it. |
Signed-off-by: Charro Gruver <[email protected]>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Signed-off-by: Charro Gruver <[email protected]>
Pulp also has support for this (being a full container registry). Signed-off-by: Brian Bouterse <[email protected]> Signed-off-by: Charro Gruver <[email protected]>
To help with CPU usage Signed-off-by: Eric Curtin <[email protected]> Signed-off-by: Charro Gruver <[email protected]>
I think I might have broken this by shoving a bunch of other commits into it? |
If I was you I'd merge them all into one signed commit via: git rebase -i HEAD~1 (you might need to read how to use rebase -i) if you haven't used before. |
Yeah, to avoid making a bigger mess, I'm going to trash this one and create a clean PR. |
CONTRIBUTING.md has a reference to ramalama.io which does not exist yet.
This PR resolves #743
Summary by Sourcery
Documentation: