Charles Gagnon
5b9300f39a
Add and package osx-x64 ( #1324 )
2021-11-29 16:47:59 -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
a947f94ef7
Always sign artifacts ( #1310 )
...
* Only sign packages when pipeline var set
* always sign
2021-11-18 10:52:41 -08:00
Charles Gagnon
482afd8427
Revert "Don't archive source during build" ( #1312 )
...
This reverts commit 314561c7d5b13dc3b2811840927156caf185fc3c.
2021-11-16 22:07:19 -08:00
Charles Gagnon
f99d2e1dda
Add missing package properties ( #1311 )
2021-11-16 22:04:52 -08:00
Charles Gagnon
6634932e46
Fix OSX package name ( #1309 )
2021-11-16 16:35:45 -08:00
Charles Gagnon
eaa3ea7869
Don't archive source during build ( #1308 )
2021-11-16 14:44:08 -08:00
Charles Gagnon
47cca6717d
Fix RID package paths ( #1307 )
2021-11-16 14:00:10 -08:00
Charles Gagnon
d560ff6d5e
Target win-x64 instead of win7-x64 ( #1306 )
...
* Target win-x64 instead of win7-x64
* Bump version
* Update descriptions & fix path
2021-11-16 11:18:01 -08:00
Charles Gagnon
1d5db8ac29
Fix version string ( #1302 )
2021-11-12 09:49:57 -08:00
Charles Gagnon
bcabc1ee09
Version nuget packages ( #1299 )
2021-11-11 17:28:08 -08:00
Charles Gagnon
c738e3bdf7
Cleanup cake process logging ( #1293 )
2021-11-10 16:44:54 -08:00
Charles Gagnon
c81a400752
Package published projects ( #1291 )
...
* Package published project
* sign and publish nuget packages
* Publish logs
* Sign before packaging
* Add res of packages
* Publish to specific folders
* add comment
* Remove unused package projects
2021-11-10 12:32:15 -08:00
Charles Gagnon
61401b61b0
Remove unnecessary pipeline tasks ( #1290 )
2021-11-10 11:58:55 -08:00
Charles Gagnon
acfc5e813e
Clean up packaging projects ( #1289 )
2021-11-09 15:01:04 -08:00
Charles Gagnon
684587b8c4
Don't build unused RIDs ( #1288 )
...
* print work folder sizes
* fix spacing
* Get all children
* Remove win7-x86, win10-arm & win10-arm64 builds
* add few more
* remove print job
2021-11-08 16:54:50 -08:00
Charles Gagnon
fd50060ed9
Update .NET version used for code signing ( #1286 )
2021-11-08 14:21:57 -08:00
Charles Gagnon
64a6b6a85c
Fix intellisense parsing for Azure and MI connections ( #1211 )
...
* Fix intellisense parsing for Azure connections
* formatting
* Refactor to use compat level
* update logic
* Update log message
* spelling
2021-05-13 14:39:19 -07:00
Charles Gagnon
dc6555a823
Escape file URIs ( #1189 )
...
* Escape file URIs
* Fix test
* Add tests
2021-04-16 15:33:11 -07:00
Charles Gagnon
4f1530891b
Switch to using public Nuget.org feed ( #1178 )
...
* Switch to using public Nuget.org feed
* Add packages
* specify woring directory
* switch to arg
* custom command
* Try using newer nuget
* Use custom command
* Use v1 of task
* Remove assessment update
* Add xliffparser package
* Add resx package
2021-03-19 15:16:03 -07:00
Charles Gagnon
fa2f5039e2
Fix nuget authenticate ( #1168 )
2021-03-03 18:15:11 -08:00
Charles Gagnon
294a6f4dc2
Add action to ask for validation when modifying Packages.props ( #1165 )
...
* Add action to ask for validation when modifying Packages.props
* test
* update name
* undo
2021-02-23 15:08:47 -08:00
Charles Gagnon
c6fe8a90c7
Update NRT with signed version ( #1164 )
2021-02-23 14:47:50 -08:00
Charles Gagnon
1e9221b2a5
Remove password field from test ( #1163 )
2021-02-23 08:53:41 -08:00
Charles Gagnon
326488b1f7
Update resx with latest changes ( #1159 )
2021-02-03 14:34:38 -08:00
Charles Gagnon
eea14ae10f
Update nuget feed to mssqltools ( #1158 )
2021-02-03 13:55:56 -08:00
Charles Gagnon
d0600cd219
Consolidate to one Nuget feed ( #1155 )
2021-02-02 10:18:05 -08:00
Charles Gagnon
822ffb2908
Remove invalid SET option for SqlOnDemand ( #1147 )
2021-01-11 09:08:50 -08:00
Charles Gagnon
5c7211e82a
Include singleline comments outside batch for nb convert ( #1139 )
...
* Include singleline comments outside batch for nb convert
* Remove extra space
2020-12-14 15:16:07 -08:00
Charles Gagnon
a47fa8bf87
Add CODEOWNERS ( #1140 )
2020-12-14 12:43:38 -08:00
Charles Gagnon
5a437bfe7b
Add info on underlying connection closed error
2020-12-01 11:42:50 -08:00
Charles Gagnon
4f42b17226
Update SqlClient to 2.1.0 ( #1124 )
2020-11-20 13:47:49 -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
32d7a63d7c
Send error result if parse error occurs during convert ( #1121 )
2020-11-16 13:48:30 -08:00
Charles Gagnon
978a2cb525
Fix nunit package reference ( #1120 )
...
* Fix nunit package reference
* update more packages
* Fix casing
2020-11-11 13:31:03 -08:00
Charles Gagnon
9aea96ccaa
Update pipeline job names ( #1119 )
...
* debug
* cd
* undo debug
2020-11-10 13:58:07 -08:00
Charles Gagnon
87cd2ecdad
Remove schedule from pipeline ( #1118 )
...
* Remove schedule from pipeline
* remove value completely
2020-11-09 12:55:25 -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
Charles Gagnon
b3bd1f8f99
Revert "Added additional code path if user.UniqueId not set ( #1105 )" ( #1108 )
...
This reverts commit 2354dfc4c7 .
2020-10-30 09:17:06 -07:00
Charles Gagnon
9b9325b43e
Split sql batches into separate code cells for convert ( #1100 )
...
* Split sql batches into separate code cells for convert
* remove unneeded sort
2020-10-16 16:31:40 -07:00
Charles Gagnon
e96c0064ad
Revert "Initial migration service changes for assessment support ( #1093 )" ( #1098 )
...
This reverts commit 1a0388c8cb .
2020-10-16 13:35:59 -07:00
Charles Gagnon
b64d5a3146
Fix Notebook Convert namespace ( #1097 )
2020-10-16 12:27:54 -07:00
Charles Gagnon
725d4ba5db
Fix Notebook->Sql convert to correctly handle multiline comments within a batch ( #1087 )
2020-10-02 08:27:57 -07:00
Charles Gagnon
d6ff73d510
Add fallback to query server property when getting BDC endpoints ( #1083 )
2020-09-28 09:19:21 -07:00
Charles Gagnon
bf4911795f
Add Notebook conversion logic ( #1027 )
...
* Add logic to convert Notebook doc into SQL query
* move classes
* Add logic for SQL -> Notebook
* Fix a few trimming issues
2020-08-03 07:54:06 -07:00
Charles Gagnon
9fbcadb46e
Add service for converting a notebook to sql and back ( #1022 )
2020-07-29 16:31:51 -07:00
Charles Gagnon
aa56ec852d
Fix Null Pointer exception in test ( #999 )
...
* Full NPE
* force trigger
2020-07-24 10:05:14 -07:00
Charles Gagnon
9fba9b1955
Add developers startup arg ( #997 )
2020-07-23 16:09:58 -07:00
Charles Gagnon
b42940c98a
Add step to create new branch for PRs
2020-07-23 10:28:16 -07:00
Charles Gagnon
55ab1f77bf
Use older dotnet version for code signing ( #981 )
...
* Update ESRP version
* Pull down older dotnet version
2020-06-15 15:02:40 -07:00
Charles Gagnon
ffe4be5145
remove gulp-hub ( #976 )
2020-06-15 14:02:11 -07:00
Charles Gagnon
b6bf46be3e
Update references to master branch ( #980 )
2020-06-15 14:00:55 -07:00
Charles Gagnon
89e7afd53b
Update StringResourceTool for netcoreapp3.1 version ( #978 )
2020-06-15 12:22:53 -07:00
Charles Gagnon
42e5269359
Fix test notebook name casing ( #970 )
2020-06-08 10:58:37 -07:00
Charles Gagnon
0a53ff9ff7
Update SMO to latest release ( #943 )
2020-04-14 08:45:51 -07:00
Charles Gagnon
b0fb5f74b3
Have release pipeline fail on errors ( #945 )
2020-04-09 15:32:17 -07:00
Charles Gagnon
7d37de218a
Fix to not add parens for global variable built in functions ( #940 )
2020-04-07 09:56:24 -07:00
Charles Gagnon
6cecba4f85
Add var to control whether we push symbols to nuget ( #938 )
2020-03-26 09:10:12 -07:00
Charles Gagnon
bce387842f
Correctly skip intellisense for non-MSSQL language flavors ( #910 )
2020-03-02 15:39:37 -08: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
1577a0b86f
Clean up solution ( #912 )
...
- Use global.json to control what version of .NET SDK is used for building so local builds also use the version used for pipeline builds
- Add some missing items to the sln so they are viewable through VS
- Delete extra project file
2020-01-17 07:48:20 -08:00
Charles Gagnon
edc49fb629
Bump SMO with fix for external table scripting ( #911 )
2020-01-17 07:46:35 -08:00
Charles Gagnon
d512c101c0
Add build pipeline and move pipeline files ( #901 )
2020-01-03 10:49:28 -08:00
Charles Gagnon
64d42c6202
Add release pipeline ( #897 )
2019-12-09 13:51:11 -08:00
Charles Gagnon
2326ee21a9
Undo direct add of release yaml
2019-12-02 16:04:34 -08:00
Charles Gagnon
faf1d6c32d
Set up CD with Azure Pipelines
...
[skip ci]
2019-12-02 15:47:34 -08:00
Charles Gagnon
314d01739d
Fix auto-complete inserting brackets around function names ( #895 )
...
* Fix reserved words not to be bracket quoted
* wip
* More fixes
* Better name
* Format files and update test
2019-11-26 17:16:05 -08:00
Charles Gagnon
6f17c15d2c
Test fixes ( #877 )
...
* Test fixes
* Delete unneeded using
2019-10-16 10:43:12 -07:00
Charles Gagnon
96593d66e3
Update SMO ( #875 )
2019-10-13 22:08:35 -07:00
Charles Gagnon
f392a4a3f3
Remove BDC backwards compat check ( #873 )
...
* Remove BDC backwards compat check
* Fix merge issues
2019-10-04 14:13:32 -07:00
Charles Gagnon
f45808692c
Bump SqlClient for StatementCompleted fix ( #871 )
2019-10-01 13:36:10 -07:00
Charles Gagnon
de1bab9f1e
Fix Intellisense not working for saved files ( #867 )
...
* Fix tools service to store the corrected file path
* Use ClientFilePath for key
* Further fixes
* Undo spacing changes
* Fix tests
* Trigger CI rebuild
2019-09-19 11:28:40 -07:00
Charles Gagnon
92bb281cdd
Ensure test file is deleted and fix test project path ( #843 )
...
* Ensure test file is always deleted
* Fix up project path
2019-08-05 14:05:32 -07:00
Charles Gagnon
ec09ad21d2
Revert "Default to Server level context for all OE nodes ( #829 )" ( #838 )
...
This reverts commit a4b6c300ac .
(cherry picked from commit 7512a2bbe3154e4dd4b63927fcba52db78424994)
2019-07-29 16:55:37 -07:00
Charles Gagnon
c1f2411b02
FIx intellisense cache not refreshing ( #831 )
...
* FIx intellisense cache not refreshing
* Remove extra newlines
* Output label to provide more useful information in case of error
2019-06-27 23:50:41 +00:00
Charles Gagnon
a4b6c300ac
Default to Server level context for all OE nodes ( #829 )
2019-06-27 17:50:35 +00:00
Charles Gagnon
85f34b65f1
Fix a number of cred scan hits ( #800 )
...
Bunch of secrets in files, usually fixed by generating random password. The deleted script files didn't seem to be used anywhere.
2019-04-24 13:31:34 -07:00
Charles Gagnon
8ba59859dc
Correct typo in NodeType for SecurityPolicy ( #796 )
2019-04-08 07:39:31 -07:00
Charles Gagnon
57727409c1
Update to latest version of SMO (15.1.18097.0)
...
This contains a fix for netcore Registered servers that was preventing setting the ConnectionString property. (#784 )
2019-03-22 10:30:42 -07:00