This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
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.
Update recommendations for lockfiles #25
Update recommendations for lockfiles #25
Changes from all commits
c8a9d3b
f2e06a8
ed3eaf1
cc5c654
5d9d5fc
8b81f9c
2fd0659
ce3c62f
a19a020
9cca608
d014ad6
1db3592
46ec483
7908deb
e8253af
1ee1de4
6d8eb0e
238630e
5bb7a87
ecff088
575b376
0d5e822
893832d
044fc7f
425571e
a47c8be
7ce831f
42663ca
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
to be fair tho, this is also true for developers, despite the (relatively small) risk to their local machines.
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 don't entirely disagree. I think developers will do in practice regardless of what we say (e.g. when troubleshooting/repdoducing a problem). I think the intention is to raise awareness and encourage users to run these non-locked tests in CI/less-privileged env when possible.
Let me know if you think we should change it or if this is acceptable as-is.