Skip to content

Update Scala 3 macro reflection #1895

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

Merged

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Jan 13, 2021

@b-studios
Copy link
Contributor

b-studios commented Jan 14, 2021

Are all links fixed? If yes, then maybe you can also remove the workaround in:

https://github.com/scala/docs.scala-lang/blob/master/scripts/ci.sh#L19

- --url-ignore '/https://github.com/scala/docs.scala-lang/blob/master/.*/,/www.oracle.com/,/.*dotty.epfl.ch\/api\/scala\/tasty\/Reflection.*/'
+ --url-ignore '/https://github.com/scala/docs.scala-lang/blob/master/.*/,/www.oracle.com/'

This way we detect breakage in the future

@nicolasstucki nicolasstucki force-pushed the update-scala3-macro-reflection branch from 1ecb660 to 1f5a8fd Compare January 15, 2021 07:59
@nicolasstucki
Copy link
Contributor Author

Updted scripts/ci.sh

@b-studios b-studios merged commit cb6ad5e into scala:master Jan 18, 2021
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.

Reflection API missing in generated docs Update links to docs in the reflection section
2 participants