The inner thinking of a software developer.
by Jordan Schilling
I’ve solidified the vision for my digital presence: keeping a “to-the-point” main portfolio separate from a dedicated devlog “blog.” While they will be connected, they serve distinct purposes.
Coming back to the project, the primary hurdle was fixing the deployment pipeline. I initially struggled with the GitHub Action build failing.
After researching and consulting documentation:
Gemfile.lock based on community suggestions regarding “bucket versions.”.yml file was the culprit.My goal is to build a robust pipeline that connects my various platforms:
jordanschilling.me hosted on AWS, managed via Ansible and CI/CD.jordanschilling.blog.