30 Commits

Author SHA1 Message Date
Charles Gagnon
dec4f2d4b9 Pass in patch version from pipeline (#2020)
* Pass in patch version from pipeline

* Correct patch version

* Fix packaging

* Fix nuget version

* Revert nuget package changes
2023-04-20 12:07:40 -07:00
Charles Gagnon
98ad0197e4 Move pipeline version vars (#2017)
* initial

* Global vars
2023-04-19 14:54:18 -07:00
Charles Gagnon
7796b56d4b Fix release script version (#2016) 2023-04-19 11:31:44 -07:00
Charles Gagnon
d56f2309da Use major + minor from pipeline for assembly versioning (#2012) 2023-04-18 16:34:36 -07:00
erpett
d9f473e604 Udating post release branch split for 4.6 (#1981) 2023-04-03 14:52:39 -07:00
Alan Ren
0d4c9c9a62 sign executable for osx-arm64 runtime (#1934)
* sign executables for mac

* fix indention

* use codesign

* fix directory

* add mkdir

* update release step

* fix error

* add migration and kusto executables

* revert the version change
2023-03-10 21:58:12 -08:00
erpett
e0583723ec Updating version now that the 4.5 release branch has split (#1911) 2023-03-06 15:50:12 -08:00
Alan Ren
c6f19990b8 revert unexpected change (#1887) 2023-03-01 16:01:11 -08:00
Alan Ren
9958c9f003 produce windows arm64 bits (#1886)
* add win-arm64 support

* test version

* fix error
2023-03-01 15:58:10 -08:00
erpett
5978e890b7 bumping minor version as we have split the release at 4.4.0.22 (#1809) 2023-01-17 13:54:33 -08:00
erpett
a0b388986d bumping minor version as we have split the release banch at 4.3.0.47 (#1750) 2022-11-07 22:06:21 -08:00
erpett
f4e8acd1a8 vbumping minor version after release branch split (#1636) 2022-08-15 16:01:54 -07:00
Alan Ren
d636065b85 vbump STS (#1586) 2022-07-18 14:17:14 -07:00
Alan Ren
50485597e7 vbump STS (#1534) 2022-06-08 15:05:19 -07:00
Alan Ren
795e76fdf5 version bump (#1497)
* vbump sts

* remove tag
2022-05-19 16:23:25 -07:00
Alan Ren
91db096b09 fix the issue that is blocking us from creating releases using any branch (#1496)
* test release

* branch name

* revert branch name

* remove space
2022-05-17 11:30:55 -07:00
Charles Gagnon
1b5ac4c017 Skip component governance for release pipeline (#1389)
* initial

* try

* fix

* undo
2022-02-04 10:28:21 -08:00
Charles Gagnon
1cd27bdb70 Fail build on Component Governance alert (#1385) 2022-02-03 17:34:06 -08:00
Charles Gagnon
c03557aae7 Don't archive source (#1315)
* Don't archive source

* Update working dir

* comment out release task

* Add back in copy to temp

* uncomment release task
2021-11-18 11:52:37 -08:00
Charles Gagnon
6e83077fb7 Update release download tasks to get artifacts from build stage (#1122)
* Update release download tasks to get artifacts from build stage

* fix paths
2020-11-17 10:57:06 -08:00
Charles Gagnon
9aea96ccaa Update pipeline job names (#1119)
* debug

* cd

* undo debug
2020-11-10 13:58:07 -08:00
Charles Gagnon
aa4f4b3fdd Create combined build and release pipelines (#1117)
* Combine build and release pipelines

* remove

* remove another
2020-11-09 11:07:22 -08:00
Charles Gagnon
455d3bc975 Update release pipeline to validate build artifacts hash against current source hash (#1116)
* initial

* update password and checkout

* fix param

* pull

* print

* cd

* use build secret

* older build

* Use env var

* use old secret

* use env var

* remove debug

* remove unused secret
2020-11-06 17:42:30 -08:00
Justin M
1577177153 3278 Kusto Unit Tests - Part 1 (#1057)
* 3278 Added unit tests in MetadataFactoryTests and Microsoft.Kusto.ServiceLayer.UnitTests project

* 3278 Removed todo and changed unit test to validate megabytes

* 3278 Added file and unit tests in AutoCompleteHelperTests.cs

* 3278 Removed unused functions from Kusto > ScriptAsScriptingOperation

* 3278 Added unit tests for DataSourceFactory

* 3278 Refactored AdminService to pass in ConnectionService rather than through instance variable. Added unit test for AdminServiceTests

* 3278 Refactored DataSourceFactory to not have static functions for future unit tests

* 3278 Re-added properties that were flagged as unused but are being used by ADS in ReliableDataSourceConnection.cs

* 3278 Re-added properties that were flagged as unused but are being used by ADS in ReliableDataSourceConnection.cs

* adding pipeline to execute tests (#1062)

* 3278 Converted GetDefaultAutoComplete and GetDefaultSemanticMarkers to static functions in DataSourceFactory. Removed unused constructor in ScriptFile. Added positive unit tests for both functions

* undoing release version bump

* adding additional configs

* adressing feedback

* Correcting path in csproj

Co-authored-by: Jorge Berumen <52225468+joberume@users.noreply.github.com>
Co-authored-by: joberume <jberumen3@miners.utep.edu>
2020-08-31 11:11:12 -07:00
Alan Ren
70b74cc09b Update release.yml for Azure Pipelines (#984)
force ADO to regenerate the scheduled runs
2020-06-17 11:09:22 -07:00
Karl Burtram
3106240cbd Bump version to fix release script (#982)
* Bump version to fix release script

* Fix typo
2020-06-15 19:17:23 -07:00
Charles Gagnon
b6bf46be3e Update references to master branch (#980) 2020-06-15 14:00:55 -07:00
Charles Gagnon
b0fb5f74b3 Have release pipeline fail on errors (#945) 2020-04-09 15:32:17 -07:00
Charles Gagnon
fcb8142bca Update to use new pipeline build definition (#930)
This should really be combined into a single pipeline file with the build like we do for ADS but for now just fixing this so we can have the releases published again.
2020-03-02 11:41:22 -08:00
Charles Gagnon
d512c101c0 Add build pipeline and move pipeline files (#901) 2020-01-03 10:49:28 -08:00