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

34 Коммитов

Автор SHA1 Сообщение Дата
Andrew Fogarty b63c08b87a
Upgrade to .NET 6 (#1112) 2023-02-17 16:56:32 -05:00
Niharika Dutta 30a4b02e2f
Prep v2.1.1 release (#1050) 2022-05-19 15:25:05 -07:00
Niharika Dutta 8ded5a0301
Prep v2.1.0 release (#1018) 2022-02-01 10:24:44 -08:00
Steve Suh b0a3068bd8
Prep 2.0.0 release (#950) 2021-06-13 16:15:38 -07:00
Terry Kim 3fb684c50d
Prep 1.1.1 release (#874) 2021-03-29 22:26:45 -07:00
Niharika Dutta 32789e0f84
Prep 1.1 release (#757) 2021-03-27 08:46:29 -07:00
Matt Mitchell b16b4f64e6
Remove unnecessary RestoreSources (#812) 2021-01-22 12:21:09 -08:00
Terry Kim 0eb881c889
Upgrade dotnet/arcade to fix the deprecated feed issue. (#807) 2021-01-12 17:16:43 -08:00
Steve Suh 7bfd0bb352
Prep 1.0.0 release (#723) 2020-10-12 19:40:08 -07:00
Terry Kim 2f90321c3d
Prep 0.12.1 Release (#572) 2020-06-27 12:25:27 -07:00
Steve Suh 0f576e5f51
Prep 0.12.0 release (#564) 2020-06-23 10:59:06 -07:00
Ricardo Arenas 7d87298039
Update to a more recent Arcade SDK (#512) 2020-05-07 12:05:22 -07:00
Niharika Dutta 2bd8b32f3a
Prep 0.11.0 release (#507) 2020-05-06 17:33:16 -07:00
Terry Kim 7cb6feaf92
Upgrade dotnet/arcade sdk to release/3.x branch (#457) 2020-03-25 09:24:56 -07:00
elvaliuliuliu f088056d08
Prep 0.10.0 release (#433) 2020-02-26 10:25:53 -08:00
elvaliuliuliu 0d6498f0c2
Prep 0.9.0 release (#403) 2020-02-18 22:29:44 -08:00
Maher Jendoubi e4cc338b68 Fix typos in comments (#402) 2020-01-24 17:11:42 -08:00
Ed Elliott 8ad38fbd89 Setting execute permission on build scripts (#398) 2020-01-23 16:33:11 -08:00
Niharika Dutta 3b72c487e8 Prep 0.8.0 release (#390) 2020-01-13 17:41:58 -08:00
Terry Kim f83a1eb6cf
Support .NET Core 3.1 (#291) 2020-01-06 13:17:04 -08:00
Terry Kim 8d9148c367
Prep 0.7.0 release (#361) 2019-12-04 08:55:32 -08:00
Terry Kim e7927f7016
Release 0.6.0 (#301) 2019-10-22 12:22:46 -07:00
Terry Kim c35a544b1d
Release v0.5.0 (#272) 2019-09-26 19:42:40 -07:00
Terry Kim 0416e0f695 Revert "Release v0.5.0 (#258)"
This reverts commit 31644a84bb.
2019-09-24 19:17:04 -07:00
Terry Kim 31644a84bb
Release v0.5.0 (#258) 2019-09-24 18:22:00 -07:00
Terry Kim e2c1ae13b5
0.4.0 Release (#189) 2019-07-29 10:04:07 -07:00
Terry Kim 68ed1dcdf2
Produce Microsoft.Spark.Worker binaries for MacOS (#133) 2019-06-06 08:23:58 -07:00
Terry Kim a0f2620880
v0.3.0 release prep (#128) 2019-06-05 07:44:14 -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
Terry Kim b131c7ff12
Sign snupkg packages during build process (#76) 2019-04-30 12:39:45 -07:00
Alessio Franceschelli 649c1928cd Migrated nuspec to csproj and improved packaging (#54) 2019-04-29 11:37:08 -07:00
Santiago Fernandez Madero 690e6b516f
Add strong name signing (#10)
* Add strong name signing

* Stop running the tests for net461
2019-04-24 09:14:20 -07:00
Santiago Fernandez Madero c75f4b7408
Add signing to worker, spark binaries and nuget packages (#6) 2019-04-24 08:47:57 -07:00