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

1025 Коммитов

Автор SHA1 Сообщение Дата
Matt Ward d6531e17b0 Disable NuGet package push
NuGet package push is failing. Upload the .nupkg files as
pipeline artifacts instead.

Also switch to NuGetAuthenticate@1 since version 0 is
deprecated.
2024-02-16 16:24:26 +00:00
Matt Ward 2533f9d115 Use 1ES.Official.PipelineTemplate 2024-02-16 10:21:07 +00:00
Matt Ward 7be0ee15e2
Merge pull request #12 from xamarin/dev/mrward/fix-policheck
Fix PoliCheck
2023-08-23 16:28:59 +01:00
Matt Ward 8f3173c1ba Disable Component Governance for CredScan/PoliCheck
Component Goverance when auto-injected into the Analysis job results
in false positives being found in:

/s/external/MiniEditor/Microsoft.VisualStudio.MiniEditor/vs-editor-api/samples/AsyncCompletion/HelloWorldCompletion/packages.config

When Component Governance is run when the code is built then these
dependencies are correctly identified as not being used.

To fix this disable the Component Governance step when running
PoliCheck and CredScan.
2023-08-23 16:28:30 +01:00
Matt Ward 523c3c75ab Add PoliCheck suppressions
Ignore files from vs-editor-api submodule.
2023-08-23 12:30:37 +01:00
Matt Ward e8d67d03ea Fix comment 2023-08-23 11:40:01 +01:00
Matt Ward 7a20f534f9
Merge pull request #10 from xamarin/dev/mrward/build-on-macos
Build on macOS
2023-08-17 17:16:40 +01:00
Matt Ward f5496aa758 Enable build ops monitoring 2023-08-17 16:41:00 +01:00
Matt Ward d387b081e7 Build on macOS 2023-08-17 16:25:07 +01:00
Matt Ward 11efe6c0be
Merge pull request #8 from xamarin/dev/mrward/compliance
Add CredScan, PoliCheck, CodeQL and SBOM
2023-08-17 09:38:55 +01:00
Matt Ward e90ae32493 Generate SBOM 2023-08-16 16:03:40 +01:00
Matt Ward 3959dc070b Add CodeQL
Enable CodeQL in compliance.yaml file which will be run
on a schedule.
2023-08-16 15:17:12 +01:00
Matt Ward 02381390f3 Add CredScan and PoliCheck 2023-08-16 14:47:16 +01:00
Sandy Armstrong 0c535c4e78
Merge pull request #7 from xamarin/dev/sandy/codeql2
CodeQL: Add TSA options
2022-11-07 10:58:47 -08:00
Sandy Armstrong e8a30ce9f9 CodeQL: Add TSA options 2022-11-07 10:53:53 -08:00
Sandy Armstrong 8e1eccca20
Merge pull request #6 from xamarin/dev/sandy/codeql
Enable CodeQL
2022-10-28 14:45:35 -07:00
Sandy Armstrong 41f722f3e6 Enable CodeQL 2022-10-28 08:16:25 -07:00
Sandy Armstrong 3290a02186
Merge pull request #5 from xamarin/dev/sandy/pipeline
Add AzDO pipeline
2022-08-05 09:57:02 -07:00
Sandy Armstrong a877554f28 Add NuGet feed auth to build 2022-08-05 09:38:35 -07:00
Sandy Armstrong f72cd015b4 Switch to VSMac feed 2022-08-05 09:35:05 -07:00
Sandy Armstrong 1ac3d0f609 Fix NuGet.Config 2022-08-05 09:30:08 -07:00
Sandy Armstrong e1ceffa242 Add pipeline for pushing packages 2022-08-05 09:22:59 -07:00
Sandy Armstrong a0a6f0283a Use NBGV for package versioning 2022-08-05 09:22:33 -07:00
Kirill Osenkov b38d0b396c Publish NuGet packages 2022-07-26 15:51:50 -07:00
Sandy Armstrong 0f2ad7d35f
Merge pull request #4 from xamarin/dev/sandy/ignore-nu1701
Update MonoDevelop.Xml.Editor.csproj
2022-06-23 11:32:12 -07:00
Sandy Armstrong b923cc1d28
Update MonoDevelop.Xml.Editor.csproj 2022-06-23 11:26:46 -07:00
Sandy Armstrong 718703ccb1
Merge pull request #3 from xamarin/dev/sandy/net6tf
Add net6.0 target framework, bump editor
2022-03-04 13:54:02 -08:00
Sandy Armstrong 43ffaed067 Disable tests 2022-03-04 11:30:14 -08:00
Sandy Armstrong bbaa1b2572 Build: Add feeds 2022-03-04 11:11:07 -08:00
Sandy Armstrong bf2a7704da
Build: Use .NET 6 2022-03-04 11:00:52 -08:00
Sandy Armstrong bb1a4a915a Add net6.0 target framework, bump editor
Reference MS.VS.Language explicitly to work around restore bug.
2022-03-04 09:45:16 -08:00
Sandy Armstrong 037122f3d0
Merge pull request #2 from xamarin/dev/lluis/convert-to-net6
Update nuget version
2021-12-16 12:46:24 -08:00
Lluis Sanchez 39f0dab56e Update nuget version 2021-08-25 08:38:58 +02:00
Kirill Osenkov 320a4538c0 Revert "Set DisableNerdbankGitVersioningInMiniEditor=true on the MiniEditor.csproj ProjectReference"
This reverts commit 5447071400.
2021-08-12 17:19:30 -07:00
Kirill Osenkov 5447071400 Set DisableNerdbankGitVersioningInMiniEditor=true on the MiniEditor.csproj ProjectReference
This makes sure that NBGV doesn't run as part of the VSMac build, setting the VSMac build version
2021-08-12 15:03:32 -07:00
Kirill Osenkov 9d32998bf3 Merge branch 'dev/kirillo/schema' into mac 2021-08-06 09:09:33 -07:00
Kirill Osenkov c1f1e31e5d
Merge pull request #1 from xamarin/dev/allisonkim/schema
Dev/allisonkim/schema
2021-08-06 09:08:28 -07:00
Kirill Osenkov e543d70a39 Add IVT to tests. 2021-08-05 20:17:53 -07:00
Kirill Osenkov 6c3ee06e98 For real this time 2021-08-05 18:34:06 -07:00
Kirill Osenkov 43d1cb9f9a Undo changes to tests. 2021-08-05 18:33:38 -07:00
Kirill Osenkov 6771b22ad1 Fix the order of static field initializers. 2021-08-04 19:48:31 -07:00
Kirill Osenkov 6677f7c490 Restore XmlSchemaCompletionProvider.cs as this is an API we can't remove
It's used by VSMac XmlEditorContext
2021-08-04 13:05:10 -07:00
Kirill Osenkov 6a589e4af6 Restore XmlSchemaCompletionProvider. 2021-08-03 18:15:53 -07:00
Kirill Osenkov 4c861fc4c6 Extract XmlSchemaCompletionSourceProvider.
Disable XmlSchemaCompletionProvider.

Remove some dead code.
2021-08-03 17:28:19 -07:00
Kirill Osenkov 205e22bb0e Make XmlNamespacePrefixMap internal. 2021-08-02 18:42:21 -07:00
Kirill Osenkov 8720d3f253 Minor cleanup. 2021-08-02 18:41:35 -07:00
Kirill Osenkov 8eeba5f897 Make XmlElementPath internal. 2021-08-02 18:36:59 -07:00
Kirill Osenkov d09c0ca405 Remove InferredXmlCompletionSource for now. 2021-08-02 18:35:56 -07:00
Kirill Osenkov 908be6f1aa Minor cleanup in XmlCompletionSource. 2021-08-02 18:33:53 -07:00
Kirill Osenkov f56b7719c9 Remove XmlSchema dependency from XmlCompletionSource. 2021-08-02 18:32:29 -07:00