Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sourceUrl field to all entries #60

Merged
merged 6 commits into from
Jan 22, 2018
Merged

add sourceUrl field to all entries #60

merged 6 commits into from
Jan 22, 2018

Conversation

giladgray
Copy link
Contributor

@giladgray giladgray commented Jan 17, 2018

  • fully qualified github link including hash and line number!
  • new gitBranch option in case hash is a problem (like for snapshot testing, where updating snapshots creates a new commit and therefore new hash when building on circle...)

Gilad Gray added 4 commits January 16, 2018 16:13
@blueprint-bot
Copy link

📸

Preview: docs

@giladgray giladgray mentioned this pull request Jan 17, 2018
12 tasks
* Otherwise, it will reference the current commit hash.
* @see ITypescriptPluginOptions.gitBranch
*/
url?: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer a more verbose name, sourceUrl

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, very nice 👍

@giladgray giladgray changed the title add url field to all entries add sourceUrl field to all entries Jan 22, 2018
@blueprint-bot
Copy link

sourceUrl 📸

Preview: docs

@blueprint-bot
Copy link

add # source links to theme

Preview: docs

@giladgray giladgray merged commit 919ab2a into master Jan 22, 2018
@giladgray giladgray deleted the url branch January 22, 2018 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants