Page MenuHomeDevCentral

Revert "Use hash symbols instead of strings for keys"
ClosedPublic

Authored by dereckson on Sep 21 2018, 21:48.
Tags
None
Referenced Files
F10873101: D1801.diff
Sat, Aug 2, 17:17
Unknown Object (File)
Wed, Jul 30, 03:23
Unknown Object (File)
Fri, Jul 25, 09:35
Unknown Object (File)
Fri, Jul 25, 07:54
Unknown Object (File)
Thu, Jul 24, 12:31
Unknown Object (File)
Thu, Jul 24, 12:30
Unknown Object (File)
Mon, Jul 21, 07:59
Unknown Object (File)
Mon, Jul 21, 05:55
Subscribers
None

Details

Summary

Fix a regression where project properties aren't accessible anymore,
and so build URLs aren't included on the dashboard.

This reverts commit 517786ca4886.

Ref T1449

Test Plan
$ bundle exec rackup -o 0.0.0.0 -p 4567
$ curl localhost:4567 | grep ci

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-regression-url (branched from master)
Build Status
Buildable 2792
Build 3040: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 21 2018, 21:53
This revision was automatically updated to reflect the committed changes.