pippy icon
pippy icon

pippy

Dynamic pipelines for GitHub actions.

pippy screenshot 1

Cost / License

  • Freemium (Subscription)
  • Open Source

Platforms

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

Features

Suggest and vote on features
  1.  Ad-free
  2. GitHub icon  GitHub Integration

 Tags

pippy News & Activities

Highlights All activities

Recent activities

Show all activities

pippy information

  • Developed by

    US flagnixmade 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

    20 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  18 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
pippy was added to AlternativeTo by Paul on and this page was last updated .
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