pippy icon
pippy icon

pippy

 Like this app

Dynamic pipelines for GitHub actions.

pippy screenshot 1

License model

  • FreemiumOpen Source

Platforms

  • Online
  • Software as a Service (SaaS)
  • Mac
  • Homebrew
  • GitHub
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

pippy News & Activities

Highlights All activities

Recent activities

Show all activities

pippy information

  • Developed by

    nixmade Inc.
  • Licensing

    Open Source (Apache-2.0) and Freemium product.
  • Pricing

    Subscription that costs $99 per month + free version with limited functionality.
  • Written in

  • Alternatives

    18 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  16 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated Jan 10, 2025 
View on GitHub

Our users have written 0 comments and reviews about pippy, and it has gotten 0 likes

pippy was added to AlternativeTo by Paul on Jul 21, 2024 and this page was last updated Jul 21, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is pippy?

Create configurable pipelines using GitHub Actions workflows.

What are pipelines?

Pipelines are sequence of GitHub Actions workflows, executed in order, waiting for successful execution of each workflow before processing to next workflow execution. Pippy provides below features for full control of the execution flow.

Features:

Most of the features are already offered by GitHub deployments using environments. Some key differentiators:

  • Automatic Rollback: Don't let bad builds bring down production, wait for successful health signals
  • Datadog Monitoring: Watch Datadog monitors after workflow completes, offering additional safety
  • Pause/Resume: Pause and resume pipeline runs if an external action needs to be performed in between stages

Here are some features also offered by GitHub:

  • Locks: Lock approvals to prevent any outage
  • Approvals: Gate automatic deployments to production
  • Automatic triggers: Trigger pipeline run automatically on push to main for selected repo

Official Links