Commit Graph

42 Commits

Author SHA1 Message Date
Alexandre Archambault 5351d572fa Cache less things on Windows CI
These don't speed up things much, and seem to get corrupted from time to
time.
2017-11-01 21:35:13 +01:00
Alexandre Archambault 7ac3038d2e Switch to scala 2.12.4 2017-11-01 16:20:47 +01:00
Alexandre Archambault dffc9d90ea Add missing cached directory 2017-07-15 17:19:07 +02:00
Alexandre Archambault b91031034c Use custom published scala-native stuff 2017-07-11 20:36:00 +02:00
Alexandre Archambault 3271d90b26 Use custom published version of jarjar 2017-07-11 19:11:18 +02:00
Alexandre Archambault 7d69815f64 Allow to generate native bootstraps 2017-07-08 14:32:16 +02:00
Alexandre Archambault 585dbf111f Tweak appveyor config 2017-06-20 15:10:30 +02:00
Alexandre Archambault 4b42181dd8 Don't run the full scripted test suite for sbt 1.0.0-M6
Currently taking too long on both CIs...
2017-06-17 18:07:51 +02:00
Alexandre Archambault e2506b2af9 Get metadata during the tests via specific submodule
Rather than fetching those from actual repos
2017-06-09 15:29:26 +02:00
Alexandre Archambault 69ffdeb553 Don't return duplicated artifacts from Ivy repos 2017-06-06 18:01:28 +02:00
Alexandre Archambault 203e3fd477 Only compile http-server module in 2.12
So that we don't have to wait on its dependencies to add preliminary
support for scala 2.13
2017-05-15 18:54:29 +02:00
Alexandre Archambault e76f6170f1 Move typelevel-related things to new extra module 2017-05-12 00:00:14 +02:00
Alexandre Archambault d47c000a87 Only test master branch on Windows CI 2017-05-05 18:04:21 +02:00
Alexandre Archambault 86f06a14a8 Fix scripted tests in sbt 1.0 2017-05-04 14:34:00 +02:00
Alexandre Archambault 1ad06cf407 Cross-compile plugins for sbt 1.0.0-M5 2017-05-03 19:11:10 +02:00
Alexandre Archambault b65fdf3c7b Switch to scala 2.11.11 2017-04-26 14:11:38 +02:00
Alexandre Archambault b54438c1ba Add fallback if directory listings are not available 2017-04-04 14:45:06 +02:00
Alexandre Archambault 49eeab9097 Set working dir for it web server on Windows CI 2017-03-21 11:56:44 +01:00
Alexandre Archambault 03ee4727ba Only use relative paths on Windows CI
Working dir seems to have a different absolute path since the
organization change
2017-03-20 11:51:59 +01:00
Alexandre Archambault 4d95909089 Use https repo (Windows CI) 2017-03-20 11:16:06 +01:00
Alexandre Archambault bf92539b53 Actually, let's cache ~/.coursier on CI 2017-02-27 16:02:47 +01:00
Alexandre Archambault 164e044977 Remove deprecated env var on CI 2017-02-27 16:02:47 +01:00
Alexandre Archambault 6b89af3924 Better handling of artifacts from Maven repos
Doesn't seem to break things
2017-02-13 19:19:29 +01:00
Alexandre Archambault a6b9c845c2 Rename plugin module to sbt-coursier 2017-02-05 15:36:34 +01:00
Alexandre Archambault c61370ac4f Don't cache the whole ~/.ivy2 on Windows CI 2017-01-31 16:22:17 +01:00
Alexandre Archambault e94dbc7e68 Switch to scala 2.12.1 2017-01-31 16:22:16 +01:00
Alexandre Archambault 3b102da857 Run sbt-shading tests on CI 2017-01-31 16:14:22 +01:00
Alexandre Archambault 4b3923d3e5 Add shading plugin 2017-01-31 15:46:49 +01:00
Alexandre Archambault 2be16f030b Don't cache sbt dir on Appveyor 2016-11-27 17:39:55 +01:00
Alexandre Archambault 56cccd0cf6
Run tests in 2.12 on Appveyor too 2016-11-02 20:59:43 +01:00
Alexandre Archambault 72d0ac9728
Move tests with external requirements to it tests 2016-08-15 18:59:27 +02:00
Alexandre Archambault 619b9dd0c0 Publish http-server module as http-server-java7 2016-08-05 14:37:25 -04:00
Alexandre Archambault b0a20eff81
Rename simple-web-server module to http-server 2016-08-05 14:32:57 -04:00
Alexandre Archambault f68ed5d42b
Add support for HTTP authentication 2016-05-09 19:25:15 +02:00
Alexandre Archambault e195a96a7f
Enable SBT scripted tests on CI 2016-04-06 22:55:04 +02:00
Alexandre Archambault 29f8d49c83 Switch to scala 2.11.8, SBT scala-js 0.6.7 2016-03-14 16:20:20 +01:00
Alexandre Archambault d248969f48 Enable plugin in our own build 2016-01-02 18:15:28 +01:00
Alexandre Archambault 622de407ec Update appveyor config, remove snapshot repository...
...that should be necessary anymore thanks to the former
2016-01-02 14:59:43 +01:00
Alexandre Archambault e20b93326d Move things around
- core doesn't depend anymore on scalaz-concurrent, only on scalaz-core
- metadata and JARs downloading now unified (merged with the latter)
- ...
2015-11-29 20:35:21 +01:00
Alexandre Archambault 7361af77f4 Update appveyor config 2015-11-21 15:26:47 +01:00
Alexandre Archambault ca339f59c9 Update Appveyor config 2015-07-08 13:36:50 +02:00
Alexandre Archambault 1534725344 Add appveyor config 2015-07-07 20:43:17 +02:00