Update devel/py-robotframework-selenium2library from 1.6.0 to 1.7.4
Add LICENSE_FILE
Add NO_ARCH=yes
Details
- Reviewers
mat - Group Reviewers
Ports Committers Python - Commits
- rP403523: - Update to 1.7.4
Passed all my QA tests. Logs will be included to Bugzilla.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Thanks, mat. A PR 205126 is filed as mentioned in my previous comment. Was it wrong to submit a PR before receiving a positive review?
There's no strict rules, and there can be benefits both ways:
- Person with large/complex changeset(s) on bugzilla, needs lots of review in one place
- Person who wants to check things are good before creating issues
Not at all, I did not see the comment ?, I'm in the Ports Committers group so I get notifications for code reviews that end up there, so I reviewed.
My point, which was lost by fault of the fact that I had just woken up and forgot to make it, was that this, here, is a code review tool, it is not designed for tracking bug reports, so, any update must be submitted through our bug tracking system.
I'm not certain opening a code review for patches as simple as this one is worth it.
My reasoning to create a PR immediately after a review was to put the QA logs to the PR and make cross-references in both of them. I have a feeling, probably false, that QA logs suit better a PR than a review.
Would be nice to add best practices at least to wiki.FreeBSD.org/CodeReview , even better a chapter about Phabricator to Porter's Handbook.
mat, I agree, the change is very simple, and that's why I added ports commiters group (otherwise I'd use only Python group).
On the other hand, Julio Merino has a good point in his opinion that everything is to be reviewed.
Well, I agree that everything should be reviewed, but as you are not a committer, so you can't commit this directly, so there will be at least another pair of eyes that will look at the patch, the committer committing the patch, will review it. For patches as simple as this, I don't feel opening a code review here is needed.