Page MenuHomeDevCentral

Deprecate HUDSON_URL
ClosedPublic

Authored by dereckson on Sep 21 2018, 23:38.
Tags
None
Referenced Files
F3748376: D1804.id4572.diff
Sat, Nov 16, 08:31
F3748180: D1804.diff
Sat, Nov 16, 07:03
Unknown Object (File)
Tue, Nov 12, 09:31
Unknown Object (File)
Tue, Nov 12, 02:17
Unknown Object (File)
Tue, Nov 12, 00:06
Unknown Object (File)
Mon, Nov 11, 12:17
Unknown Object (File)
Sun, Nov 10, 09:31
Unknown Object (File)
Fri, Oct 25, 16:29
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.