Commit Graph

38 Commits

Author SHA1 Message Date
Mikel Blanchard b200ceb86e
[repo] Adding some guidance/requirements in CONTRIBUTING for nullable reference types and static analysis (#4284)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-03-08 15:54:41 -08:00
Cijo Thomas 1a30646546
Update Jaeger readme to indicate future deprecation (#4270) 2023-03-05 21:28:59 -08:00
Mikel Blanchard 074c0196f1
[docs] Update "note" styling (#4130)
* Clean up.

* Update notes to use github styling.

* Clean up.

* MD028 lint hack.
2023-01-31 16:53:05 -08:00
Mikel Blanchard 018dc9cc49
Cleaned up notes. (#3899) 2022-11-14 10:21:33 -08:00
Vishwesh Bankwar 7ec4ecb6f2
recommend VS2022 preview (#3554) 2022-08-05 12:21:43 -07:00
Mikel Blanchard 58ee541cff
[net7-main] Fixes to get solution building in VS (#3552)
* Fixes to get solution building in VS with net7 changes.

* More fixes + some code review.

* CONTRIBUTING update.

* Attempting to fix integration tests.

* Attempting to fix integration tests.

* Attempt to fix integration tests.

* Attempt to fix integration tests.
2022-08-05 10:49:06 -07:00
Cijo Thomas 24a3bf4f56
Remove net461 support from API and SDK (#3191) 2022-04-15 11:50:20 -07:00
Travis Illig d294140a33
Add VS Code recommended spell check extension (#3127) 2022-04-06 08:35:38 -07:00
Piotr Kiełkowicz dff9adeaf8
Documentation - allow long lines for tables and code blocks (#3049) 2022-03-15 11:36:19 -07:00
Cijo Thomas 00af7817fd
Add net6.0 target to grpc instrumentation tests (#3013) 2022-03-11 09:01:04 -08:00
Travis Illig 5255917581
Improve VS Code and cross-platform dev experience (#2997) 2022-03-09 09:35:30 -08:00
Cijo Thomas 69e08c0b62
Minor tweak to contrib docs (#2920) 2022-02-22 16:27:17 -08:00
Michael Maxwell 1e45e092cb
Update CONTRIBUTING.md with Visual Studio 2022 (#2745)
https://github.com/open-telemetry/opentelemetry-dotnet/issues/2729#issuecomment-988139167
2021-12-13 11:19:10 -08:00
Reiley Yang f7c718eae0
Fix indentation (#2680) 2021-11-24 10:56:55 -08:00
Michael Maxwell 4d3756e205
Removing some remaining references to net46- support (#2293) 2021-08-30 17:32:06 -07:00
Cijo Thomas 58a80153d1
Contributing doc improvements (#2108)
* Contributing doc improvements

* Update CONTRIBUTING.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2021-06-25 09:16:36 -07:00
Reiley Yang c42ce19d6d
move from gitter to slack (#1835)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-17 15:04:51 -08:00
Reiley Yang 568fbd73f4
update docs to explain how to work on metrics (#1756) 2021-01-29 16:11:05 -08:00
Reiley Yang dfd8ca0f79
Update the link pointing to main branch (#1753)
* update the spec link pointing to main branch)

* update community repo links
2021-01-29 13:48:22 -08:00
Cijo Thomas fe24768521
fix spec repo links to main branch (#1746) 2021-01-29 12:07:34 -08:00
Reiley Yang 9196e567cf
Fix the leftover master to main issues (#1733)
* fix the leftover master to main issues

* use relative link
2021-01-27 15:47:34 -08:00
Eddy Nakamura bebc80f307
Enable publicApi for OT (#806)
updating projects, adding options parameter

Applying suggestions

Apply suggestions from code review

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

code review - cijo

removing aspnetcore "metapackage"

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>

updating public apis

updating public api, adding tool to migrate

Apply suggestions from code review

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

Adding tool to migrate unshipped to shipped

updating contributing guidelines

updating lint

adding publicapi to shims

updating publicapi files

removing publicapi that works only for debug

updating publicapi

updating publicapi

removing extra file (merge problem)

updating publicapi

updating to latest version

updating spacing

updating contribution guideline

markdownlint

markdownlint

updating public api

updating publicapi

updating

updating

updating apis

Enable publicApi for OT

updating projects, adding options parameter

Applying suggestions

Apply suggestions from code review

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

code review - cijo

removing aspnetcore "metapackage"

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>

updating public apis

updating public api, adding tool to migrate

Apply suggestions from code review

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

Adding tool to migrate unshipped to shipped

updating contributing guidelines

updating lint

adding publicapi to shims

updating publicapi files

removing publicapi that works only for debug

updating publicapi

updating publicapi

removing extra file (merge problem)

updating publicapi

updating to latest version

updating spacing

updating contribution guideline

markdownlint

markdownlint

updating public api

updating publicapi

updating

solving merge issue

updating - 01

updating - 02

updating - 03

updating - 04

updating - 05

updating - 06

updating - 07

updating - 08

updating - 09

updating - 09

updating - 10

updating - 11

updating - 12

updating - 12

updating encoding

updating

updating - 13

updating - 14

updating - 15

updating - 16

fixing spacing

updating - 17

fixing spacing

updating - 18

adding suppression

simplifying changes

fixing merge issues

updates after merge

updating public api files

fixing build after merge

fixing build issues

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-11-06 09:28:01 -08:00
Cijo Thomas 08eb46841a
Contributing doc minor edits (#1111) 2020-08-20 11:25:24 -07:00
Reiley Yang b25d741182
Add a small section on how to run markdownlint locally (#938)
* add a small section on how to run markdownlint locally

* uppercase
2020-07-27 22:42:47 -07:00
Reiley Yang f432f4b96c
clean up contributing.md (#871) 2020-07-21 23:00:05 -07:00
Reiley Yang 157495803c
Add markdownlint to CI (#848)
* markdownlint

* rename

* rename

* fix lint issue discovered by markdownlint
2020-07-20 07:51:37 -07:00
Paulo Janotti 1b1902e356
Disable Code Coverage from `dotnet test` on Windows (#682)
* Disable code coverage on Windows

* Update CONTRIBUTING.md
2020-05-18 17:21:42 -07:00
Reiley Yang ecb6928bb2
Clean up Contributing.md (#655)
* clean up contributing doc

* fixed a missing period

* clarify tags

* minor tweak

* address comments

* Update CONTRIBUTING.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

* Update CONTRIBUTING.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2020-05-04 13:42:15 -07:00
Liudmila Molkova 40a51b69bc
Move test infra to .NET Core 3.0 (#403)
* Add W3C TraceContext validation test app

* fix linux build

* some fixes

* Use ASP.NET Core test app as W3C test suite example

* broken solution

* remove new project

* move tests to 3.0

* update minver

* fix http tests to force 2.0

* minver is in common props, remove from projects

* move lightstep tests to 3.1
2019-12-19 13:46:57 -08:00
Bruno Garcia 0e6b60b398 Introduce coding style (#220)
* Resolves #113
2019-09-22 14:29:03 -04:00
Liudmila Molkova e511e843c9 Add prerequisites to CONTRIBUTING (#141) 2019-07-10 00:11:06 -07:00
Bruno Garcia 0869961473 Mention an existent .NET Framework version (#112)
.NET 4.7.2 was superseded by 4.8. There was no 4.7.3.
2019-06-19 11:02:39 -07:00
Stuart Blackler aec6feb6f4 Cleaned up infrastructure. Added code coverage (#105)
* Cleaned up infrastructure. Added code coverage

* PR Feedback
2019-06-12 23:39:31 -07:00
Sergey Kanzhelev 98a82fa023
Update CONTRIBUTING.md (#52) 2019-06-01 14:09:22 -07:00
Austin Parker 97c4ad9f01
add fork guidance (fix #47) (#51) 2019-05-31 11:13:43 -04:00
Sergey Kanzhelev 68421615fe
minor clean up (#26) 2019-05-13 13:13:03 -07:00
Sergey Kanzhelev b11593d2d6 find and replace OpenCensus -> OpenTelemetry 2019-05-10 10:30:04 -07:00
Sergey Kanzhelev 0c01f9f0aa copy of OpenCensus at 0474607a16282252697f989113d68bdf71959070 2019-05-08 12:32:06 -07:00