wechaty / docusaurus

Wechaty Official Website for Documentations, Powered by Docusaurus.
https://wechaty.js.org/docs/
Other
112 stars 344 forks source link

Volunteers and Tech-Writers Communication Channel for important messages #1133

Open Rohitesh-Kumar-Jain opened 2 years ago

Rohitesh-Kumar-Jain commented 2 years ago

Hello Everyone,

We have been communicating via emails most of the GSoD time, but from now on I want everyone to use this issue for conveying important messages, e.g. you need org-members involvement, need a review of org-admins on a particular PR, etc.

It has been hard to keep track of email communication, and it isn't transparent as well.

Although we have a FAQ section in meetings but as they are held bi-weekly feel free to ask anything here.

For personal queries/requests (which you think should have some abstraction), they can be made via the previous means you were using for communication.

So from now on avoid sending personal emails and don't wait for meetings.

So feel free to comment below, and don't forget to tag the volunteer whose opinion or help you need.

Also I would like to request @encodeArnab, @sajenjeshan1222 , @vasvi-sood , @abhishek-iiit , @iamrajiv , @chris-4444 , @nibble0101 , @Soumi7 , @shraddhavp , @proudofsimin , @sbis04 and @shwetalsoni to regularly check this issue for getting further updates and announcements.

Note: This channel is for necessary and important communication

Pls hide your outdated comments so that history remains clean

Rohitesh-Kumar-Jain commented 2 years ago

Hello developers!! I have an issue related running the tests cases for testing out if we have any broken links or file,I ran the command

1. npm install

2. npm test

Output : tests 32 pass 28 fail 4

I have this test case fail even for newly cloned repo,any help is appreciated

pls paste the error message here, along with screenshot @abhishek-iiit

abhishek-iiit commented 2 years ago

pasted the log file along with the work i did. Issue : #1291

Rohitesh-Kumar-Jain commented 2 years ago

@abhishek-iiit and @vasvi-sood pls work on merging your PRs, most of your PRs have got all the approvals, but have merge conflicts, so I wasn't able to merge them.

Please read and follow #1257, and feel free to help yourself to merge it by following the merge workflow.

And few PRs have requested minor changes, pls implement that quickly so we can process towards the merge : )

vasvi-sood commented 2 years ago

Ohkay sure @Rohitesh-Kumar-Jain we will get to merging our PR's soon

Rohitesh-Kumar-Jain commented 2 years ago

@sajenjeshan1222 and @encodeArnab could you pls review each other's PRs as well?

arnabiscreating commented 2 years ago

Hello @Rohitesh-Kumar-Jain Okay sure, we will review each other's PR.

Rohitesh-Kumar-Jain commented 2 years ago

Dear Tech Writers,

As per this guide, you are supposed to submit a final blog. Many of you have already shared your final project report with me, some on PMs.

I would like to request you to share links to your final project reports and pls make a final blog post (you can copy-paste the same content from the report that you already created at different places).

Looking forward to receiving your final project reports (final blog post) 😄

arnabiscreating commented 2 years ago

Hello @huan @lijiarui @Rohitesh-Kumar-Jain @proudofsimin and Technical writers. I've been having trouble deploying the site locally for debugging purposes. I can't deploy it locally because the docusaurus:start script no longer exists. Is there another way to deploy it? This problem occurred recently due to the modifications of package.json file. Also, please update the readme.md's development section to make future development easier. Thank you

huan commented 2 years ago

@encodeArnab Please read our GitHub Action YAML configuration file at https://github.com/wechaty/wechaty.js.org/blob/main/.github/workflows/gh-pages.yml and I believe you can find everything you need over there.

vasvi-sood commented 2 years ago

Hello @huan and @lijiarui the command npm run test is not working. Is there another way to use the same command? error

huan commented 2 years ago

Hello Vasvi,

All you need is to run npm install to update your dependency.

We have improved our script which needs a new dependency: npm-run-all.

Execute an npm install should satisfy this requirement for you.

abhishek-iiit commented 2 years ago

Help needed for resolving #1363 issue, thanks in advance :)

Rohitesh-Kumar-Jain commented 2 years ago

@abhishek-iiit and @vasvi-sood pls work on merging your PRs, most of your PRs have got all the approvals, but have merge conflicts, so I wasn't able to merge them.

Please read and follow #1257, and feel free to help yourself to merge it by following the merge workflow.

And few PRs have requested minor changes, pls implement that quickly so we can process towards the merge : )

@vasvi-sood and @abhishek-iiit pls implement the suggested changes by Rui, it has been a week since the changes were suggested :)

abhishek-iiit commented 2 years ago

Hi, we have implemented the major changes that was to be done with the nav bar, and the rest suggested section will have it done by tonight as we were working on it for the same :)

Rohitesh-Kumar-Jain commented 2 years ago

@chris-4444 Pls make Github action green on your PRs. Feel free to reach out if you need any help. We can also do a 1-1 video conference if you are unable to make it green on your own.

Rohitesh-Kumar-Jain commented 2 years ago

@vasvi-sood and @abhishek-iiit pls resolve the requested changes on your PRs.