commit | 58419cb50cdb0181b60b5367face0bd9bfd2624d | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Fri Feb 24 13:09:22 2017 -0500 |
committer | James E. Blair <jeblair@redhat.com> | Mon Mar 27 13:41:54 2017 -0700 |
tree | 00cc561b0950d632c7d709e873983eafdb0d7371 | |
parent | 278d02ca463180f41af93fa48d5fb0010918eba4 [diff] |
Simplify the log url Drop some of the hard-coded path expectations. It turns out we can do everything we were doing in the hardcoded method using string format operations. This reduces some of the variables that are available for URL formatting. Useful variables are made available to the formatters in a safe manner (so that users can't access job.auth.secrets...). Co-Authored-By: James E. Blair <jeblair@redhat.com> Change-Id: Ide646d918f4b8e54658809feaa3a8f5ccf228ebc