Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DevOps]: Next.js caching issue and failed deployments #768

Open
2 tasks done
ssandino opened this issue Mar 6, 2024 · 1 comment
Open
2 tasks done

[DevOps]: Next.js caching issue and failed deployments #768

ssandino opened this issue Mar 6, 2024 · 1 comment
Labels
admin Issues concerning Admin Tool

Comments

@ssandino
Copy link
Member

ssandino commented Mar 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When deploying a pull request (PR) that contains only changes within the 'shared' folder, such as text modifications, the deployment process on Vercel does not detect any changes, leading to the cancellation of the deployment.

Steps To Reproduce

  1. Change a text in a text file, commit and deploy

Expected Behavior

The deployment process should not abort when changes are made only in the 'shared' folder, such as text modifications.

Screenshots?

No response

Desktop Environment (please complete the following information)

- OS:
- Browser:
- Version:

Smartphone Type (please complete the following information)

- Device:
- OS:
- Browser:
- Version:

Additional context

Only solution at the moment is to manually restart the deployment on Vercel and deactivating the caching option

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community
@ssandino ssandino added bug Something isn't working admin Issues concerning Admin Tool labels Mar 6, 2024
@ssandino
Copy link
Member Author

ssandino commented Nov 5, 2024

Work around: manually start deployment in https://vercel.com/social-income/public (needs admin rights)

@ssandino ssandino changed the title [DevOps Bug]: Next.js caching issue [DevOps]: Next.js caching issue and failed deployments Nov 5, 2024
@ssandino ssandino removed the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Issues concerning Admin Tool
Projects
None yet
Development

No branches or pull requests

1 participant