Skip to content

Conversation

@ilirbeqirii
Copy link
Contributor

βœ… Closes: #164

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

We are adding comms, events, and podcasts by manually modifying JSON files.

Issue Number: #164

What is the new behavior?

Run the generators to add a new community, event, or podcast.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@netlify
Copy link

netlify bot commented Jun 23, 2024

βœ… Deploy Preview for angular-hub ready!

Name Link
πŸ”¨ Latest commit 866fa51
πŸ” Latest deploy log https://app.netlify.com/sites/angular-hub/deploys/66787d29cd50250008826047
😎 Deploy Preview https://deploy-preview-314--angular-hub.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ilirbeqirii
Copy link
Contributor Author

@geromegrignon I have created the schematics for adding a new community/event/podcast. I tried to identify based on the existing data and the schemas you have made to separate required and non-required props.

These are the simplest versions of them (based on me), I am open to your feedback and enhancing them more and more.

p.s. Unit Tests are to be added soon.

@geromegrignon
Copy link
Owner

Hi @ilirbeqirii, I'll review it tomorrow.

@geromegrignon geromegrignon merged commit 9c78cea into geromegrignon:main Jul 2, 2024
@geromegrignon
Copy link
Owner

Thanks @ilirbeqirii !

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.

[Feature Request]: Create schematic for adding conferences, meetups, and talks.

2 participants