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

Auto-populate startYear and SJS version in docs #316

Merged

Conversation

armanbilge
Copy link
Member

H/t @valencik for the idea and snipe. For the record it absolutely wasn't worth it 😂

Comment on lines +211 to +212
val sjsVersionFuture =
Complete().withInput(s"org.scala-js:scalajs-library_2.13:").complete().future()
Copy link
Member Author

Choose a reason for hiding this comment

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

I spun in circles for a bit trying to find the latest version via the sbt-scalajs artifact until I remembered this issue exists:

which of course is because of:

@mergify mergify bot added the docs label Jun 22, 2022
Copy link
Member

@valencik valencik left a comment

Choose a reason for hiding this comment

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

Nice!
That's too bad about the coursier/sbt limitation on sbt-plugins, looks like we're living with that until sbt2!!

@armanbilge armanbilge merged commit b2cabec into typelevel:series/0.4 Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants