Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* actually use the var for the julia colors * (in the docs folder as well) * badge * Revert "actually use the var for the julia colors" This reverts commit 0a11e6f. * Revert "(in the docs folder as well)" This reverts commit 191cccb. * correct url * missed quote
- Loading branch information
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/115501
Tip: Release Notes
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.
To add them here just re-invoke and the PR will be updated.
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this a severely breaking release for people who have custom CSS?
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is. We should include some instructions on how to adapt to the new release for those cases. Let's try to put something out soon. The PR for versioning I would say is ready, just need to copy/paste things to the template. After that, I would try to address and document the issue for above.
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we yank?
763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will it though? Won't it just render with the default div if it doesn't find
jldocstring
?763aa13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See https://lux.csail.mit.edu/previews/PR943/api/Lux/layers#containers. It just prints it without a border