Tag: github
All the articles with the tag "github".
-
How to deploy a Docker hosted website using GitHub Actions
| Edited: 3 days agoA 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
-
Building a simple HN reader for iOS with GitHub Copilot, Part 4
| Edited: 1 week agoThis blog post details the author's progress in building an iOS Hacker News reader using GitHub Copilot X for various tasks.
-
Building a simple HN reader for iOS with GitHub Copilot, Part 5
| Edited: 1 week agoThis blog post details the process of building an iOS Hacker News reader using Firebase, SwiftUI, and GitHub Copilot.
-
Building a simple HN reader for iOS with GitHub Copilot, Part 6: Configuring GitHub Actions
| Edited: 1 week agoA blog post detailing the process of building an iOS app with GitHub Actions, using Copilot for writing GitHub Actions.