-
Notifications
You must be signed in to change notification settings - Fork 78
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
Fix "gravity" is read-only #32
Conversation
Fix "gravity" is read-only
Someone is attempting to deploy a commit to a Personal Account owned by @colbyfayock on Vercel. @colbyfayock first needs to authorize it. |
hi @codingis4noobs2 thanks for the PR but this issue was already assigned to someone else inside #29 they're already working on it in a separate PR #31 |
@colbyfayock i know, but he hasn't submitted it yet that's why i made a pull request 🙏 |
hey @codingis4noobs2 change works, can you please add a quick test for this and we can get it moved in? you'll need to create a new test file under next-cloudinary/tests/plugins/cropping.spec.js |
@colbyfayock Sure, i'll give it a shot 😀 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
try using this as an example for writing a test https://github.com/colbyfayock/next-cloudinary/blob/main/next-cloudinary/tests/plugins/raw-transformations.spec.js additionally note the filename convention |
@colbyfayock pls have a look now!! |
can you try checking out the project locally and running the tests? i have to manually start them each time here... |
@colbyfayock ig there are no instructions for running this locally, if you could provide it, It would be great |
|
@colbyfayock ok thx 😀 |
It will work now :) |
awesome 💪 thanks for the patience. i gtta update the contributing / working locally docs |
thanks @codingis4noobs2 nice work email me at [email protected] where i'll send you a form to claim for free swag https://spacejelly.dev/hacktoberfest/ |
@all-contributors please add @codingis4noobs2 for code, test |
I've put up a pull request to add @codingis4noobs2! 🎉 |
Adds @codingis4noobs2 as a contributor for code, test. This was requested by colbyfayock [in this comment](#32 (comment)) [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
🎉 This PR is included in version 0.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds @codingis4noobs2 as a contributor for code, test. This was requested by colbyfayock [in this comment](cloudinary-community/next-cloudinary#32 (comment)) [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
# [0.3.0](cloudinary-community/next-cloudinary@v0.2.0...v0.3.0) (2022-10-27) ### Bug Fixes * Fix "gravity" is read-only ([#32](cloudinary-community/next-cloudinary#32)) ([14c6cd7](cloudinary-community/next-cloudinary@14c6cd7)) ### Features * CldOgImage ([#30](cloudinary-community/next-cloudinary#30)) ([4aa5ff7](cloudinary-community/next-cloudinary@4aa5ff7))
Description
Fix "gravity" is read-only
Issue Ticket Number
Fixes [Issue #29 ]
Type of change
Checklist: