Skip to content

feat: read metadata directly from source if required #853

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

Merged
merged 2 commits into from
Apr 9, 2025
Merged

Conversation

tripodsan
Copy link
Contributor

if the metadata section of the config is too large, the config service will not longer include it, but specify the metadata sources. in this case, they are loaded in the html pipeline directly.

see https://github.com/adobe/helix-config/pull/259

Copy link

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (182f281) to head (98c724e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #853   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        47    +1     
  Lines         4015      4096   +81     
=========================================
+ Hits          4015      4096   +81     

☔ 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.

@tripodsan tripodsan merged commit 3160ce7 into main Apr 9, 2025
9 checks passed
@tripodsan tripodsan deleted the read-meta branch April 9, 2025 11:49
github-actions bot pushed a commit that referenced this pull request Apr 9, 2025
# [6.25.0](v6.24.3...v6.25.0) (2025-04-09)

### Features

* read metadata directly from source if required ([#853](#853)) ([3160ce7](3160ce7))
Copy link

github-actions bot commented Apr 9, 2025

🎉 This PR is included in version 6.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants