Blinka - Connecting Heroku CI to Github

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • blinka_reporter

    Ruby gem for printing test results as JSON formatted for Blinka.

  • The gem blinka-reporter also supports outputting test results in TAP-format, without depending on anything but minitest. Enable by setting the envionment variable BLINKA_TAP=true. This allows Heroku to parse the results and report them in their interface.

  • Add the Github App blinka-bot to the repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • heroku-buildpack-google-chrome

    Run (headless) Google Chrome on Heroku

  • "environments": { "test": { "addons": [ "heroku-postgresql:in-dyno", "heroku-redis:in-dyno" ], "buildpacks": [ { "url": "https://github.com/heroku/heroku-buildpack-google-chrome" }, { "url": "https://github.com/heroku/heroku-buildpack-ruby" } ], "env": { "BLINKA_JSON": "true", "BLINKA_REPOSITORY": "davidwessman/synka", "BLINKA_TAP": "true", "WD_CHROME_PATH": "/app/.apt/usr/bin/google-chrome-stable" }, "formation": { "test": { "quantity": 1, "size": "standard-2x" } }, "scripts": { "test-setup": "bin/yarn && bin/rails webpacker:compile", "test": "bin/heroku-ci-test" } } }

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Chromium Install + Executable Path on Heroku (Puppeteer)

    1 project | /r/Heroku | 14 Feb 2023
  • My slugsize is way bigger than it should because of an .apt file?

    3 projects | /r/Heroku | 9 Apr 2021
  • [D] Where can I deploy my hobby project?

    1 project | /r/MachineLearning | 13 Jul 2023
  • no streaming platformwork for me on chrome while using linux. Anyone knows why?

    1 project | /r/linuxquestions | 19 May 2023
  • Saving cached telegram messages from Edge

    1 project | /r/DataHoarder | 29 Apr 2023