Skip to content

Conversation

colbyfayock
Copy link
Collaborator

Description

The NETLIFY_HOST as fixed in #47 only captured 1 instance where it was used in 2 different locations.

This fixes the second location

Issue Ticket Number

Fixes #45

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 Aug 29, 2023

Deploy Preview for netlify-plugin-cloudinary ready!

Name Link
🔨 Latest commit ca44786
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-cloudinary/deploys/64ee1b5a2289be000899982b
😎 Deploy Preview https://deploy-preview-50--netlify-plugin-cloudinary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@colbyfayock colbyfayock merged commit 646e1f3 into main Aug 29, 2023
@colbyfayock colbyfayock deleted the bug/45-netlify-host branch August 29, 2023 16:20
github-actions bot pushed a commit that referenced this pull request Aug 29, 2023
## [1.5.1](v1.5.0...v1.5.1) (2023-08-29) ### Bug Fixes * Fixes missing Netlify Host check ([#50](#50)) ([646e1f3](646e1f3)), closes [#47](#47) [#11](#11) [#45](#45)
@github-actions
Copy link

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

matiasfha pushed a commit to matiasfha/netlify-plugin-cloudinary that referenced this pull request Sep 23, 2023
# Description The NETLIFY_HOST as fixed in cloudinary-community#47 only captured 1 instance where it was used in 2 different locations. This fixes the second location ## Issue Ticket Number <!-- Specifiy which issue this fixes by referencing the issue number (`cloudinary-community#11`) or issue URL. --> <!-- Example: Fixes cloudinary-community#1 --> Fixes cloudinary-community#45 ## Type of change <!-- Please select all options that are applicable. --> - [ ] 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 <!-- These must all be followed and checked. --> - [ ] I have followed the contributing guidelines of this project as mentioned in [CONTRIBUTING.md](/CONTRIBUTING.md) - [ ] I have created an [issue](https://github.com/colbyfayock/netlify-plugin-cloudinary/issues) ticket for this PR - [ ] I have checked to ensure there aren't other open [Pull Requests](https://github.com/colbyfayock/netlify-plugin-cloudinary/pulls) 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant