Arnout Engelen
31f654768f
Update copyright to 2021
2021-01-08 17:55:38 +01:00
Helena Edelson
6bf20f4117
Update all copyright headers to 2020 after new year's #27881 ( #28434 )
2020-01-02 13:24:59 +01:00
Arnout Engelen
f30b40ca8d
Make running mima in PrValidation optional (default enabled) ( #27812 )
...
So we can run it on travis but skip it on jenkins.
2019-09-30 12:40:22 +02:00
James Roper
ab82924a84
Switched to new sbt pr validator plugin ( #25264 )
...
* Switched to new sbt PR validator plugin
* Moved root setting of additionalTasks to global scope
* Upgraded to version 1.0 of pull request validator
2019-01-14 17:23:27 -08:00
kerr
bdc90052aa
Update headers from 2018 to 2019 once for all. ( #26165 )
...
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
Johan Andrén
6a6b5822b1
Include compiling multi-jvm tests in PR validation ( #25245 )
2018-06-27 07:04:05 +02:00
Konrad `ktoso` Malawski
563c7fbcf0
Issue 24594: Integration with sbt-headers and initial header population
2018-03-13 15:45:55 +01:00
Christopher Batey
009214ae07
Update copyright to 2018 ( #24241 )
2018-01-04 17:26:29 +00:00
Martynas Mickevičius
82ca8a2cc7
Port build to SBT 1.x ( #23850 )
...
* Port build to SBT 1.x
* Fix multinode tests, always enable genjavadoc bootstrap
2017-10-30 10:13:13 +09:00
Arnout Engelen
b1df13d4d4
Update scalariform ( #23778 ) ( #23783 )
2017-10-06 10:30:28 +02:00
Johan Andrén
9e68d6e88f
Fork tests #22979
2017-10-04 14:22:25 +02:00
Johan Andrén
64b35cf1f1
Replace "experimental" with "may change" ( #22326 )
...
* Replacing "experimental" with "may change" #22305
* Right syntax for links
* Correct annotation name
* Final small changes
2017-02-20 12:05:21 +01:00
Philippus Baalman
6c7085252a
extended copyright into 2017
2017-01-04 17:37:15 +01:00
Johannes Rudolph
8349a6a25a
=pro fix typo
2016-12-30 12:32:12 +01:00
Konrad Malawski
04ab4ebb9c
-str #21423 remove deprecated Stage references ( #21919 )
...
* -str #21423 remove deprecated Stage references
* include mima filters for removed classes
2016-12-02 14:23:13 +01:00
Patrik Nordwall
e04444567f
Speedup pull request validation
...
* speedup ActorCreationPerfSpec
* reduce iterations in ConsistencySpec
* tag SupervisorHierarchySpec as LongRunningTest
* various small speedups and tagging in actor-tests
* speedup expectNoMsg in stream-tests
* tag FramingSpec, and reduce iterations
* speedup QueueSourceSpec
* tag some stream-tests
* reduce iterations in persistence.PerformanceSpec
* reduce iterations in some cluster perf tests
* tag RemoteWatcherSpec
* tag InterpreterStressSpec
* remove LongRunning from ClusterConsistentHashingRouterSpec
* sys property to disable multi-jvm tests in test
* actually disable multi-node tests in validatePullRequest
* doc sbt flags in CONTRIBUTING
2016-11-30 14:31:06 +01:00
Martynas Mickevičius
50f99328fe
#18765 Update to latest MiMa which is now an AutoPlugin.
...
* check for binary inc. issues by default
* if check is not needed, disable MimaPlugin
* determine old artifact id from the current one
2016-03-10 10:45:35 +02:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Daniel Moran
a76cd9afa3
=pro #19581 Ignore MiMa changes in validatePullRequest.
2016-01-26 19:50:18 -08:00
Prayag Verma
b7783968a0
=pro #19068 All copyrights ranges and single years updated to a range ending in 2016
2016-01-25 10:20:30 +01:00
Konrad Malawski
dd1bf6a1ee
+pro enable validatePullRequest locally
2016-01-22 10:27:47 +01:00
Johannes Rudolph
55ff8e4af2
=pro put some global keys in Global scope to prevent per project reexecution
2015-12-01 16:57:35 +01:00
Johannes Rudolph
5a93d3c018
=pro #19054 use sbt-dependency-graph directly
2015-12-01 16:50:40 +01:00
Johannes Rudolph
017b061737
=pro #19054 update to sbt-dependency-graph 0.8.0
2015-12-01 16:15:23 +01:00
Konrad Malawski
0598f974fa
=pro Fix accessing None in ValidatePullRequest
2015-07-08 15:13:54 +02:00
Konrad Malawski
f8887938ee
=pro #17841 improve PR validator to diff the merge commit for change detection
2015-07-03 15:32:40 +02:00
Martynas Mickevičius
7fc2790458
=pro run multi-jvm tests when validating pr
...
* addunidoc task via an AutoPlugin that depends on PrValidation and Unidoc autoplugins
* separate cli option logic to a case class
* remove autoplugin for root project
2015-05-28 13:57:50 +03:00
Konrad Malawski
643c506b40
=pro The test task is now NOT overwritten by PR validator
2015-05-12 16:10:27 +02:00
Konrad Malawski
a13751e059
=pro #17397 PR validation must build all projects if project/** was modified
2015-05-11 13:21:10 +02:00
Konrad Malawski
bebdb870b6
+pro Update ScalaTest in order to use tag ignoring in sbt
2015-05-08 15:40:34 +02:00
Konrad Malawski
8b045173ad
=pro #17397 improve PR validation speed tremendously (skipping things)
...
+ enable parallel execution
+ exclude perf tests (TODO mark more as such)
+ uses sbt-dependency-graph plugin
+ implement dependency tracking for testing of only these
+ project which could have been affected by a given PR
2015-05-08 14:09:12 +02:00
Martynas Mickevičius
d29c978871
=pro #16704 add validatePullRequest task to samples
...
* move validatePullRequest to separate autoplugin
* move MiMa settings to separate autoplugin
2015-01-22 20:26:34 +02:00