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

6 Коммитов

Автор SHA1 Сообщение Дата
Terry Kim 0eb881c889
Upgrade dotnet/arcade to fix the deprecated feed issue. (#807) 2021-01-12 17:16:43 -08:00
Ricardo Arenas 7d87298039
Update to a more recent Arcade SDK (#512) 2020-05-07 12:05:22 -07:00
Terry Kim 7cb6feaf92
Upgrade dotnet/arcade sdk to release/3.x branch (#457) 2020-03-25 09:24:56 -07: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
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