61 Commits

Author SHA1 Message Date
t-bltg
86a732e9c5
Update docs.yml 2021-07-25 19:42:38 +02:00
t-bltg
530768064e
Update docs.yml 2021-07-25 19:33:20 +02:00
t-bltg
8cbfe74863
Update docs.yml 2021-07-25 18:51:46 +02:00
t-bltg
4fa567aa5b
Update docs.yml 2021-07-25 17:58:39 +02:00
t-bltg
dbe6c8dc57
Update docs.yml 2021-07-25 17:47:15 +02:00
t-bltg
1c68a13d2c
Update docs.yml 2021-07-25 17:24:17 +02:00
t-bltg
6594b93126
Add gnuplot to the system dependencies (docs) 2021-07-21 23:49:13 +02:00
t-bltg
192eb6ffbb
Debugging docs generation 2021-07-20 15:20:03 +02:00
t-bltg
5974d0ac31
revert fix for failing CI (#3611)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
2021-07-05 11:24:22 +02:00
t-bltg
88ebb8152d bypass JuliaStats/Distributions.jl/issues/1358 2021-07-04 19:00:28 +02:00
Simon Christ
25b57cfb55
Run tests of GraphRecipes and StatsPlots (#3519)
* run tests of StatsPlots and GraphRecipes

* one environment each

* correct paths
2021-06-03 11:08:37 +02:00
Simon Christ
15bd9c537d
Create docs on pushing to master (#3494)
* Create docs.yml

* Update docs.yml

* Update docs.yml

* Create docs.yml

* Update docs.yml

* [skip ci]

* [skip ci]

* [skip ci]

* [skip ci]

* Update docs.yml

* Update docs.yml

* Update docs.yml

* Update docs.yml

* fix pgfplotsx

* fix pyplot

* remove push workflow (should work without)

* conditionally fix pyplot

* change env-vars

* fix

* fix ref

* clean up and cache artifacts

* add Documenter_key to environment

* fix parentheses

* "one last fix"

* dev => add

* fix marker example

* exclude 50 for plotly

* install ms fonts

* only trigger on master

* remove REF pretending
2021-05-14 22:00:09 +02:00
Daniel Schwabeneder
29604fd7f2 don't test on 1.5 2021-03-29 00:47:41 +02:00
Daniel Schwabeneder
53272b8a9d test on 1.5 2021-03-29 00:32:25 +02:00
Daniel Schwabeneder
a0b104f563 run CompileBot on 1.6 2021-03-29 00:31:41 +02:00
Daniel Schwabeneder
f257c563fb
Merge pull request #3243 from daschw/tests
fix tests
2021-01-25 16:39:43 +00:00
Daniel Schwabeneder
da1b9adc17 env as string 2021-01-25 16:28:17 +01:00
Daniel Schwabeneder
9d3514224e use GKSwstype environment variable to avoid GKS warnings in tests 2021-01-25 16:16:28 +01:00
Kristoffer Carlsson
142bb8cc56
Update benchmark.yml 2021-01-25 16:11:28 +01:00
Ian
ac2fbadc07 add missing GKS_ENCODING env var 2021-01-24 14:31:27 -05:00
Ian
535d95334c fix to use Ubuntu TESTCMD 2021-01-24 14:24:11 -05:00
Ian
493ab0c6b4 add basic CI Benchmarking 2021-01-24 14:01:04 -05:00
Amin Yahyaabadi
8451b8da0f
Fix CI + Use the triggering branch name in the SnoopCompile branch (#3082)
* Use the triggering branch name in the SnoopCompile branch

* fix set-env deprecation
2020-11-27 13:12:30 +01:00
Daniel Schwabeneder
d77899c5a1 update tagbot action 2020-11-09 23:11:35 +01:00
Daniel Schwabeneder
ec97ec3994 only run compilebot on linux with julia 1.5 2020-10-28 22:09:05 +01:00
Simon Christ
17acb45653
Replace artifact by scratchspace (#3067)
* replace build.jl by Artifacts.toml

* check ENV

* fix it

* fix condition

* restore ===

* replace Artifact by Scratchspace

* correct Project.toml

* update CI

* Update ci.yml

* Update SnoopCompile.yml

* add tests

* improve tests

* fix
2020-10-20 17:54:08 +02:00
aminya
86bec68b42 use CompileBot 1 2020-10-16 19:34:40 -05:00
Amin Yahyaabadi
1f6244195a
Rename SnoopCompileBot to CompileBot (#3018) 2020-10-01 21:16:42 +02:00
Amin Yahyaabadi
2dee74a3c5 pin upload action version 2020-08-17 10:07:40 -05:00
Amin Yahyaabadi
b44735830a xfvb --auto-servernum 2020-08-17 05:44:58 -05:00
Amin Yahyaabadi
f870b01245 temporary: rev master 2020-08-14 19:13:42 -05:00
Amin Yahyaabadi
48de7e33a5 use SnoopCompile 2 2020-08-14 19:12:13 -05:00
Simon Christ
8dcff1f73d
Update SnoopCompile.yml (#2902) 2020-08-07 22:36:29 +02:00
Simon Christ
a929903a63
Update SnoopCompile.yml (#2873)
* Update SnoopCompile.yml

I don't think we need to run on all branches and nightly.
Also we don't have benchmarks, right?

* Update SnoopCompile.yml
2020-07-27 09:34:32 +02:00
Daniel Schwabeneder
ddc89e54f1 fix undefined is_ci 2020-07-01 10:32:04 +02:00
Daniel Schwabeneder
065089a1a3
Merge pull request #2832 from daschw/snoopibot
Use SnoopCompileBot
2020-07-01 09:16:54 +02:00
Daniel Schwabeneder
79fac7a85e use '1.5.0-rc1' until 1.5 is released 2020-07-01 00:27:59 +02:00
Daniel Schwabeneder
a46ffbe218 update 1.5 version specification in SnoopCompile.yml 2020-07-01 00:06:38 +02:00
Daniel Schwabeneder
dc81c6aa8c
Update .github/workflows/SnoopCompile.yml 2020-06-30 23:43:55 +02:00
Daniel Schwabeneder
fc89578536
Update .github/workflows/SnoopCompile.yml
Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-30 23:35:51 +02:00
Daniel Schwabeneder
fa44e39030 update compathelper config 2020-06-30 21:57:17 +02:00
Daniel Schwabeneder
a2aad6be66 don't run on 1.5 2020-06-30 21:23:00 +02:00
Daniel Schwabeneder
3f521b3322 multios and run on 1.5 2020-06-30 21:18:04 +02:00
Daniel Schwabeneder
16618430ed be explicit about julia versions 2020-06-30 19:25:59 +02:00
Daniel Schwabeneder
3ea521793b add env variables for GR 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
2511d2128b actually use xvfb-run 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
d0920ac919 add GKS_ENCODING env variable 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
86b92698cc xvfb-run and update versions 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
3dd3808895 don't run snoopcompilebot on nightly 2020-06-30 18:28:44 +02:00
Daniel Schwabeneder
12df81f390 automate updating of precompilation files using SnoopCompileBot 2020-06-30 18:28:44 +02:00