1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-15 18:30:50 +01:00
App-Open-Source-per-iPhone-.../circle.yml

26 lines
703 B
YAML
Raw Normal View History

machine:
ruby:
version: 2.2.0
test:
pre:
2016-05-13 20:36:31 +02:00
- gem install awesome_bot
2016-05-11 07:34:01 +02:00
- sudo pip install json-spec
override:
2016-08-09 16:53:31 +02:00
- json validate --schema-file=.github/schema.json --document-file=contents.json
- ruby .github/osia_validate_categories.rb
2016-06-07 15:53:14 +02:00
- ruby .github/osia_get_links.rb
2016-08-15 19:20:26 +02:00
- awesome_bot check-unique.txt -a 302 -w xbmc/xbmc
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,radioparadise
general:
artifacts:
2016-08-05 21:47:32 +02:00
- check-links.txt
2016-08-05 21:48:31 +02:00
- check-unique.txt
2016-08-05 21:47:32 +02:00
- ab-results-check-homepages.txt.json
- ab-results-check-links.txt.json
2016-05-11 16:47:02 +02:00
deployment:
master:
branch: master
commands:
2016-05-16 19:29:04 +02:00
- ruby .github/osia_convert.rb
2016-05-11 20:51:10 +02:00
- ./.github/deploy.sh