Need advice about which tool to choose?Ask the StackShare community!

GitHub Actions

24.1K
3.1K
+ 1
27
GoCD

209
325
+ 1
207
Add tool

Github Actions vs GoCD: What are the differences?

Key Differences between Github Actions and GoCD

  1. Hosted vs Self-hosted: Github Actions is a hosted service provided by Github, where all the infrastructure and resources for running workflows are managed by Github. On the other hand, GoCD is a self-hosted continuous delivery platform that needs to be installed and managed by the user on their own infrastructure.

  2. Integration with Github: Github Actions seamlessly integrates with Github repositories, allowing you to define workflows directly in the repository itself. This tight integration enables easy collaboration and version control. In contrast, GoCD can integrate with Github repositories, but it requires additional configuration and setup to establish the connection.

  3. Ease of Use: Github Actions provides a user-friendly interface and a simple YAML syntax for defining workflows, making it relatively easy to get started and set up continuous integration and delivery pipelines quickly. GoCD, while powerful, can be more complex to configure and use due to its extensive feature set and flexibility.

  4. Community and Ecosystem: Github Actions benefits from a large and active community due to the popularity of Github as a code hosting platform. This active community results in a wide range of pre-built actions and workflows that can be readily used in different projects. GoCD, while having a community of its own, may not have the same breadth and depth of available resources and integrations.

  5. Scalability and Flexibility: Github Actions can scale seamlessly, as the infrastructure is managed by Github itself. It allows for parallel execution of workflows across multiple virtual machines, enabling projects to scale as needed. GoCD, being self-hosted, offers flexibility in terms of customization and control over the infrastructure, allowing for tailor-made setups to accommodate specific requirements.

  6. Pricing Model: Github Actions offers a freemium model, where a certain number of free minutes are provided for workflow execution, and additional minutes can be purchased as needed. GoCD, being self-hosted, does not have a specific pricing model, but users may incur costs for infrastructure setup and maintenance.

In summary, Github Actions is a hosted service with tight integration with Github, offering ease of use, a large community, and scalability. GoCD, on the other hand, is a self-hosted platform with more flexibility and customization options, but it may require additional configuration and setup.

Advice on GitHub Actions and GoCD
Mohammad Hossein Amri
Chief Technology Officer at Planally · | 3 upvotes · 541.8K views
Needs advice
on
GoCDGoCD
and
JenkinsJenkins

I'm open to anything. just want something that break less and doesn't need me to pay for it, and can be hosted on Docker. our scripting language is powershell core. so it's better to support it. also we are building dotnet core in our pipeline, so if they have anything related that helps with the CI would be nice.

See more
Replies (1)
Ankit Malik
Software Developer at CloudCover · | 1 upvotes · 524.6K views
Recommends
on
Google Cloud BuildGoogle Cloud Build

Google cloud build can help you. It is hosted on cloud and also provide reasonable free quota.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of GitHub Actions
Pros of GoCD
  • 8
    Integration with GitHub
  • 5
    Free
  • 3
    Easy to duplicate a workflow
  • 3
    Ready actions in Marketplace
  • 2
    Configs stored in .github
  • 2
    Docker Support
  • 2
    Read actions in Marketplace
  • 1
    Active Development Roadmap
  • 1
    Fast
  • 32
    Open source
  • 27
    Pipeline dependencies
  • 25
    Pipeline structures
  • 22
    Can run jobs in parallel
  • 20
    Very flexible
  • 15
    Plugin architecture
  • 13
    Environments can keep config secure
  • 12
    Great UI
  • 10
    Good user roles and permissions
  • 9
    Supports many material dependencies
  • 7
    Fan-in, Fan-out
  • 6
    Designed for cd not just ci
  • 4
    Empowers product people to make delivery decisions
  • 2
    Flexible & easy deployment
  • 2
    Pass around artifacts
  • 1
    Build once

Sign up to add or upvote prosMake informed product decisions

Cons of GitHub Actions
Cons of GoCD
  • 5
    Lacking [skip ci]
  • 4
    Lacking allow failure
  • 3
    Lacking job specific badges
  • 2
    No ssh login to servers
  • 1
    No Deployment Projects
  • 1
    No manual launch
  • 2
    Lack of plugins
  • 2
    Horrible ui
  • 1
    No support

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

What is GitHub Actions?

It makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.

What is GoCD?

GoCD is an open source continuous delivery server created by ThoughtWorks. GoCD offers business a first-class build and deployment engine for complete control and visibility.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention GitHub Actions and GoCD as a desired skillset
What companies use GitHub Actions?
What companies use GoCD?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with GitHub Actions?
What tools integrate with GoCD?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to GitHub Actions and GoCD?
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by automating the build, test, and deploy process. Offers a modern software development platform that lets teams ramp.
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
Azure Pipelines
Fast builds with parallel jobs and test execution. Use container jobs to create consistent and reliable builds with the exact tools you need. Create new containers with ease and push them to any registry.
GitLab CI
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of your repository, and configure your GitLab project to use a Runner, then each merge request or push triggers your CI pipeline.
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
See all alternatives