harivansh sharma

Results 15 comments of harivansh sharma

Hi! I am HariVansh, To start with my contribution to the community I want to work on this issue. Is it available? If so, could you please assign me it?...

I will learn Jekyll. I have set up a private deployment. Can you guide me on where to start from?

Okay, No problem. I will try to figure it out.

Hi vogti, Actually I am having my final semester exam.That why Development is slow.

Hi @bhanu951 ## Proposed Solution Introduce a new generator command: `generate:batch-service`, which will create a batch service class with the required structure to use Drupal's Batch API. ```

Hi @bhanu951 can you please review MR : https://github.com/Chi-teck/drupal-code-generator/pull/207

Hi @Chi-teck , I’d be glad to join as a co-maintainer alongside @chx. I can contribute around 4 to 5 hours per week—would that be sufficient? I haven’t contributed to...

Sure Hi @chx, I can contribute around 4 to 5 hours per week. Let me know if there's anything I can assist with. I also have a few feature requests...

Hi @weitzman, It seems like the issue arises because the progress_message in the batch is not being processed properly. **Suggested Solution:** We could ensure that the progress_message is handled safely...

Hi @MurzNN ## Proposed Solution 1. **Remove a Deployed Hook** - **Command**: `drush deploy:hook-remove ` - **Functionality**: Reads `deploy_hook.existing_updates` from Drupal's State, removes the specified hook, and updates the state....