Skip to content

Feature/move tags to full content collection type - #504

Merged
webstackdev merged 5 commits into
mainfrom
feature/move-tags-to-full-content-collection-type
Dec 13, 2025
Merged

Feature/move tags to full content collection type#504
webstackdev merged 5 commits into
mainfrom
feature/move-tags-to-full-content-collection-type

Conversation

@webstackdev

@webstackdev webstackdev commented Dec 13, 2025

Copy link
Copy Markdown
Owner

Description

Move tags from being an array of tag names to a full collection type.

Type of Change

  • 🐛 Bug fix (bugfix/*)
  • 🔥 Hot fix (hotfix/*)
  • ✨ New feature (feature/*)
  • 🏗️ Infrastructure (infrastructure/*)
  • � Maintenance (maintenance/*)
  • �📝 Content update (content/*)
  • 📚 Documentation
  • 🎨 Style/UI change
  • ♻️ Code refactoring

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 66.13% 4488 / 6786
🔵 Statements 64.87% 4662 / 7186
🔵 Functions 65.84% 910 / 1382
🔵 Branches 54.22% 2231 / 4114
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/content.config.ts 0% 0% 0% 0% 23-267
src/layouts/BaseLayout.astro 0% 0% 0% 0% 1-104
src/lib/config/siteUrlServer.ts 100% 100% 100% 100%
src/pages/api/_environment/siteUrlApi.ts 85.71% 50% 100% 85.71% 15
src/pages/tags/[tag].astro 0% 0% 0% 0% 1-305
src/pages/tags/index.astro 0% 0% 0% 0% 1-226
Generated in workflow #55 for commit 4ac3f4a by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Preview deployment ready

Field Value
Branch feature/move-tags-to-full-content-collection-type
Commit 4ac3f4a
Preview Open preview

Triggered by @webstackdev

@webstackdev
webstackdev merged commit 7c9dc09 into main Dec 13, 2025
12 checks passed
@webstackdev
webstackdev deleted the feature/move-tags-to-full-content-collection-type branch December 13, 2025 03:07
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.

1 participant