Closed
Bug 1032028
Opened 11 years ago
Closed 11 years ago
Fix jshint error for build/settings.js
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yurenju, Assigned: arvin0731, Mentored)
References
Details
(Whiteboard: [good first bug][mentor-lang=zh])
Attachments
(2 files)
+++ This bug was initially created as a clone of Bug #1032026 +++
Reporter | ||
Updated•11 years ago
|
Whiteboard: [good first bug][mentor-lang=zh]
Comment 1•11 years ago
|
||
Some guidance on how to approach this bug is available here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1032045#c2
Comment 2•11 years ago
|
||
jshint (v2.5.2) didn't detect any error/warning in this file on my machine. Should this bug be closed?
Flags: needinfo?(yurenju.mozilla)
Reporter | ||
Comment 3•11 years ago
|
||
I still got 17 error since remove build/settings.js from .jshintignore.
Flags: needinfo?(yurenju.mozilla)
https://github.com/mozilla-b2g/gaia/pull/22454
please check.
Thanks!
Updated•11 years ago
|
Assignee: nobody → arvin0731
Comment 5•11 years ago
|
||
Arvin,
You should put your PR link to the attachment and set review flag to yurenju. Thanks!
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Reporter | ||
Comment 7•11 years ago
|
||
ArvinH, I just record a video for how to rebase, take a look! :-)
https://asciinema.org/a/11316
Reporter | ||
Updated•11 years ago
|
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Reporter | ||
Comment 8•11 years ago
|
||
sorry comment to wrong bug :-/
but actually your pull request have two commits and one of these commits is for jshint error of utils.js, you should remove it, so also canceled review request.
Comment on attachment 8467088 [details] [review]
PR link
https://github.com/mozilla-b2g/gaia/pull/22555
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 10•11 years ago
|
||
I just update my pull request for this bug, please take a look, Thanks!
Reporter | ||
Comment 11•11 years ago
|
||
Comment on attachment 8467088 [details] [review]
PR link
AvrinH, I left some comments on github, please check it, you are close to get r+ :D
please set me review again if pull request is updated.
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 12•11 years ago
|
||
I also update the other pull request for Bug 1032041
please check it, thank you so much!
Reporter | ||
Comment 13•11 years ago
|
||
ArvinH, there are still two commit in this pull request and it's closed, can you re-open it and remove commit for utils.js?
Reporter | ||
Updated•11 years ago
|
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 14•11 years ago
|
||
Comment on attachment 8467088 [details] [review]
PR link
https://github.com/mozilla-b2g/gaia/pull/22555
Assignee | ||
Comment 15•11 years ago
|
||
Hi Yuren, because I want to arrange my branches, so I just directly created another branch for this bug, and comment the new PR link on attachment :p and that's why I close the previous pull request.
Can I just delete the old branch, and create a new attachment for new pull request?
btw, here is the new pull request
https://github.com/mozilla-b2g/gaia/pull/22555
Assignee | ||
Comment 16•11 years ago
|
||
Hi Yuren, it has been two weeks, how can I fix this?
so I can't just create new pull request? If so, I will reopen the previous pull request and try to remove the commits.
Thanks for helping.
Reporter | ||
Comment 17•11 years ago
|
||
Hi ArvinH,
you have to set needinfo flag to me or I can't notice your comment since I got a lot of bugmail in my mailbox :-)
and your pull request still have two commits, please squash it and *needinfo* or send review request to me.
Flags: needinfo?(arvin0731)
Assignee | ||
Comment 18•11 years ago
|
||
Hi Yuren,
I squash my pull request (this one, https://github.com/mozilla-b2g/gaia/pull/22555)
please check, thanks:)
Flags: needinfo?(arvin0731)
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Reporter | ||
Comment 19•11 years ago
|
||
Comment on attachment 8467088 [details] [review]
PR link
you still have tow commits in your pull request, here is a screencast for squashing commits
https://asciinema.org/a/11269
and please find me on irc.mozilla.org #gaia channel if you have any questions.
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Flags: needinfo?(yurenju.mozilla)
Reporter | ||
Comment 20•11 years ago
|
||
why did you needinfo? me without any information?
Flags: needinfo?(yurenju.mozilla)
Assignee | ||
Comment 21•11 years ago
|
||
Comment on attachment 8467088 [details] [review]
PR link
Hi, I think I fix all problems,
please take a look.
Thank you!
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Reporter | ||
Comment 22•11 years ago
|
||
Comment on attachment 8467088 [details] [review]
PR link
ArvinH, that is a closed pull request, could you check it again?
https://github.com/mozilla-b2g/gaia/pull/22454
Attachment #8467088 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 23•11 years ago
|
||
sorry, not that one
This one is the correct one pull request:
https://github.com/mozilla-b2g/gaia/pull/22555
and I think this one have bug number in request title
Thanks!
Assignee | ||
Comment 24•11 years ago
|
||
Attachment #8484029 -
Flags: review?(yurenju.mozilla)
Attachment #8484029 -
Attachment description: Bug 1032028 - fix jshint error in build/settings.js → PR link
Reporter | ||
Comment 25•11 years ago
|
||
Comment on attachment 8484029 [details] [review]
PR link
r=yurenju
Attachment #8484029 -
Flags: review?(yurenju.mozilla) → review+
Reporter | ||
Comment 26•11 years ago
|
||
merged, thanks for your contribution!
https://github.com/mozilla-b2g/gaia/commit/1f1baf47124efe08bf5b77372703de002bf80cd5
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•