Skip to content

Fixes missing API Key and Secret failing Fetch builds#81

Merged
colbyfayock merged 2 commits intomainfrom
bug/80-api-key-secret
Sep 19, 2023
Merged

Fixes missing API Key and Secret failing Fetch builds#81
colbyfayock merged 2 commits intomainfrom
bug/80-api-key-secret

Conversation

@colbyfayock
Copy link
Copy Markdown
Collaborator

Description

Issue Ticket Number

Fixes #80

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
Copy Markdown

netlify bot commented Sep 19, 2023

Deploy Preview for netlify-plugin-cloudinary ready!

Name Link
🔨 Latest commit 2f6e297
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-cloudinary/deploys/6509aaf0461e990007d593bc
😎 Deploy Preview https://deploy-preview-81--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 cdd5981 into main Sep 19, 2023
@colbyfayock colbyfayock deleted the bug/80-api-key-secret branch September 19, 2023 14:11
github-actions bot pushed a commit that referenced this pull request Sep 19, 2023
## [1.10.1](v1.10.0...v1.10.1) (2023-09-19)

### Bug Fixes

* Fixes missing API Key and Secret failing Fetch builds ([#81](#81)) ([cdd5981](cdd5981)), closes [#11](#11) [#80](#80)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.10.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
…y-community#81)

# Description

<!-- Include a summary of the change made and also list the dependencies
that are required if any -->

## 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#80 

## 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
matiasfha pushed a commit to matiasfha/netlify-plugin-cloudinary that referenced this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] No API Key or API Secret fails builds that only need Cloud Name

1 participant