-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix!: standardize supported versions and set upper bound limit #2196
Merged
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
9d76835
feat(amqplib): cap supported versions to 1
blumamir af9d138
docs: update guideline with supportedVersions instructions
blumamir 1602d53
refactor: align all supported version to common format
blumamir 0c7a463
chore: markdown lint
blumamir bb8c2bb
chore: markdown lint
blumamir 7b0e95d
docs: add supported versions for aws-sdk
blumamir 7186912
fix(bunyan): README text
blumamir 9d269ae
docs: update README
blumamir 79f4fe8
chore: use caret for single major version
blumamir 4e31da4
docs: fixes to README
blumamir 0d238c3
docs: fix example in guidelines
blumamir 0c07a5c
docs: task list in guidelines
blumamir 548b8c4
docs: fix markdown
blumamir 622a97c
fix: README nits
blumamir eecf73f
docs: add supported versions for node internal modules
blumamir 47cdc01
docs: remove comment from redis packages
blumamir fa20292
chore: lint markdown
blumamir 857fea3
docs: create a script to update node dist README automatically
blumamir 8405555
docs: make supportedVersions md list
blumamir 8455d96
ci: verify node dist readme
blumamir b84dbf3
ci: update script name
blumamir f2cb90d
chore: align all READMEs to use dash for list style
blumamir 47713dd
chore: markdown lint
blumamir 1ac55f1
fix(restify): forgotten supportedVersions
blumamir 6a367bf
revert: remove script for auto instrumentation README generation
blumamir 8582727
Update GUIDELINES.md
blumamir 5e66cff
Update GUIDELINES.md
blumamir c94ea20
Update GUIDELINES.md
blumamir f471dff
Update plugins/node/instrumentation-amqplib/src/amqplib.ts
blumamir c188978
fix: typo
blumamir b354455
chore: use Node.js in texts
blumamir 88ab4fa
Merge remote-tracking branch 'upstream/main' into supported-versions
blumamir e5ca81b
Update GUIDELINES.md
blumamir 5b5375a
Update GUIDELINES.md
blumamir eba1e0d
Update GUIDELINES.md
blumamir 096f5c5
Update GUIDELINES.md
blumamir 831c32d
Update GUIDELINES.md
blumamir b2bafbe
Update GUIDELINES.md
blumamir 87f84dd
Update GUIDELINES.md
blumamir ea5718a
Update GUIDELINES.md
blumamir aaca52d
Merge remote-tracking branch 'upstream/main' into supported-versions
blumamir 7f71c9a
revert: add back guideline on versioning of redis instrumentations
blumamir 3dff4b5
Update GUIDELINES.md
blumamir 1d02804
Update GUIDELINES.md
blumamir 314f302
Update GUIDELINES.md
blumamir e02a7c3
Update GUIDELINES.md
blumamir fc98fcd
Update plugins/node/instrumentation-lru-memoizer/README.md
blumamir 7eacab4
Update plugins/node/opentelemetry-instrumentation-connect/README.md
blumamir 4168fea
fix: from code review
blumamir cb72c24
Merge remote-tracking branch 'origin/supported-versions' into support…
blumamir 35ab033
Merge remote-tracking branch 'upstream/main' into supported-versions
blumamir cf866e1
docs: make GUIDELINES shorter
blumamir d5a4290
docs: align runtime metrics
blumamir 93e2961
fix: some fixes from code review
blumamir 3abf5af
Merge remote-tracking branch 'upstream/main' into supported-versions
blumamir fb4815e
docs: remove quote from README
blumamir 684f719
chore: replace caret range to >= <
blumamir fdd6a19
Update GUIDELINES.md
blumamir 89eb937
Update GUIDELINES.md
blumamir 3402f50
docs: nit lower bound version
blumamir 22a8139
Merge remote-tracking branch 'origin/supported-versions' into support…
blumamir 96638c2
Merge branch 'main' into supported-versions
blumamir File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following feels like a lot of prose for the topic. I'm worried that if GUIDELINES get too long then they don't get read. Would you consider a (possibly much) shorter proposed alternative for this section?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure I am open to making it shorter.
Wondering if the guideline file is meant to be read fully by contributors, or more as a reference for a specific topic that documents our decisions and reasoning so it can be used for review, changes etc.
Feel free to suggest new shorter text 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am torn on this - on one hand, all of this detail is really useful context. On the other, it indeed is a lot of text. What do you think about leading with the common example start to finish up front, then a lower section for "Variations" which can be linked from the common example for folks who know they have something different. A "tldr" does tend to be useful when there is a lot of content.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made changes to the GUIDELINES. making it shorter, moving stuff around. might not be perfect yet, but please have a second look when you get a chance