quickstart-basic
starter-workflows
quickstart-basic | starter-workflows | |
---|---|---|
1 | 289 | |
386 | 9,667 | |
- | 3.3% | |
10.0 | 8.5 | |
about 6 years ago | 6 days ago | |
PHP | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
quickstart-basic
-
Containerizing Laravel Applications
For this blog post, we will containerize the sample Laravel task-list application provided on GitHub. This project was written against a reasonably old version of Laravel and has since been archived. However, working with this codebase requires that we address a number of requirements commonly found in production and legacy code bases, such as using specific versions of PHP, database migrations, port mappings, and running integration tests.
starter-workflows
-
Automate API Testing with Hoppscotch and GitHub Actions
Now that we have the basics in place, let's take things up a notch by introducing GitHub Actions. GitHub Actions allows us to automate various tasks like running tests, building, and deploying our application directly from our repository. In this blog, we’ll specifically focus on the CI (Continuous Integration) part to automate API testing for our Express app.
-
StyleSpark: Analyzing and Matching Code to Iconic Programming Styles using GitHub Actions
StyleSpark is a productivity tool designed to help developers gain insights into their coding styles by analyzing their code snippets and matching them to the styles of iconic programmers. Specifically, it is a new GitHub Action that programmers can include in their workflows to inspire personal growth and improvement in coding practices by providing users with a fun and educational way to explore different programming styles. It leverages Llama 3 to analyze snippets from your GitHub repos to identify how your style compares to computing's heroes! When it's done, it will update your README with a snazzy badge powered by Shields.io, like this one:
-
Python in DevOps: Automation, Efficiency, and Scalability
Jenkins and GitHub Actions are go-to tools for automating tasks like testing and deployment. These pipelines ensure that the latest version of your software gets built, tested, and delivered efficiently.
-
Lessons Learned from Building Mobile Apps and Software for Startups
Using tools like GitHub Actions or CircleCI.
-
¿Qué es CI/CD y cómo puede acelerar tus despliegues en minutos?
Más ejemplos de pipelines CI/CD
-
Easiest Way to Set Up GitHub Action CI/CD for Vue.js Apps
This guide will walk you through a comprehensive and straightforward approach to configuring GitHub Actions for Vue and Vite applications and using GitHub Pages for deployment, providing you with a clear and practical roadmap to implement CI/CD pipelines from scratch.
-
Reducing Code Duplication in GitHub Actions Workflows (1/2)
We use GitHub Actions to set up our CI/CD. The infra team (they renamed themselves to 'DevOps' a few years ago 🤔) set up a pool of runners for us and shared the IaC (Infrastructure as Code) repository for provisioning them.
-
CI and Dev Containers
There are a lot of tools that could help with making CI/CD pipelines, but for this project, I decided to go with Github Action, this was because I was already familiar with it and it would be a perfect fit for my project
-
Securing CI/CD Pipelines: GitHub Actions vs Jenkins
GitHub Actions is a cloud-based CI/CD solution built into GitHub’s ecosystem that enables developers to automate workflows directly within their repositories. It supports workflows triggered by events known as actions such as code pushes, pull requests, and issue events, making it a great solution for teams already using GitHub for version control.
-
Docker vs. Kubernetes: Which Is Right for Your DevOps Pipeline?
Pro Tip: Use docker-compose to manage multiple containers locally, and integrate Docker with CI tools like Jenkins, GitHub Actions, or GitLab CI for seamless automation.
What are some alternatives?
quickstart-basic - A sample task list application.
pages-gem - A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
hub-feedback - Feedback and bug reports for the Docker Hub
Real_Time_Image_Animation - The Project is real time application in opencv using first order model
build-push-action - GitHub Action to build and push Docker images with Buildx
react-native-dotenv - Load react native environment variables using import statements for multiple env files.
apprunner-roadmap - This is the public roadmap for AWS App Runner.
CppCon2020 - Slides and other materials from CppCon 2020
vision_blender - A Blender addon for generating synthetic ground truth data for Computer Vision applications
argocd-image-updater - Automatic container image update for Argo CD
gitlab
datasets - 🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools