Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Steve Suh 27e67ac447
Run E2E tests on Linux in build pipeline and add Backward/Forward E2E tests (#737) 2020-11-03 11:54:28 -08:00
Terry Kim 550835feeb
Fix package-worker.ps1 to handle output path with ":" (#742) 2020-10-13 14:34:56 -07:00
Terry Kim 0ff23e2db2
Split E2E test build pipeline (#719) 2020-10-08 10:18:45 -07:00
Terry Kim 46b0d77d11
Support Spark 2.4.7 & 3.0.1 (#667) 2020-09-14 13:14:34 -07:00
Terry Kim aed9214c10
Set up build pipeline for Spark-3.0.0 (#348) 2020-09-07 20:58:26 -07:00
Terry Kim c8992e0787
Support Spark 2.4.6 (#547) 2020-06-14 14:30:50 -07:00
Terry Kim a70ee64260
Fix release build pipeline and avoid unnecessary artifacts copies (#511) 2020-05-06 22:11:59 -07:00
Niharika Dutta 5ef817a625
Adding testing E2E tests against oldest compatible worker version (#461) 2020-04-08 21:44:15 -07:00
Terry Kim 0db249bf07
Add E2E tests for Spark 2.4.5 and update docs (#422) 2020-02-08 20:07:16 -08:00
Terry Kim ab2cfab5ff
Support Spark 2.3.4 (#240) 2019-09-10 17:20:12 -07:00
Terry Kim 02e0c304b7
Support Spark 2.4.4. (#232) 2019-09-03 09:24:24 -07:00
Steve Suh 2deb2ee2f3 Package Worker zip fix for Mac OSX (#209) 2019-08-14 17:52:14 -07:00
Terry Kim b0d6f33599
Generate Microsoft.Spark.Worker-<version>.zip for Linux. 2019-07-26 15:53:00 -07:00
Terry Kim eb26baa462
Support for Spark 2.4.3. (#108) 2019-06-03 11:54:29 -07:00
Eric Erhardt fd5366f1b0
Use arcade's signing tool to sign all artifacts. (#124)
* Use arcade's signing tool to sign all artifacts.

Fix #119

* Change Package Worker to be inside of MSBuild, so we can get the Version property correctly.

* Collapse packaging the worker into the same build step as signing.
2019-05-30 11:51:05 -05:00
Eric Erhardt 0a58c1e7ed
Enable arcade support (#113)
* Copy eng\common from Arcade repo.

* Enable Spark to build using dotnet/arcade

* Update coverlet version to work around bug in older version.

* Fix up test directory lookup for new artifacts location.

* Don't use dummy versions for local dev builds.

* Fix up official build for new output artifacts location

* Rearrange official build

- Set official build id parameter
- Build nuget package on Build leg
- Publish the worker using MSBuild instead of cmd

* Ensure only our .nupkg gets signed and copied, and the .nupkg is placed directly in the Packages folder.

Clean up official build definition.
2019-05-24 08:59:00 -05:00
Steve Suh efb290f358 Automate packaging release artifacts (#82) 2019-05-01 19:14:18 -07:00
Terry Kim 43775f1ec9
Publish linux-x64 binaries (#43) 2019-04-24 11:55:04 -07:00
dotnet-bot 23ed6cddfb
Initial commit
_   _ _____ _____    __              ____                   _
   | \ | | ____|_   _|  / _| ___  _ __  / ___| _ __   __ _ _ __| | __
   |  \| |  _|   | |   | |_ / _ \| '__| \___ \| '_ \ / _` | '__| |/ /
  _| |\  | |___  | |   |  _| (_) | |     ___) | |_) | (_| | |  |   <
 (_)_| \_|_____| |_|   |_|  \___/|_|    |____/| .__/ \__,_|_|  |_|\_\
                                              |_|
2019-04-23 21:08:44 -07:00