Skip to content
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

docs: temporarily remove boringcrypto references #97

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Mar 28, 2024

This commit removes boringcrypto references until #64 is resolved.

cc @clayton-cornell I'm not sure if commenting out the old blocks was the best move here, but I'm a little worried we'll forget all the places where it was mentioned if I removed them outright. WDYT? I could just link to this PR from #64 instead of commenting things out.

This commit removes boringcrypto references until #64 is
resolved.
@clayton-cornell
Copy link
Contributor

We could use a specific string in all commented text blocks. For example something like this:

<!-- Comment out this text
text that is commented out
-->

Then later, we can grep for that partial string and make a go/no-go call on the hidden content

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Mar 28, 2024
@rfratto
Copy link
Member Author

rfratto commented Mar 28, 2024

Then later, we can grep for that partial string and make a go/no-go call on the hidden content

@clayton-cornell In this particular case the content definitely will be removed until 1.1, since we won't have boringcrypto back in place until then.

@clayton-cornell
Copy link
Contributor

@rfratto This one stalled out?

@rfratto
Copy link
Member Author

rfratto commented Apr 3, 2024

Updating to merge now; instead of the comments I'll just remove the irrelevant information and link to this PR in #64 so it can be reverted once boringcrypto support returns

@rfratto rfratto merged commit c9daa54 into main Apr 3, 2024
9 checks passed
@rfratto rfratto deleted the docs-remove-boringcrypto-references branch April 3, 2024 16:55
@rfratto rfratto added the backport-to-agent:no PR should NOT be backported to the agent repo. label Apr 23, 2024
rfratto added a commit to rfratto/alloy that referenced this pull request Apr 30, 2024
rfratto added a commit to rfratto/alloy that referenced this pull request Apr 30, 2024
rfratto added a commit to rfratto/alloy that referenced this pull request Apr 30, 2024
rfratto added a commit that referenced this pull request May 1, 2024
* misc: build boringcrypto and cngcrypto images for Linux and Windows

* docs: document boringcrypto images

* Revert "docs: temporarily remove boringcrypto references (#97)"

This reverts commit c9daa54.

* Apply suggestions from code review

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* docs: use BoringCrypto/CNGCrypto as proper spelling

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
polyrain pushed a commit to polyrain/alloy that referenced this pull request May 2, 2024
* misc: build boringcrypto and cngcrypto images for Linux and Windows

* docs: document boringcrypto images

* Revert "docs: temporarily remove boringcrypto references (grafana#97)"

This reverts commit c9daa54.

* Apply suggestions from code review

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* docs: use BoringCrypto/CNGCrypto as proper spelling

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:no PR should NOT be backported to the agent repo. frozen-due-to-age type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants