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

fix: Enable event-compression during docs.rs generation #104

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team as a code owner December 12, 2024 20:08
@keelerm84 keelerm84 changed the title fix: Enable event-compression during doc.rs generation fix: Enable event-compression during docs.rs generation Dec 12, 2024
@@ -13,6 +13,9 @@ exclude = [
"coverage.sh"
]

[package.metadata.docs.rs]
features = ["event-compression"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should enable this feature when generating the docs for docs.rs, which will allow our docs to link to the enable compression method.

Even though this is docs only, doing it as a fix so I can push a new version of the documentation to the docs.rs site.

Copy link

@mmrj mmrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@keelerm84 keelerm84 merged commit c50a65d into main Dec 13, 2024
4 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1001/fix-doc-gen branch December 13, 2024 17:46
keelerm84 pushed a commit that referenced this pull request Dec 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.4.1](2.4.0...2.4.1)
(2024-12-13)


### Bug Fixes

* Enable event-compression during docs.rs generation
([#104](#104))
([c50a65d](c50a65d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants