cicdguy
cicdguy
Actually never mind - turns out Dapr lacks some functionality for databases, both NoSQL as well as RDBMS. I'll close this out. Again, thanks for this awesome project!
I think it might be related. I'll rerun the workflow to see what it is.
This one is a bit different Before (aka pre pkgdown v2.1.0):  After (pkgdown v2.1.0+):  The navbar items is being rendered as a `button` instead of a `list` item....
Ah yes, it is indeed that. The bug still exists. Working on a more robust fix.
I have 2 proposals: 1. Rewrite the `r-pkgdown-multiversion` action with a more sophisticated approach (XML parsing). This will take longer but will guarantee stability with formatting changes that may arise...
I'll schedule a call for early next week and we can go over both options. I can explain the situation better that way.
Yes we went with the long-term fix. I'll make a release shortly and apply it.