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

Add ObservabilityDevOps webinar #791

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

Susmita-Dey
Copy link
Contributor

@Susmita-Dey Susmita-Dey commented Sep 23, 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

  • New Feature: Added a new webinar module "ObservabilityDevOps" with comprehensive details including header, description, poster image, video URL, key takeaways, call-to-action button, time, speakers, registration information, slug, and FAQ.
  • New Feature: Updated the WebinarPageContent module to include the newly added "ObservabilityDevOps" webinar, enhancing the array of webinars available to users.

@coderabbitai
Copy link

coderabbitai bot commented Sep 23, 2023

Walkthrough

The changes introduce a new webinar module named ObservabilityDevOps with detailed properties and add this webinar to the WebinarPageContent module. No modifications are made to existing code.

Changes

File Summary
src/content/Webinars/ObservabilityDevOps.js Added a new module ObservabilityDevOps exporting an object with webinar details.
src/content/Webinars/.../index.content.js Included the new webinar "ObservabilityDevOps" in the webinar array of WebinarPageContent.

🐇

Code changes here, code changes there,

A new webinar in the air! 🎈

Observability and DevOps unite,

To bring developers knowledge and insight. 💡


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.

@github-actions github-actions bot added the team label Sep 23, 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 20d6723 and b25eefa.
Files ignored due to filter (1)
  • src/assets/webinars/Observability-devops.jpg
Files selected for processing (2)
  • src/content/Webinars/ObservabilityDevOps.js (1 hunks)
  • src/content/Webinars/index.content.js (2 hunks)
Files skipped from review due to trivial changes (1)
  • src/content/Webinars/ObservabilityDevOps.js
Additional comments (Suppressed): 2
src/content/Webinars/index.content.js (2)
  • 6-6: The import statement for the new ObservabilityDevOps module is correctly added. Ensure that the file path is correct and the exported object from ObservabilityDevOps contains all the necessary properties used in the code.

  • 44-51: A new webinar object for ObservabilityDevOps is added to the webinar array. Make sure that all the properties (poster, name, description, time, slug, details) exist in the ObservabilityDevOps object and are of the expected types.

@Susmita-Dey Susmita-Dey merged commit baf46c0 into WeMakeDevs:main Sep 23, 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