Based on our record, GitHub Actions seems to be a lot more popular than Artifactory. While we know about 294 links to GitHub Actions, we've tracked only 23 mentions of Artifactory. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
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. - Source: dev.to / 25 days ago
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. - Source: dev.to / about 1 month ago
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. - Source: dev.to / about 2 months ago
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. - Source: dev.to / about 2 months ago
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. - Source: dev.to / about 2 months ago
This site is hilariously fucked on mobile https://jfrog.com/artifactory. - Source: Hacker News / about 1 month ago
JFrog Artifactory is a universal artifact repository manager that enables organizations to store, manage, and distribute software packages and artifacts across the entire development lifecycle. It supports a wide range of package formats, including Docker, Maven, npm, PyPI, and more, making it a versatile solution for DevOps and CI/CD pipelines. - Source: dev.to / 2 months ago
For advanced customization requirements, EKS Blueprints offers flexibility by allowing easy overrides of default Helm values. For instance, you can effortlessly replace Docker images specified in the values.yaml file with private Docker repositories like ECR or Artifactory. - Source: dev.to / 3 months ago
I kind of hate it, but Artifactory seems popular at companies: https://jfrog.com/artifactory/. Source: over 1 year ago
When not providing all dependencies yourself, you might suffer from people deleting the packages you depend on (IMHO a very rare scenario). If it is really that critical (hint: usually it isn't), create a local mirror of Pypi (full or only the packages you need). Devpi, Artifactory, etc. Can do that or you just dump the necessary files into Cloud storage, so you have a backup. Source: over 1 year ago
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
Sonatype Nexus Repository - The world's only repository manager with FREE support for popular formats.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Cloudsmith - Cloudsmith is the preferred software platform for securely storing and sharing packages and containers. We have distributed millions of packages for innovative companies around the world.
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.