Software Alternatives & Reviews

Set up self-hosted CI/CD git pipelines with Platypush

Pushbullet GitHub Actions
  1. Pushbullet - Your devices working better together
    Another useful feature of the popular cloud services is the ability to send notification when a build status changes. This is quite easy to set up with Platypush, as the application provides several plugins for messaging. Let's look at an example where a change in the status of our tests triggers a notification to our Pushbullet account, which can be delivered both to our desktop and mobile devices. Download the Pushbullet app if you want the notifications to be delivered to your mobile, get an API token and then install the dependencies for the Pushbullet integration for Platypush:.

    #Push Notifications #Web Push Notifications #API 11 social mentions

  2. Automate your workflow from idea to production
    Pricing:
    • Open Source
    Git automation, either in the form of Gitlab pipelines or Github actions, is amazing. It enables you to automate a lot of software maintenance tasks (testing, monitoring, mirroring repositories, generating documentation, building and distributing packages etc.) that until a couple of years ago used to take a lot of development time. These forms of automation have democratized CI/CD, bringing to the open-source world benefits that until recently either belonged mostly to the enterprise world (such as TeamCity) or had a steep curve in terms of configuration (such as Jenkins).

    #DevOps Tools #Continuous Integration #Continuous Deployment 275 social mentions

Discuss: Set up self-hosted CI/CD git pipelines with Platypush

Log in or Post with