1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-28 09:20:38 +01:00
App-Open-Source-per-iPhone-.../circle.yml
Daniel Khamsing dc631b4b80 [ci] update
2016-08-05 12:47:32 -07:00

26 lines
722 B
YAML

machine:
ruby:
version: 2.2.0
test:
pre:
- gem install awesome_bot
- sudo pip install json-spec
override:
- ruby .github/osia_get_links.rb
- awesome_bot check-unique.txt -a 403 -w xbmc/xbmc,7b5labs
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,7b5labs,radioparadise
- json validate --schema-file=.github/schema.json --document-file=contents.json
- ruby .github/osia_validate_categories.rb
general:
artifacts:
- check-links.txt
- check-homepages.txt
- ab-results-check-homepages.txt.json
- ab-results-check-links.txt.json
deployment:
master:
branch: master
commands:
- ruby .github/osia_convert.rb
- ./.github/deploy.sh