Page MenuHomeDevCentral

Deprecate HUDSON_URL
ClosedPublic

Authored by dereckson on Sep 21 2018, 23:38.
Tags
None
Referenced Files
F7765738: D1804.id.diff
Fri, May 2, 12:05
F7760986: D1804.id4571.diff
Fri, May 2, 10:04
F7751658: D1804.diff
Fri, May 2, 05:35
F7727400: D1804.diff
Thu, May 1, 19:13
Unknown Object (File)
Mon, Apr 28, 14:58
Unknown Object (File)
Fri, Apr 25, 08:27
Unknown Object (File)
Sun, Apr 20, 13:16
Unknown Object (File)
Fri, Apr 18, 23:00
Subscribers
None

Details

Summary

This is a follow-up for b062e1e71feb.

Ref T1448

Test Plan
$ unsetenv JENKINS_URL
$ setenv HUDSON_URL https://ci.nasqueron.org
$ bundle exec rackup

║                 *** DEPRECATION NOTICE ***               ║

[2018-09-22 01:24:19] INFO  WEBrick 1.4.2
[2018-09-22 01:24:19] INFO  ruby 2.5.1 (2018-03-29) [x86_64-linux]
[2018-09-22 01:24:19] INFO  WEBrick::HTTPServer#start: pid=17629 port=4567

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Passed
Unit
No Test Coverage
Branch
deprecate-hudson (branched from master)
Build Status
Buildable 2795
Build 3043: arc lint + arc unit

Event Timeline

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