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
- Host: GitHub
- URL: https://github.com/kattrali/xcpretty-travis-formatter
- Owner: kattrali
- License: mit
- Archived: true
- Created: 2015-03-03T18:56:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T10:14:28.000Z (about 4 years ago)
- Last Synced: 2026-02-01T16:07:18.020Z (about 1 month ago)
- Language: Ruby
- Size: 269 KB
- Stars: 59
- Watchers: 5
- Forks: 14
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
- Name: Delisa
- Login: kattrali
- Email:
- Kind: user
- Description: Eggs on toast enthusiast
- Website: https://delisa.me
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/333454?u=744f99151e26635c53303a230e76df870961c516&v=4
- Repositories: 36
- Last ynced at: 2023-04-10T12:01:36.527Z
- Profile URL: https://github.com/kattrali
GitHub Events
Total
- Fork event: 2
- Watch event: 1
Last Year
- Fork event: 1
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 | 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:
- me.com: 1
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
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
- Total packages: 2
-
Total downloads:
- rubygems: 217,878,646 total
- Total docker downloads: 84,875,638
- Total dependent packages: 8 (may contain duplicates)
- Total dependent repositories: 20,545 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
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
- bacon 1.2.0
- rake 10.3.2
- xcpretty 0.1.7
- xcpretty-travis-formatter 0.0.1
- bacon ~> 1.2 development
- bundler ~> 1.3 development
- rake >= 0 development
- xcpretty >= 0.0.7, ~> 0.2
Score: 25.23228564346127