/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

continuousdelivery.com
| | blog.flurdy.com
2.8 parsecs away

Travel
| | Continuous Deployment via Stack Overflow | The ramblings and ranting of Ivar Abrahamsen at flurdy.com.
| | agiletester.ca
3.8 parsecs away

Travel
| | In Part 1, we showed how the quadrants can guide conversations to plan testing activities that support continuous delivery (CD). What about other tasks to support CD, like building a deployment pipeline?
| | blog.coryfoy.com
4.9 parsecs away

Travel
| | [AI summary] The article outlines a software development workflow that moves from initial idea clarity to high production confidence through automated testing, integration, and deployment cycles.
| | mikecoats.com
18.4 parsecs away

Travel
| A common time-saving 'hack' of mine when building 'new-but-related-to-old' projects is to fork an existing code base and use it as the boot-strap for the new project. GitHub, however, does not provide the functionality on their website to fork your own project; you can only fork other people's projects. Here's how to work around that.