Skip to content

feat(amplify): added additional modifiers#1656

Merged
danielroe merged 3 commits into
nuxt:mainfrom
BjornTheProgrammer:main
Jan 6, 2025
Merged

feat(amplify): added additional modifiers#1656
danielroe merged 3 commits into
nuxt:mainfrom
BjornTheProgrammer:main

Conversation

@BjornTheProgrammer

Copy link
Copy Markdown
Contributor

🔗 Linked issue

resolves #1655

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This just makes it possible to pass in all of the currently available options into the aws provider.

@codecov-commenter

codecov-commenter commented Jan 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.42%. Comparing base (ee9b0c7) to head (1699d02).
⚠️ Report is 285 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1656      +/-   ##
==========================================
+ Coverage   62.93%   63.42%   +0.49%     
==========================================
  Files          79       79              
  Lines        3545     3593      +48     
  Branches      414      416       +2     
==========================================
+ Hits         2231     2279      +48     
  Misses       1285     1285              
  Partials       29       29              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe changed the title feat: added options to amplify provider feat(amplify): added additional modifiers to amplify provider Jan 6, 2025
Comment thread docs/content/3.providers/aws-amplify.md Outdated
Comment thread docs/content/3.providers/aws-amplify.md Outdated
@danielroe danielroe changed the title feat(amplify): added additional modifiers to amplify provider feat(amplify): added additional modifiers Jan 6, 2025
@danielroe

Copy link
Copy Markdown
Member

thank you! ❤️

@danielroe danielroe merged commit 59ed676 into nuxt:main Jan 6, 2025
@github-actions github-actions Bot mentioned this pull request Jan 6, 2025
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.

Add all image options for amplify

3 participants