Commit graph

516 commits

Author SHA1 Message Date
Michael Simons
addb1b1961
Refactor tarball creation to avoid retrieving all git history (#11029) 2021-07-07 09:24:46 -05:00
Michael Simons
f078968813
[ArPow Tarball] Tier 1 - Add diagnostics repo to arpow tarball (#11031) 2021-07-06 08:33:00 -05:00
Michael Simons
a26f3594e7
[ArPow] Add cliCommandLineParser repo to arpow tarball (#11027) 2021-07-01 15:32:30 -05:00
Michael Simons
a465da6364
[ArPow] Add test-templates repo to arpow tarball (#11013) 2021-07-01 03:30:51 +00:00
Michael Simons
fb7e06599f
[ArPow] Add symreader repo to arpow tarball (#11024) 2021-07-01 02:26:26 +00:00
Omair Majid
4d8c6ab2ad
[ArPow] Add xliff-tasks to arpow tarball (#11022)
Fixes: https://github.com/dotnet/source-build/issues/2270
2021-06-30 21:21:38 -05:00
Dan Seefeldt
31b6510fd5
[ArPow] Reconcile prebuilt checks between inner and outer builds (#11021)
* Setup inner build prebuilt checks to use global package caches

* Update previously source-built version to include version built from tarball build

* Update NuGet.config and global.json for SBRP

* Copy restored packages from inner build

* Update src/SourceBuild/tarball/content/repos/source-build-reference-packages.proj

Co-authored-by: Michael Simons <msimons@microsoft.com>

Co-authored-by: Michael Simons <msimons@microsoft.com>
2021-06-30 21:17:54 -05:00
Michael Simons
660f661ab4
Misc source-build repo project cleanup (#11012) 2021-06-30 11:21:05 -05:00
Michael Simons
e86584a8ca
Add xdt repo to arpow tarball (#11007) 2021-06-30 06:02:10 +00:00
Michael Simons
5cd9c6c06c
Add command-line-api to arpow tarball (#11006) 2021-06-30 04:06:52 +00:00
Michael Simons
b6071293dc
[ArPow] Add source-build repo to arpow tarball (#11002) 2021-06-30 02:36:40 +00:00
Michael Simons
8288ae2e6d
Add source-build tarball build ci (#10995) 2021-06-29 08:33:40 -05:00
Dan Seefeldt
1d29250565
ArPow: Add package-source-build project (#10998)
* Add package-source-build project

* Remove unneccessary reference
2021-06-28 17:19:27 -05:00
Dan Seefeldt
00cd0d1ac2
Propagate DotNetBuildOffline and DotNetPackageVersionPropsPath to inner source-build tarball repo builds (#10986)
* Allow overriding of arcade targets for quicker dev flow

* Add StandardArpowBuildArgs

* Update naming based on PR review comment
2021-06-28 14:24:48 -05:00
Michael Simons
69803dae86
Create tarball file and add tarball creation CI (#10972) 2021-06-28 07:36:57 -05:00
Dan Seefeldt
832010fdf6
Initial checkin of source-build tarball build infrastructure (#10961)
* Initial checkin of source-build tarball build infra

* Add a couple more comments

* Update eng/SourceBuild.Version.Details.xml based on PR review

Co-authored-by: Chris Rummel <crummel@microsoft.com>

* Updates based on PR review comments

Co-authored-by: Chris Rummel <crummel@microsoft.com>
2021-06-24 16:36:04 -05:00