Tagged: DevOps
- Version Control for Individuals
- Simplifying Single Server Deployments
- How I saw the test-driven light
- Writing unit tests for legacy code
- sudo without password
- Simple cache busting with Webpack
- Trigger a GitHub Pages rebuild with AWS Lambda and CloudWatch
- Configuring Jest to show code coverage for all of your files
- Stop blaming your hosting company for downtime
- Solo developers should still do code reviews
- Complete CI/CD pipeline with GitLab Runners
- Moving from only syntax to rules syntax in GitLab CI/CD v13.x+
- Only run step for specific version with GitHub Actions
- Increase memory limit for Composer
- Uninstalling dev dependencies with npm
- Migrating from aws ecr get-login to aws ecr get-login-password
- Debugging an AWS Lambda that stopped working
- How to restart an AWS ECS service
- husky: command not found with npm install --production
- Using multiple profiles with aws-cli
- Wait for open port before running command
- How to start an AWS CodePipeline
- Airbnb style guide with Next.js
- Stop ESLint from searching up the directory tree
- How to check package version on Linux
- Fix broken Docker networking in GitLab Runner pipeline
- Including Dev Dependencies in a DigitalOcean App Platform Build
- Client-side environment variables with Next.js
- How to rotate log files with logrotate