Fix - Not url encoding the version string used for navigation#32
Fix - Not url encoding the version string used for navigation#32williamdes merged 1 commit intocode-lts:mainfrom mad-briller:add.url-encoding-twig-filter
Conversation
|
now Github is complaining my email is undeliverable 😭 i cannot win |
Do you mean In the emails emails list? |
Codecov Report
@@ Coverage Diff @@
## main #32 +/- ##
=========================================
Coverage 56.34% 56.34%
Complexity 1159 1159
=========================================
Files 51 51
Lines 3012 3012
=========================================
Hits 1697 1697
Misses 1315 1315 Continue to review full report at Codecov.
|
Now worries nothing wrong :) You signed with GPG, I LOVE it! |
I've fixed it so it doesn't show up in the pr anymore, but the email address i originally used was bouncing github emails for some reason, so i changed to a different one and resigned the commit The GPG signing is a nice touch that i hadn't seen before, will have to investigate with other providers i use. Thanks for your time on this issue mate |
|
Thank you too! |
|
Do you need this to be released soon ? I updated the 5.4.2-dev phar |
|
I can use the 5.4.2-dev phar in our ci setup for now, i'll keep an eye out for when a release is made, thanks! |
By the way if you use GitHub actions I published an action for Doctum Will try to keep in mind to post a message here Thank you for contributing! You can use the subscribe custom to releases only on GitHub |
|
unfortunately we use bitbucket + pipelines so i've written something custom, but thanks for the heads up and good idea on subscribing to releases! |
|
Hi @mad-briller I am pushing more changes into 5.x before making a release, could you please try the latest dev phar ? See: https://github.com/code-lts/doctum#installation |
|
hey @williamdes sorry for the delay, only just seen this, just tested the new prerelease and it works great, thank you! |
|
Hi @mad-briller |
Me again!
I've resolved the issues outlined in the prior PR #31;
url_encodetwig filter rather than creating a property on the Version classThanks for your input on the changes, and again for the great utility.
Hope my Github naivety wasn't too frustrating 👼