Page MenuHomeDevCentral

Deprecate HUDSON_URL
ClosedPublic

Authored by dereckson on Sep 21 2018, 23:38.
Tags
None
Referenced Files
F6812438: D1804.diff
Sat, Apr 12, 10:43
Unknown Object (File)
Thu, Apr 10, 18:28
Unknown Object (File)
Sat, Apr 5, 06:10
Unknown Object (File)
Fri, Apr 4, 00:40
Unknown Object (File)
Thu, Apr 3, 14:43
Unknown Object (File)
Wed, Apr 2, 15:53
Unknown Object (File)
Wed, Apr 2, 13:26
Unknown Object (File)
Wed, Apr 2, 08:33
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 2796
Build 3044: 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.