-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Testimonial Delay #10147
Comments
To reduce notifications, issues are locked until they are
🏁 status: ready for dev
|
@dhruvabhat24 I believe it is visible now. But I'll open the repo for conversation to check if this delay is happening to more people. We can have a discussion on this issue is persists! |
Yes now it is visible. I think it's better to make an announcement that if anyone is facing the same issue then they can discuss here |
A new issue can be raised if it happens again, and we can then prioritise it again - but it seemed like it was a one off 🤞 ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues |
@eddiejaoude I have received one more testimonial and facing the same issue as earlier. sorry for raising the same issue again and again. |
No problem, but it has only been 1 hour since the testimonial - please can we give it time to see if the standard workflow works ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues |
@eddiejaoude okay |
It's been more than 48 hours and it didn't fetch |
Yes, testimonials are reloaded when the app is deployed, you can see the code here https://github.com/EddieHubCommunity/BioDrop/blob/main/.github/workflows/vercel.yml#L55 From the deploy GitHub Action there has been no deployments for 3 days https://github.com/EddieHubCommunity/BioDrop/actions/workflows/vercel.yml I think the code to load the testimonials should be moved from the deploy app to the testimonials GH Action BioDrop/.github/workflows/vercel.yml Line 55 in 9ed1736
|
I have manually reloaded testimonials, please check your account now ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues |
I have checked now but still it is displayed on account I think you need to make the testimonial sections to GitHub actions |
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md |
Hi! I'd like to help with this. Although I do not know about GH Actions (yet), I'm willing to learn on the go. I read about it and here's what I think needs to be done:
Am I correct? Also, do I have to make changes to the testimonial.yml or just to vercel.yml? |
Has this bug been raised before?
Where did you find this bug?
Testimonial Section
Version of BioDrop (for example "v1.2.3")
v2.99.4
Description
I have received one testimonial a day before even that is closed #10144
But till now it is not displayed in my profile
Steps to Reproduce
edited by eddiejaoude
Screenshots
No response
Do you want to work on this issue?
No
If "yes" to above, please explain how you would technically implement this
edited by eddiejaoude
copy the curl command from the deployment GitHub Action to the Testimonial ActionBioDrop/.github/workflows/vercel.yml
Line 55 in 9ed1736
The text was updated successfully, but these errors were encountered: