A summary of data about the Ruby ecosystem.

https://github.com/kattrali/xcpretty-travis-formatter

xcpretty custom formatter for TravisCI
https://github.com/kattrali/xcpretty-travis-formatter

Keywords from Contributors

ci continuous-integration

Last synced: about 2 hours ago
JSON representation

Repository metadata

xcpretty custom formatter for TravisCI

README.md

XCPretty TravisCI Formatter

Custom formatter for xcpretty with some syntactic sugar for presentation on TravisCI. Here is some sample output. The "Build", "Clean", and test phase sections are folded separately, though the final completion message and failing tests are presented clearly, for faster scanning.

Installation

This formatter is distributed via RubyGems, and depends on a version of xcpretty >= 0.0.7 (when custom formatters were introduced). Run:

gem install xcpretty-travis-formatter

Usage

Specify xcpretty-travis-formatter as a custom formatter to xcpretty:

#!/bin/bash

xcodebuild | xcpretty -f `xcpretty-travis-formatter`

How it works

The --formatter option takes a file path as an argument, which is returned by the xcpretty-travis-formatter binary. It must be evaluated before the xcpretty arguments are evaluated, hence the backtick wrapping. The specified file must return a Ruby subclass of XCPretty::Formatter, which will then receive formatter_* method invocations as the build output is parsed.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 24
Total Committers: 5
Avg Commits per committer: 4.8
Development Distribution Score (DDS): 0.167

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Delisa Mason i****s@g****m 20
Vladimir Burdukov c****g@g****m 1
Seeker m****g@p****m 1
Mark Carver m****r@m****m 1
Cédric Luthi c****i@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 2
Total pull requests: 6
Average time to close issues: 5 months
Average time to close pull requests: 2 months
Total issue authors: 2
Total pull request authors: 6
Average comments per issue: 2.5
Average comments per pull request: 1.33
Merged pull request: 3
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kattrali/xcpretty-travis-formatter

Top Issue Authors

  • kattrali (1)
  • weitjong (1)

Top Pull Request Authors

  • SeekingMeaning (1)
  • gsbernstein (1)
  • chipp (1)
  • dependabot[bot] (1)
  • markhalliwell (1)
  • 0xced (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

gem.coop: xcpretty-travis-formatter

Formatter for xcpretty customized to provide pretty output on TravisCI

  • Homepage: https://github.com/kattrali/xcpretty-travis-formatter
  • Documentation: http://www.rubydoc.info/gems/xcpretty-travis-formatter/
  • Licenses: MIT
  • Latest release: 1.0.1 (published about 5 years ago)
  • Last Synced: 2026-03-02T18:32:46.797Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 108,982,822 Total
  • Docker Downloads: 42,437,819
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.219%
    • Downloads: 0.242%
    • Docker downloads count: 0.634%
  • Maintainers (1)
rubygems.org: xcpretty-travis-formatter

Formatter for xcpretty customized to provide pretty output on TravisCI

  • Homepage: https://github.com/kattrali/xcpretty-travis-formatter
  • Documentation: http://www.rubydoc.info/gems/xcpretty-travis-formatter/
  • Licenses: MIT
  • Latest release: 1.0.1 (published about 5 years ago)
  • Last Synced: 2026-03-01T20:01:54.809Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 8
  • Dependent Repositories: 20,545
  • Downloads: 108,895,824 Total
  • Docker Downloads: 42,437,819
  • Rankings:
    • Dependent repos count: 0.25%
    • Downloads: 0.322%
    • Docker downloads count: 0.774%
    • Dependent packages count: 2.044%
    • Average: 2.928%
    • Stargazers count: 7.018%
    • Forks count: 7.159%
  • Maintainers (1)

Dependencies

Gemfile.lock rubygems
  • bacon 1.2.0
  • rake 10.3.2
  • xcpretty 0.1.7
  • xcpretty-travis-formatter 0.0.1
xcpretty-travis-formatter.gemspec rubygems
  • bacon ~> 1.2 development
  • bundler ~> 1.3 development
  • rake >= 0 development
  • xcpretty >= 0.0.7, ~> 0.2

Score: 25.23228564346127