Skip to content

Conversation

bgdeutsch
Copy link
Collaborator

@bgdeutsch bgdeutsch commented Apr 19, 2022

What does this PR do?

Hide pricing info

Motivation

integrations readme files changed which broke the docs build

likely we will need a more comprehensive solution in the near future and potentially a check on marketplace/other integrations PRs to ensure Docs build is stable as well

Preview

https://docs-staging.datadoghq.com/brian.deutsch/integrations-update/integrations/
https://docs-staging.datadoghq.com/brian.deutsch/integrations-update/integrations/rapdev_solaris_agent/
https://docs-staging.datadoghq.com/brian.deutsch/integrations-update/integrations/rapdev-snmp-profiles/

Setup and Pricing info should be removed from integrations detail pages
Pricing tables are removed as well, not just header

Additional Notes


Reviewer checklist

  • Review the changed files.
  • Review the URLs listed in the Preview section.
  • Check images for PII
  • Review any mentions of "Contact Datadog support" for internal support documentation.

@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Apr 19, 2022
@@ -513,6 +513,42 @@ def replace_image_src(markdown_string, integration_name):
else:
return markdown_string

@staticmethod
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

will iterate on this solution, for now it needs to handle cases where the pricing header is duplicated in integration readme

@bgdeutsch bgdeutsch marked this pull request as ready for review April 19, 2022 15:09
@bgdeutsch bgdeutsch requested review from a team as code owners April 19, 2022 15:09
@apigirl
Copy link
Contributor

apigirl commented Apr 19, 2022

I spot checked a bunch of pages and they look fine, but it looks like it may have introduced a regression on the left nav - it is opening the wrong section based on which page you are on
image

@bgdeutsch
Copy link
Collaborator Author

see #13746

@bgdeutsch bgdeutsch closed this Apr 20, 2022
@bgdeutsch bgdeutsch deleted the brian.deutsch/integrations-update branch April 20, 2022 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Everything related to the Doc backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants