Selaa lähdekoodia

Removed appveyor since their win vms don't support linux docker containers

master
boB Rudis 7 vuotta sitten
vanhempi
commit
b921a02062
No known key found for this signature in database GPG Key ID: 2A514A4997464560
  1. 3
      README.Rmd
  2. 6
      README.md
  3. 84
      appveyor.yml
  4. BIN
      img/cap.png

3
README.Rmd

@ -2,8 +2,7 @@
output: rmarkdown::github_document
---
[![Travis-CI Build Status](https://travis-ci.org/hrbrmstr/splashr.svg?branch=master)](https://travis-ci.org/hrbrmstr/splashr)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/hrbrmstr/splashr?branch=master&svg=true)](https://ci.appveyor.com/project/hrbrmstr/splashr)
<!-- [![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/splashr/master.svg)](https://codecov.io/github/hrbrmstr/splashr?branch=master) -->
[![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/splashr/master.svg)](https://codecov.io/github/hrbrmstr/splashr?branch=master)
`splashr` : Tools to Work with the 'Splash' JavaScript Rendering Service

6
README.md

@ -1,5 +1,5 @@
[![Travis-CI Build Status](https://travis-ci.org/hrbrmstr/splashr.svg?branch=master)](https://travis-ci.org/hrbrmstr/splashr) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/hrbrmstr/splashr?branch=master&svg=true)](https://ci.appveyor.com/project/hrbrmstr/splashr) <!-- [![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/splashr/master.svg)](https://codecov.io/github/hrbrmstr/splashr?branch=master) -->
[![Travis-CI Build Status](https://travis-ci.org/hrbrmstr/splashr.svg?branch=master)](https://travis-ci.org/hrbrmstr/splashr) [![Coverage Status](https://img.shields.io/codecov/c/github/hrbrmstr/splashr/master.svg)](https://codecov.io/github/hrbrmstr/splashr?branch=master)
`splashr` : Tools to Work with the 'Splash' JavaScript Rendering Service
@ -159,7 +159,7 @@ splash_debug()
## ..$ LuaRuntime: int 1
## ..$ QTimer : int 1
## ..$ Request : int 1
## $ maxrss : int 75912
## $ maxrss : int 75556
## $ qsize : int 0
## $ url : chr "http://localhost:8050"
## - attr(*, "class")= chr [1:2] "splash_debug" "list"
@ -286,7 +286,7 @@ library(testthat)
date()
```
## [1] "Sun Aug 27 08:16:01 2017"
## [1] "Sun Aug 27 08:27:02 2017"
``` r
test_dir("tests/")

84
appveyor.yml

@ -1,84 +0,0 @@
# DO NOT CHANGE the "init" and "install" sections below
image: Visual Studio 2017
environment:
NOT_CRAN: true
USE_RTOOLS: true
matrix:
- PYTHON: "C:\\Python27"
RETICULATE_PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python34"
RETICULATE_PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
RETICULATE_PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
RETICULATE_PYTHON: "C:\\Python36"
matrix:
fast_finish: true
# Download script file from GitHub
init:
ps: |
$ErrorActionPreference = "Stop"
Invoke-WebRequest http://raw.github.com/krlmlr/r-appveyor/master/scripts/appveyor-tool.ps1 -OutFile "..\appveyor-tool.ps1"
Import-Module '..\appveyor-tool.ps1'
install:
ps: Bootstrap
cache:
- C:\RLibrary
# Adapt as necessary starting from here
build_script:
- docker pull microsoft/nanoserver
- docker pull scrapinghub/splash:3.0
- "%PYTHON%\\python.exe -m pip install setuptools numpy pypiwin32 docker"
- travis-tool.sh install_github rstudio/reticulate
- travis-tool.sh install_deps
before_test:
- echo %RETICULATE_PYTHON%
- echo %PATH%
- R -q -e "reticulate::py_discover_config('docker')"
- docker run -p 5023:5023 -p 8050:8050 -p 8051:8051 -d scrapinghub/splash:3.0
- docker ps -a
test_script:
- travis-tool.sh run_tests
on_failure:
- 7z a failure.zip *.Rcheck\*
- appveyor PushArtifact failure.zip
artifacts:
- path: '*.Rcheck\**\*.log'
name: Logs
- path: '*.Rcheck\**\*.out'
name: Logs
- path: '*.Rcheck\**\*.fail'
name: Logs
- path: '*.Rcheck\**\*.Rout'
name: Logs
- path: '\*_*.tar.gz'
name: Bits
- path: '\*_*.zip'
name: Bits
notifications:
- provider: Email
to:
- bob@rud.is
subject: 'r-appveyor build {{status}}'
message: "https://ci.appveyor.com/project/hrbrmstr/splashr"
on_build_success: false
on_build_failure: true
on_build_status_changed: true

BIN
img/cap.png

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 521 KiB

After

Leveys:  |  Korkeus:  |  Koko: 521 KiB

Ladataan…
Peruuta
Tallenna