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

Expose The apiURL In The Build #4025

Closed
wants to merge 1 commit into from

Conversation

isomarcte
Copy link
Member

This sets the apiURL in the build to https://http4s.org/v${baseVersion.value}/api. Since we use unidoc, all modules should have the same value for the apiURL. This allows for third parties to link to our Scaladoc.

This sets the apiURL in the build to `https://http4s.org/v${baseVersion.value}/api`. Since we use unidoc, all modules should have the same value for the `apiURL`. This allows for third parties to link to our Scaladoc.
@isomarcte
Copy link
Member Author

This is the dual of #4020

@rossabaker
Copy link
Member

This is neat. I'm going to cherry-pick this one back to series/0.21.

@rossabaker rossabaker added docs Relates to our website or tutorials retarget Cherry-pick or reopen on another branch labels Dec 18, 2020
rossabaker pushed a commit that referenced this pull request Dec 18, 2020
This sets the apiURL in the build to `https://http4s.org/v${baseVersion.value}/api`. Since we use unidoc, all modules should have the same value for the `apiURL`. This allows for third parties to link to our Scaladoc.
@rossabaker rossabaker closed this Dec 18, 2020
@isomarcte
Copy link
Member Author

@rossabaker oh gosh. I'm sorry I keep opening these against main...

@rossabaker
Copy link
Member

Well, blame the default branch and me being a big jerk about keeping 0.21 as fresh as possible. It's not your fault. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Relates to our website or tutorials retarget Cherry-pick or reopen on another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants