Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Issue 2985223002: config_service: Changed file links to point to latest revision instead of master (Closed)

Created:
3 years, 4 months ago by cwpayton
Modified:
3 years, 4 months ago
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

config_service: Changed file links to point to latest revision instead of master Config service now uses information from latest accepted revision to direct user to the correct link BUG=749534 Review-Url: https://codereview.chromium.org/2985223002 Committed: https://github.com/luci/luci-py/commit/5925b54b4ff3522c85710eda81d4305074663fef

Patch Set 1 #

Patch Set 2 : Updated tests to reflect changes #

Total comments: 4

Patch Set 3 : Created a function to set up server properly for each test #

Total comments: 4

Patch Set 4 : Fixed nit on test label #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -24 lines) Patch
M appengine/config_service/ui/src/config-ui/config-set.html View 1 2 3 3 chunks +10 lines, -6 lines 0 comments Download
M appengine/config_service/ui/test/config-ui/config-set_test.html View 1 2 3 4 chunks +62 lines, -18 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
cwpayton
PTAL
3 years, 4 months ago (2017-07-27 18:52:35 UTC) #2
Sergey Berezin
Overall looks good, just a couple of comments. Thanks! https://codereview.chromium.org/2985223002/diff/20001/appengine/config_service/ui/src/config-ui/config-set.html File appengine/config_service/ui/src/config-ui/config-set.html (right): https://codereview.chromium.org/2985223002/diff/20001/appengine/config_service/ui/src/config-ui/config-set.html#newcode264 appengine/config_service/ui/src/config-ui/config-set.html:264: ...
3 years, 4 months ago (2017-07-27 21:14:14 UTC) #3
cwpayton
PTAL https://codereview.chromium.org/2985223002/diff/20001/appengine/config_service/ui/src/config-ui/config-set.html File appengine/config_service/ui/src/config-ui/config-set.html (right): https://codereview.chromium.org/2985223002/diff/20001/appengine/config_service/ui/src/config-ui/config-set.html#newcode264 appengine/config_service/ui/src/config-ui/config-set.html:264: } else if (config_set.revision && config_set.revision.url) { On ...
3 years, 4 months ago (2017-07-27 22:56:04 UTC) #4
Sergey Berezin
LGTM + 2 tiny nits. Thanks! https://codereview.chromium.org/2985223002/diff/40001/appengine/config_service/ui/test/config-ui/config-set_test.html File appengine/config_service/ui/test/config-ui/config-set_test.html (right): https://codereview.chromium.org/2985223002/diff/40001/appengine/config_service/ui/test/config-ui/config-set_test.html#newcode101 appengine/config_service/ui/test/config-ui/config-set_test.html:101: test('correct url when ...
3 years, 4 months ago (2017-07-27 23:03:58 UTC) #5
cwpayton
https://codereview.chromium.org/2985223002/diff/40001/appengine/config_service/ui/test/config-ui/config-set_test.html File appengine/config_service/ui/test/config-ui/config-set_test.html (right): https://codereview.chromium.org/2985223002/diff/40001/appengine/config_service/ui/test/config-ui/config-set_test.html#newcode101 appengine/config_service/ui/test/config-ui/config-set_test.html:101: test('correct url when revision is provided', function(done) { On ...
3 years, 4 months ago (2017-07-27 23:14:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2985223002/60001
3 years, 4 months ago (2017-07-27 23:14:59 UTC) #9
commit-bot: I haz the power
3 years, 4 months ago (2017-07-27 23:17:34 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-py/commit/5925b54b4ff3522c85710eda81d4305074663fef

Powered by Google App Engine
This is Rietveld 408576698