You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be evaluated if both should be added as nox tasks or just one and if there is a better task name for them to fit our conventions. If you see something that you'd change about the implementation, feel free to try it out.
Additionally, the equivalent of the docs:links:check should be added to the Documentation job in the checks.yml.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Summary
In
sqlalchemy-exasol
, there are already targets for loading & checking links (docs:links
&docs:links:check
). This should be moved into the toolbox as a common feature. They can be found at:https://github.com/exasol/sqlalchemy-exasol/blob/master/noxfile.py#L308
It should be evaluated if both should be added as nox tasks or just one and if there is a better task name for them to fit our conventions. If you see something that you'd change about the implementation, feel free to try it out.
Additionally, the equivalent of the
docs:links:check
should be added to theDocumentation
job in thechecks.yml
.The text was updated successfully, but these errors were encountered: