Skip to content

Conversation

@ritoban23
Copy link

Description

This PR adds a warning to the Netlify Cloudinary plugin when the cloudName configured via environment variable (CLOUDINARY_CLOUD_NAME) and the plugin input (cloudName) are both set but have different values. This helps users debug configuration issues by making mismatches visible in the build logs.

No new dependencies are required for this change.

Issue Ticket Number

Fixes #102

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@netlify
Copy link

netlify bot commented Oct 21, 2025

👷 Deploy request for netlify-plugin-cloudinary pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cbd622a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Warn if cloudname configs are different

1 participant