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

60 Коммитов

Автор SHA1 Сообщение Дата
Marcus Markiewicz 3337ad4c72
Update CD.yml 2021-07-04 21:38:58 -04:00
Marcus Markiewicz 51e756022c
Update CD.yml 2021-07-04 21:34:18 -04:00
Marcus Markiewicz c7192a231d
Update CD.yml 2021-07-04 21:28:19 -04:00
Marcus Markiewicz 726818e432
Update CD.yml 2021-07-04 21:18:09 -04:00
Marcus Markiewicz 39950636a3
Update CD.yml 2021-07-04 20:50:41 -04:00
Marcus Markiewicz 6d82b20df6
Update CD.yml 2021-07-04 20:40:50 -04:00
Marcus Markiewicz ecb5985ed4
Update CD.yml 2021-07-04 20:37:09 -04:00
Marcus Markiewicz b44620e7c1
Update CD.yml 2021-07-04 20:19:53 -04:00
Marcus Markiewicz 0fb058bc5a
Update CD.yml 2021-07-04 20:11:58 -04:00
Marcus Markiewicz 1b9f108145 Add release asset 2021-07-04 20:09:07 -04:00
Marcus Markiewicz 49fbf1dd09 Update CD with channels, release 2021-07-04 20:04:36 -04:00
Marcus Markiewicz b24711be16 Rename Release to CD 2021-07-04 19:54:23 -04:00
Marcus Markiewicz 9fb2bc9394
Update Release.yml 2021-07-04 19:03:57 -04:00
Marcus Markiewicz 41a97f4e69
Update Release.yml 2021-07-04 19:00:36 -04:00
Marcus Markiewicz 197058be0e
Update Release.yml 2021-07-04 15:41:23 -04:00
Marcus Markiewicz 70e7ac495c
Update Release.yml 2021-07-04 15:38:59 -04:00
Marcus Markiewicz 24f4130acd
Update Release.yml 2021-07-04 15:35:16 -04:00
Marcus Markiewicz fa75b35919
Create Release.yml
Initial release
2021-07-04 15:30:59 -04:00
Ivan (Vanya) Kashperuk 28def9de5e
Replace Ben with version on right (#40) 2021-07-01 15:56:37 +02:00
Ivan (Vanya) Kashperuk de9b4f853f
Remove faces, add link to git hub repo (#37)
* Remove faces, add link to git hub repo

* Add MIT license link
2021-07-01 10:03:54 +02:00
Marcus Markiewicz 13c8c8c798
Deprecate TFS in lieu of VSTS (#35)
* Remove TFS Hyperlink factory, remove indirection

* Remove dead constant

* Remove Legacy TFS Support Dropped Banner

* Change TFS to VSTS in UX
2021-06-30 19:04:52 -04:00
Marcus Markiewicz 282ba33a45
Instead of returning a string, identity types from WorkItem now returns… (#32)
* Instead of returning a string, identity types from WorkItem now return IdentityRef, so we have to handle them properly.

* Inline the identity ref

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-30 15:54:34 -04:00
Marcus Markiewicz 192570af66
Clean obj + bin before builds (#33)
* Fix build script to fully build with msbuild

* Make sure we already remove bin + obj before we build

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-30 15:32:37 -04:00
Marcus Markiewicz 2d65709683
Light up cloud builds (#30)
* test

* test

* * Update package dependencies

* * Remove unneeded dependencies

* Add missing dependencies for TeamFoundation.WebApi

* Move to Extended Client for ADO

* Rename script from msbuild to CI

* Reduce dependencies for TeamMate.csproj

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-29 13:58:26 -04:00
Marcus Markiewicz 17667924ae
Update msbuild.yml 2021-06-29 09:48:23 -04:00
Marcus Markiewicz 72317b40bf
Move all projects to .NET Framework v4.8 (#29)
* * Upgrade Office reference to package reference

* * Upgrade TeamFoundation.WebApi reference to package reference

* * Upgrade TeamMate reference to package reference

* * Remove Tpl.Dataflow ref

* * Make all projects use .NET Framework 4.8

* * Fix build.ps1 to restore nuget packages

* * Workaround for SimpleInjector v5

* * Fix binding issue

* * Remove CodeBox left-over

* * Remove Microsoft.Tpl.Dataflow from TeamFoundation.WebApi

* * Remove unneeded packages, upgrade others

* * Remove unneeded references from TeamFoundation.WebApi

* * Upgrade TeamFoundation.WebApi dependencies

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-29 08:09:50 -04:00
Marcus Markiewicz c67ca1c427
Deprecation/remove wpf console (#28)
* test

* test

* * Update package dependencies

* * Remove unneeded dependencies

* * Remove Sandbox

* * Remove more dead code

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-28 17:23:39 -04:00
Marcus Markiewicz e8b12f37a0
Update msbuild.yml 2021-06-27 18:56:09 -04:00
Marcus Markiewicz 84c3353baa
Update msbuild.yml 2021-06-27 18:54:39 -04:00
Marcus Markiewicz c051f39e51
Update msbuild.yml 2021-06-27 18:50:59 -04:00
Marcus Markiewicz eba1e81ea4
Update msbuild.yml 2021-06-27 18:47:43 -04:00
Marcus Markiewicz d0c5f4f776
Update msbuild.yml 2021-06-27 18:43:25 -04:00
Marcus Markiewicz 25ec8c6d5d
Create msbuild.yml 2021-06-27 18:38:59 -04:00
Marcus Markiewicz 4d6f0a4ff0
Clean build to prepare for github build (#24)
* Fix build

* * Remove MSBuildTasks dependencies

* * Remove x86 build force directive

* * Fix ForceToForeground not to use interop

* * Remove attach screenshot

* * Fix build error

* * Remove Shell32 calls and all consumers

* * Remove attach screen recording

Co-authored-by: Marcus Markiewicz <marcusm@microsoft.com>
2021-06-27 17:30:49 -04:00
Ivan (Vanya) Kashperuk 6597a3e890
Remove all the feedback options, as well as removal of TFS support notification. (#26) 2021-06-27 23:30:05 +02:00
Marcus Markiewicz 8c5f579143 Merge with main 2021-06-27 14:21:23 -04:00
Marcus Markiewicz 7053dd0463 Merge branch 'remove-dead-code' 2021-06-27 14:19:11 -04:00
Marcus Markiewicz 1f20d11ede
Merge pull request #19 from microsoft/remove-feedback
Remove all telemetry
2021-06-27 14:17:47 -04:00
Marcus Markiewicz a31c47eacc
Merge branch 'main' into remove-feedback 2021-06-27 14:17:33 -04:00
Ivan (Vanya) Kashperuk 4d20f2ac72
Merge pull request #20 from microsoft/ivanv/BuildFixes
Remove missing files, update Windows references
2021-06-27 19:59:45 +02:00
Ivan (Vanya) Kashperuk d8895583f2
Merge pull request #18 from microsoft/ivanv/remove-news
Remove News button and corresponding commands, as well as "Check for updates"
2021-06-27 19:59:21 +02:00
Marcus Markiewicz 9254b2bf49 * Remove "launchAnnotationToolAfterScreenCapture" setting 2021-06-27 13:18:20 -04:00
Marcus Markiewicz 3298d525d3 * Remove "Microphone" left over logic 2021-06-27 13:15:15 -04:00
Marcus Markiewicz b11a9de227 Merge branch 'remove-dead-code' of https://github.com/microsoft/TeamMate into remove-dead-code 2021-06-27 13:04:18 -04:00
Marcus Markiewicz d7f2fa8c62 * Remove FindInOutlook commandRemove
* Remove SearchInOutlook command
* Remove OfficeAddIns in general
* Remove CodeBox
2021-06-27 13:04:09 -04:00
Marcus Markiewicz 9958d08084 Remove SearchInOutlook and OfficeAddIns
* Remove SearchInOutlook command
* Remove OfficeAddIns in general
* Remove CodeBox
2021-06-27 13:03:29 -04:00
Vanya Kashperuk addae5bde8 Remove missing files, update Windows references 2021-06-27 18:57:44 +02:00
Marcus Markiewicz 18e2a8c5a6 Remove all telemetry 2021-06-27 12:13:46 -04:00
Vanya Kashperuk 88922037b1 Remove News button and corresponding commands, as well as "Check for updates" 2021-06-27 17:33:50 +02:00
Marcus Markiewicz eb24ebdbb2 Merge main 2021-06-27 10:25:06 -04:00