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

Update names and descriptions for integrations #1494

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Mar 6, 2024

Description

Switches names to the official product names instead of abbreviations, and updates the descriptions to clarify what the integration actually processes. Also found some logos without transparent backgrounds that were replaced and optimized.

I tried my best to use the product names from official documentation. Main concern is that WAF inconsistently switches between being called "AWS WAF" and "AWS Web Application Firewall", I went with the more verbose one.

Before:
image

After:
image

Issues Resolved

Closes #1461

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis Swiddis added backport 2.x integrations Used to denote items related to the Integrations project labels Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.26%. Comparing base (1b005d4) to head (829ce62).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1494      +/-   ##
==========================================
- Coverage   54.28%   54.26%   -0.03%     
==========================================
  Files         343      343              
  Lines       12342    12338       -4     
  Branches     3176     3173       -3     
==========================================
- Hits         6700     6695       -5     
- Misses       5586     5587       +1     
  Partials       56       56              
Flag Coverage Δ
dashboards-observability 54.26% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brijos
Copy link

brijos commented Mar 7, 2024

Looks good!

@Swiddis Swiddis merged commit 290415a into opensearch-project:main Mar 7, 2024
21 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 7, 2024
* Update branding for integrations

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Optimize image

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Better cropping for cloudfront logo

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit 290415a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Swiddis Swiddis deleted the feature/integs-brandings branch March 7, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x documentation Improvements or additions to documentation integrations Used to denote items related to the Integrations project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Branding changes for integration names
4 participants