BACPACing through Docker country.
http://www.dansolovay.com/2023/03/command-line-bacpacs-to-docker-sql.html
BACPACing through Docker country.
http://www.dansolovay.com/2023/03/command-line-bacpacs-to-docker-sql.html
Invitation to Boston-based folks to come out this Wednesday evening to the first in-person NESUG since 2019. Pizza, friends, and Sitecore.
https://www.meetup.com/sitecore-user-group-new-england/events/290558051/
Saturday before a vacation and I got my demo for NESUG working. Time for skiing!
Code-free integrations with 10.3 on March 1!
New year, new blog post:
http://www.dansolovay.com/2023/01/using-postman-to-authenticate-to-graphql.html
GF is traveling, so I rang in the new year with some TDD. Finally reading Kent Beck’s book, which builds an xunit test runner in Python. He says it would be nice if the TestSuite class could load tests automatically, but “I will leave the rest of these items to you and your new-found TDD skills.” Challenge accepted!
Code: https://replit.com:/@dsolovay/Xunit?s=app
From: https://learning.oreilly.com/library/view/-/0321146530/ch23.html
Before / After / Test / Implementation