How to deploy a Docker hosted website using GitHub Actions
A quick reminder of variables I need to configure to allow my actions to automatically SSH into my production servers, pull a docker image, and restart a container
Showing 1–10 of 16 posts
A quick reminder of variables I need to configure to allow my actions to automatically SSH into my production servers, pull a docker image, and restart a container
This blog post details the process of building a simple HN reader app using Firebase, SwiftUI, and GitHub Copilot X, focusing on modeling stories and creating UI components.
A summary outlining a series of blog posts on developing an iOS app using GitHub Copilot, focusing on issues like database connections and state objects.
This blog post details the author's progress in building an iOS Hacker News reader using GitHub Copilot X for various tasks.
This blog post details the process of building an iOS Hacker News reader using Firebase, SwiftUI, and GitHub Copilot.
A blog post detailing the process of building an iOS app with GitHub Actions, using Copilot for writing GitHub Actions.
A blog post detailing steps to reimport code using GitHub Copilot.
A blog post about setting up Visual Studio Code Insiders for GitHub Copilot Nightly installation.
A blog post detailing the experience of using GitHub Copilot to build an iOS app.
A blog post detailing the process of building a React Native iOS app with GitHub Actions, including code setup and configuration inputs.