Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented May 30, 2025

Updates the projen configuration to include the assets directory in the documentation build process.

The changes:

  1. Adds a step to copy files from the assets directory to the documentation output
  2. Updates the docs task in .projen/tasks.json to include this new step

This ensures that any assets (like images or other resources) used in the documentation are properly included in the final documentation package.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team May 30, 2025 16:25
@github-actions github-actions bot added the p2 label May 30, 2025
@mrgrain mrgrain changed the title chore(toolkit-lib): update projen configuration chore(toolkit-lib): add assets directory to documentation build May 30, 2025
@mrgrain mrgrain force-pushed the mrgrain/chore/toolkit-lib/update-projen branch from a705eed to f3487e5 Compare May 30, 2025 16:47
@mrgrain mrgrain temporarily deployed to integ-approval May 30, 2025 16:47 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.00%. Comparing base (a1ef4fc) to head (d1fd6ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #560   +/-   ##
=======================================
  Coverage   79.00%   79.00%           
=======================================
  Files          47       47           
  Lines        7083     7083           
  Branches      790      791    +1     
=======================================
  Hits         5596     5596           
  Misses       1468     1468           
  Partials       19       19           
Flag Coverage Δ
suite.unit 79.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jun 4, 2025
Merged via the queue into main with commit 81d6c92 Jun 4, 2025
21 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/toolkit-lib/update-projen branch June 4, 2025 10:37
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.

4 participants