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

69 Коммитов

Автор SHA1 Сообщение Дата
Timothy Mothra c626381482
Refactor test frameworks (part 2) (#2701) 2022-10-30 12:52:51 -04:00
Timothy Mothra 792ade5e81
Refactor test frameworks (#2699) 2022-10-26 13:19:29 -04:00
Timothy Mothra 19a3ecf77b
adding net481 to test matrix (#2664)
* adding net481 to test matrix

* adding net481 to test matrix

* update contrib
2022-09-06 13:55:27 -07:00
Timothy Mothra 6e0d9d8839
add Net7 (preview) to test matrix (#2636)
* eval dotnet versions

* testing format fix

* apply fix to other yml

* update

* fix merge conflict
2022-08-01 14:48:47 -07:00
Timothy Mothra 87265e9276
remove Net5.0 (End of Life) (#2642)
* remove Net5.0

* update
2022-07-27 12:50:34 -07:00
Timothy Mothra c55ac50803
prep 2.22 (#2630) 2022-07-20 12:24:08 -07:00
Timothy Mothra 5e2e7ddda9
bump version 2.21.0 (#2627) 2022-07-19 12:43:28 -07:00
Timothy Mothra 41d3b05f96
bump version (#2620) 2022-07-05 12:53:01 -07:00
Timothy Mothra 7d28beecc0
bump version 2.21-beta2 (#2605) 2022-06-08 00:08:57 +00:00
Timothy Mothra e5b2ab0da2
mark Instrumentation Key APIs Obsolete (#2592)
* initial commit

* undo examples

* cleanup

* undo

* remove

* changelog

* update Obsolete messages

* Update ApplicationInsightsExtensions.cs

cleanup

* turn off warnings

* cleanup obsolete messages

* cleanup obsolete messages

* update message
2022-05-24 12:27:45 -07:00
Timothy Mothra c0b8fd8db7
prep 2.21-beta1 (#2540) 2022-02-14 12:17:15 -08:00
Timothy Mothra 44eb2f775c
bump version 2.20 (#2493) 2021-12-14 14:58:22 -08:00
Timothy Mothra 1e945be20c
fix analyzers (#2489)
* fix analyzers

* add Test.props to these extra projects

* cleanup obsolete warnings
2021-12-02 21:37:42 +00:00
Timothy Mothra 4feb2cfa8f
new signing pipeline (part1) (#2476)
* testing pipelines

* testing collecting build output

* test nupkg

* testing different path

* testing bin directory

* test: do artifacts support wildcards?

* testing signing DLLs

* add missing build flags

* testing two part build/pack

* testing pack cmd

* testing pack in package step

* testing different signing profile

* testing external_distribution

* cleanup

* testing placeholder for testing

* testing multiple pipelines

* rename everything

* update pipelines with custom hello world for runtime logging

* fix args

* testing unique build params

* one more to fix pack for buddy

* testing consolidating cmd files

* cleanup

* changing slashes
2021-11-19 02:21:53 +00:00
Timothy Mothra 43afa8bf5e
bump version 2.20-beta1 (#2459)
* bump version 2.20-beta1

* Update CHANGELOG.md
2021-10-28 00:22:04 +00:00
Timothy Mothra b254b00bd1
prep 2.19.0 stable (#2452) 2021-10-22 22:08:08 +00:00
Timothy Mothra 6fb2bfd657
prep 2.19-beta1 (#2448) 2021-10-21 13:14:11 -07:00
Timothy Mothra 6b5fcd85b6
Add Net6 to BASE Linux build (#2434)
* update test framework coverage

* fix startup

* test fix

* cleanup csproj

* add net6 to linux tests

* testing linux

* testing linux

* test fix for logging

* testing different config

* remove info. remove max parallel

* testing

* testing with a single test project

* fix for functional tests

* cleanup

* Update Test.props

* Update redfield-sanity-check.yml

* Update redfield-sanity-check.yml

* Update linux-build.yml

* Update linux-build.yml

* Update linux-build.yml

* Update Microsoft.ApplicationInsights.AspNetCore.Tests.csproj

* Update MultipleWebHostsTests.cs

* Update MultipleWebHostsTests.cs

* Update Microsoft.ApplicationInsights.AspNetCore.Tests.csproj
2021-10-19 20:58:16 +00:00
Timothy Mothra 1c9ef10d91
Add Net 6.0 to our test matrix (#2391)
* net6

* fix

* remove net6.0 specific settings

* remove net6

* merge conflicts

* code review comments

* merge conflicts

* update

* remove references to obsolete class: WebRequest

* add net6 to linux builds

* fix for net6

* test fix for linux build

* include pre-release
2021-09-21 14:53:27 -07:00
Rajkumar Rangaraj 0c25b41627
Enable SDK to create package for auto-instrumentation (#2365)
* Create downgraded DiagnosticSource version for Redfield

* Remove Settings.Designer.cs, created by mistake

* Fix tests

* Fix tests

* Fix tests

* Remove hard-coded Redfield property

* PR Comments

* Rename yml file
2021-08-18 09:52:10 -07:00
Timothy Mothra bf9957e1e2
cleanup test projects (#2363)
* cleanup test projects

* fix

* cleanup
2021-08-12 21:41:03 +00:00
Timothy Mothra 7362b6500f
prep 2.18 (#2337) 2021-07-21 21:18:42 +00:00
Timothy Mothra 15bfc22ead
update version for beta3 (#2316) 2021-07-01 00:13:59 +00:00
Timothy Mothra 11c9dfa460
bump version 2.18-beta2 (#2296) 2021-06-03 18:34:08 +00:00
Timothy Mothra c073221943
update analyzers (#2198)
* update analyzers

* remove default case, tests should pass

* fxcop

* cleanup

* testing fix
2021-05-05 11:00:34 -07:00
Timothy Mothra 4045a9835b
general maintenance (#2250)
* general maintenance

* fix date
2021-05-04 13:00:57 -07:00
Timothy Mothra a45d7ed57e
examples sln (#2233)
* new solution

* fix path

* additional properties in props

* adding AspNetCore WebApp to Examples

* simplify property
2021-04-15 14:44:47 -07:00
Timothy Mothra 96d5d92715
bump version 2.17 Stable (#2171)
* bump version

* Update CHANGELOG.md

* finalize public API

* remove outdated NuGet.Config files
2021-02-10 17:48:00 -08:00
Timothy Mothra 8629b7aa34
Update how BuildNumbers are calculated (#2125)
* Update _GlobalStaticVersion.props

Change to the way we calculate the build number.

Formerly, we calculated builds as the TotalMinutes between DateTime.Now and the semantic version time stamp, divided by 5.
This meant that every 5 minutes the build number changes.
This was hurting nightly nupkgs because our assembly version and packages weren't matching.

This PR changes the calculation to be TotalHours / 12.

* Update release_NupkgAudit.ps1
2020-12-10 16:14:05 -08:00
Rajkumar Rangaraj 5add8579b3 Bump version 2020-11-10 08:48:02 -08:00
Eddy Nakamura 004dbd78ce
Updating CodeAnalysis Nuget (#2059)
* Updating CodeAnalysis Nuget

fixing fxcop errors

fixing fxcop errors adding ignore to ca1805 and ca1834

disabling ca1829 as well

Revert "fixing fxcop errors"

This reverts commit f070a0b8206dbee8351e4a82b37ea2098c9ff4e5.

merge

merge

updating ruleset

* adding message to ruleset

* fixing rule CA1836

* fixing fxcop CA1829 and CA1834 besides two suppressions in code
2020-09-23 17:00:41 -03:00
Cijo Thomas 2b6080b8cc
Added .NET 5 App to integration tests (#2035)
* Added .NET 5 App to integration tests

* updating linux pipeline

* updating to dotnet5 insteado of dotnetcore 5

* adding dotnet5 project to integrationTests.sln

* adding xunit runner

* changing to async await

* creating windows pipeline to test

* updating linux to add windows and see if that works

* updating condition

* updating condition

* updating strategy

* updating strategy

* updating strategy

* updating matrix

* updating condition

* updating yml and adding analyzer to solve build issue

* adding dmp and removing AD0001 rule

* updating pipeline

* updating test time

* updating targetpath

* updating publish name

* updating xunit version

* updating version to net.test.sdk 16.7.1

* updating to latest test packages

* removing extra changes

* re-adding tags to prevent build issues in windows

* adding message to ruleset to be clear why we added AD0001

* removing unused step

Co-authored-by: Eddy Nakamura <ednakamu@microsoft.com>
Co-authored-by: Eddy Nakamura <eddynaka@gmail.com>
2020-09-14 17:44:35 -07:00
Rajkumar Rangaraj 0f5a348e41
bump version 2.16-beta1 (#2039) 2020-09-08 15:23:58 -07:00
Rajkumar Rangaraj db0415da01
bump version 2.15 (#2037) 2020-09-08 14:01:48 -07:00
Rajkumar Rangaraj 9ef100bfa0
bump version 2.15-beta3 (#2029) 2020-09-04 10:31:03 -07:00
Eddy Nakamura 193ca6d4f2
Cleaning AssemblyInfo.cs and *.csproj (#1929)
* Cleaning AssemblyInfo.cs and *.csproj

* adding ispackable false to test.props

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-06-30 13:33:12 -07:00
Timothy Mothra a26fa4b08a
fix analyzers (#1927)
* testing fix for analyzers

* fix stylecop/fxcop violations
2020-06-17 14:28:17 -07:00
Eddy Nakamura eba765f7fa
removing useless properties in *.csproj (#1922)
* removing useless properties in *.csproj

removing more tags

removing more tags

updating nupkg

updating assemblyinfo

Revert "updating assemblyinfo"

This reverts commit 37e7b4b45e79d96ba723528e7d8b7fa3be8a6fa0.

* removing extra tags

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-06-16 13:33:26 -07:00
Eddy Nakamura 48d339458a
Removing product/test.props to normalize output paths (#1919)
* Removing test.props

* moving eventcounterCollectortests and removing test.props from dependencycollector

* updating obj path

* removing duplicated product.props

* undoing product.props for AITypes

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-06-15 17:30:40 -07:00
Eddy Nakamura 178cd6c965
refactor props (#1907)
* enable deterministic build

enabling second deterministic tag

removing untracked sources

re adding untracked source

testing change to generate deterministic build

testing directory inside base

undoing last directory build + adding to applicationinsights only

removing untracked since we are adding manually

following suggestions

undoing change in csproj

removing strange section

removing from root and adding to base (test only)

undoing directory.builds.props

adding assemblyattributes path to csproj

removing assembly info

embedding

undoing

merging directory.build.props

removing tags and enabling autogeneration of assemblyfileversionattribute

enabling assembly version

merging directory.build.props

unifying langversion

merging langversion property

updating obj path

Revert "updating obj path"

This reverts commit 7776153ecdc644480608a2f355faa58368b7fb28.

creating product.props to normalyze

updating product.props to build correctly

moving again

enabling temp product.props

* removing common.props from base and reference from test.props from base

* removing common.props from web and updating references
2020-06-15 14:01:23 -07:00
Timothy Mothra 4119d8d865
[SDL] update analyzers (#1903)
* update fxcop. fix base sdk

* fix other projects

* update Public Api Analyzer

* revert change to TelemetryBuffer
2020-06-12 16:46:53 -07:00
Rajkumar Rangaraj 19b5cb7240
Modified changelog (#1912) 2020-06-12 10:20:23 -07:00
Timothy Mothra 0488ad0329
testing fix (#1909) 2020-06-11 20:45:53 -07:00
Eddy Nakamura d2e6e7b0ed
[WIP] configuring source link (#1904)
* testing configuration

* updating back to full
2020-06-09 12:49:45 -07:00
Eddy Nakamura d1865fcba9
Adding sourcelink (#1859)
adding debugtype as portable to check symbols

removing os condition

update changelog for removing netstandard 1.x (#1858)

since we are using msbuild, we have to set deterministic

reverting

updating Product.props and removing reference from all projects

adding sourceroot based on github issue (https://github.com/dotnet/roslyn/issues/37379)

including pdbs in output folder

commenting deterministic properties and sourceroot

removing cibuild from nugetprops

undoing nupkg and sourceroot from directory.build
2020-05-06 18:49:25 -07:00
Timothy Mothra 40cc87f4df
prep for nightly builds (#1832) 2020-04-29 16:52:53 -07:00
Timothy Mothra c31a19b081
bump version 2.15-beta1 (#1777) 2020-04-13 15:09:32 -07:00
Timothy Mothra d4eb1ed7ff
Tilee/bump version 2.14 (#1774)
* bump version 2.14.0

* finalize public api
2020-04-13 13:45:18 -07:00
Timothy Mothra 66b38d506b
bump version 2.14-beta5 (#1765) 2020-04-06 16:08:27 -07:00
Timothy Mothra a185e8fb05
bump version 2.14-beta4 (#1757) 2020-04-02 14:13:56 -07:00