/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andre.arko.net
| | www.architect.io
5.1 parsecs away

Travel
| | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions.
| | www.webstoemp.com
6.2 parsecs away

Travel
| | While I regularily use services like Buddy or DeployHQ to build and deploy Craft CMS websites, I wanted to experiment with Github Actions. Here is what I came up with and why.
| | ariya.io
7.3 parsecs away

Travel
| | For React Native mobile apps targeting Android and iOS, an easy way to setup its continuous integration is to take advantage of Actions, an automation workflow service provided by GitHub. Even better, for open-source projects, GitHub Action offers unlimited free running minutes (at the time of this writing).
| | www.fredrikmeyer.net
18.2 parsecs away

Travel
| At a work project I'm working on, we work in a monorepo. We have a simple way to keep track of changes: a version.txt and a CHANGELOG.md in the root of the r...