Sambhav Gupta

Results 392 comments of Sambhav Gupta

still relevant I won't be working on this

@souravjain540 can I try out this issue?

If this is a valid issue then can I work on this one??

Hey ,if this issue is still open then can I work on this one?

https://github.com/asyncapi/extensions-catalog/blob/master/.github%2Fworkflows%2Fupdate-extensions-in-website.yml Take inspiration from this file

> > btw, have a look at the following PR which is of similar nature and was used to push Glee docs to website: > > * [ci: glee docs...

we need to see if we need the increment of weights workflow for this workflow

@AnimeshKumar923 I will explain the whole workflow to you soon

>@sambhavgupta0705 please explain this part... name: Update edit-page-config.json uses: actions/github-script@v4 with: script: | const { writeFile } = require('fs').promises; const configPath = './website/config/edit-page-config.json'; const checkSlug = 'reference/extensions/'; const slug =...