Closed hlaueriksson closed 3 years ago
Ouch, I see that the build fails with:
Error: [D:/a/discoverdotnet/discoverdotnet/data/projects/commandquery.yml => data/projects/commandquery.json] Document contains non-approved tag(s): GCP (ValidateProjectTags)
Is GCP
a tag that should be added?
There's an Azure tag, so I guess it makes sense to add a GCP one as well (and probably an AWS one). Would you mind adding both of those in https://github.com/daveaglick/discoverdotnet/blob/master/Analyzers/ValidateProjectTags.cs as part of this PR? Thanks!
Edit: I take it back, there is an AWS tag, we just don't have any projects under it yet - so just need to add GCP.
I added GCP
in ValidateProjectTags.cs
.
The build failed at the actions/setup-dotnet@v1
step, so I thought I might just as well clean up the usings to trigger another build.
Great work, thanks! Sorry it's taken such a long time to merge this in.
New NuGet:
CommandQuery.GoogleCloudFunctions
New Tag:GCP
(Google Cloud Platform)