-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "releaseUrl" and "nightlyUrl" to "series" objects
This adds a `releaseUrl` and `nightlyUrl` properties to `series` objects that target the unversioned URLs. The properties are set when possible. In many cases, typically when the spec is a non-leveled spec, they are set to the same URLs as the `release.url` and `nightly.url` properties. Generation code remains fairly generic. This seems to work well. Fixes #282.
- Loading branch information
Showing
7 changed files
with
1,282 additions
and
397 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.