SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Close #827 Freeze docassemblecli version at 0.0.17 #841

Closed plocket closed 8 months ago

plocket commented 8 months ago

Use custom docassemblecli repo (rejected) Use custom docassemblecli in the old action as well (rejected) Try new version of docassemblecli Use pip instead of pip3 Close #827 Freeze docassemblecli version at 0.0.17

In this PR, I have:

Reason for this PR

docassemblecli wasn't installing dependencies on the given server. It got fixed upstream and we're freezing at this version to have better control over what changes we pull in.

Links to any solved or related issues

Closes #827

Any manual testing I have done to ensure my PR is working

Tested dainstall locally, but most of the testing was in GitHub as it is the environment we're concerned about.