Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

add webinar thumbnails #800

Merged
merged 1 commit into from
Oct 2, 2023
Merged

add webinar thumbnails #800

merged 1 commit into from
Oct 2, 2023

Conversation

Susmita-Dey
Copy link
Contributor

@Susmita-Dey Susmita-Dey commented Oct 2, 2023

Fixes Issue

This PR fixes the following issues:

closes #issue-number

Changes proposed

Here comes all the changes proposed through this PR

Check List (Check all the boxes which are applicable)

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Add all the screenshots which support your changes

Summary by CodeRabbit

Release Notes for Pull Request

  • Refactor: Updated the webinar images and titles in ConfigurationAsCode.js, DeployWithFeatureFlags.js, and HeadlessBrowser.js to better reflect their content. This change enhances the user experience by providing more accurate visual and textual information about each webinar.

Please note that these changes do not affect any functionality or introduce new features. They are purely cosmetic updates aimed at improving the user interface and experience.

@coderabbitai
Copy link

coderabbitai bot commented Oct 2, 2023

Walkthrough

This pull request primarily updates the images and titles for several webinars. The changes are confined to import statements and string literals, with no alterations to function signatures, data structures, or interfaces.

Changes

File Summary
.../ConfigurationAsCode.js Updated image from "Observability-devops.jpg" to "configuration-as-code.png". Title changed to "Configuration As A Code: Automating Application Configuration".
.../DeployWithFeatureFlags.js Image updated from 'Observability-devops.jpg' to 'Deploy-With-Feature-Flags.png'.
.../HeadlessBrowser.js Image updated from 'Observability-devops.jpg' to 'headless-browser.png'.

🐇

In the land of code, where the shadows lie,
Images and titles, under the sky.
No logic altered, no structure broke,
Just a gentle brush, with a lighter stroke.

Through the lens of a rabbit, hopping with glee,
Celebrate these changes, as simple as can be! 🎉


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • Mention @coderabbitai in any review comment for bot assistance.
  • Note: Review comments are made on code diffs or files, not on the PR overview.

Pause Incremental Reviews

  • Insert @coderabbitai: ignore in the PR description to halt the bot's ongoing reviews. Remove the line to resume.
  • Additionally, enter @coderabbitai pause to halt the bot's ongoing reviews as any issue or review comment. To
    resume reviews, enter @coderabbitai resume as any issue or review comment.

@livecycle
Copy link

livecycle bot commented Oct 2, 2023

kunal

Your Livecycle playground is ready 🎉.

Playground version up to date (f2d018c)

Invite team members and start collaborating 💪

Check the box and click "invite" to invite collaborators

  • Kunal Kushwaha

invite

Click here to invite the rest of your team.

@github-actions github-actions bot added the team label Oct 2, 2023
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between ae60eda and 640cb66.
Files ignored due to filter (3)
  • src/assets/webinars/Deploy-With-Feature-Flags.png
  • src/assets/webinars/configuration-as-code.png
  • src/assets/webinars/headless-browser.png
Files selected for processing (3)
  • src/content/Webinars/ConfigurationAsCode.js (2 hunks)
  • src/content/Webinars/DeployWithFeatureFlags.js (1 hunks)
  • src/content/Webinars/HeadlessBrowser.js (1 hunks)
Files skipped from review due to trivial changes (1)
  • src/content/Webinars/HeadlessBrowser.js
Additional comments (Suppressed): 3
src/content/Webinars/DeployWithFeatureFlags.js (1)
  • 1-1: The image file for the Poster component has been updated from 'Observability-devops.jpg' to 'Deploy-With-Feature-Flags.png'. Ensure that the new image file exists at the specified path and is properly formatted. Also, verify if this change aligns with the overall design and branding guidelines.
src/content/Webinars/ConfigurationAsCode.js (2)
  • 1-1: The import statement for the Poster component has been updated to reference a new image file. Ensure that the new image file 'configuration-as-code.png' exists in the specified path and is properly formatted.

  • 10-10: The name of the webinar has been updated. Make sure this change is reflected everywhere this name is used, such as in UI components or documentation.

-  name: 'Configuration-as-Code: Automating Application Configuration',
+  name: 'Configuration As A Code: Automating Application Configuration',

@Susmita-Dey Susmita-Dey merged commit 5622a76 into WeMakeDevs:main Oct 2, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant