Issues and such

1 min read

Deviation Actions

kyl191's avatar
By
Published:
7.2K Views
Fingers crossed I have everything fixed up, no more random bugs appearing.
Issues I resolved:
  1. dA changing the OAuth requirements, specifically they wanted a new parameter to be added
  2. My sketchy dev/prod scheme, where I had two git branches, a dev version (viewable on GitHub at github.com/kyl191/lr-stash), and the production version, which differed from the dev version in the API key that was used. Now everything is consolidated on the dev branch.
  3. My build system - now it's mostly properly set up. No more pulling from GitHub, building, manual futzing around with the Auth configuration file (remember, separate branches between dev and prod, and my prod branch not being available on the internet), and manually copying everything over to my distribution server. Now it's all automated. Thanks Jenkins!

If you were affected, sorry about the wait.

© 2014 - 2024 kyl191
Comments1
Join the community to add your comment. Already a deviant? Log In
CyclicalCore's avatar
I haven;t run into any problems with LR export, thanks so much again for keeping it updated!