Metamodel documentation site should use latest Jinja templates#208
Metamodel documentation site should use latest Jinja templates#208sujaypatil96 wants to merge 3 commits intomainfrom
Conversation
|
Seems like we should do this for all the poetry-based repos so we don't have to keep doing manual lockfile updates like this: https://github.com/linkml/linkml/blob/main/.github/workflows/poetry-update.yaml or else just do a |
|
@sneakers-the-rat I recently started using Dependabot's version updates feature (as opposed to its longer-standing security updates feature) in a few repositories to make periodic lock file updates. It's a lot simpler to set up than the bespoke thing we did in the I don't think there's any particular rush in replacing what we did in |
|
Sure sure ya whatevs. I would call my action more of a hack than anything else, happy to do whatever, that looks more reliable |
|
@sujaypatil96 please drive this PR to conclusion |
extra_slots_expression) to use folded style (>-) instead of literal style (|) of block scalar syntax for reasons mentioned here: https://stackoverflow.com/questions/3790454/how-do-i-break-a-string-in-yaml-over-multiple-linesCC: @sneakers-the-rat