Skip to content
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

feat(cli): adds CHANGELOG.md to app package #2521

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

eikeland
Copy link
Contributor

Adds CHANGELOG.md to app zip package

  • Removed individual file additions for package.json, LICENSE.md, and README.md.
  • Added a loop to handle multiple files (package.json, LICENSE.md, README.md, CHANGELOG.md) in a more concise manner.
  • Updated the spinner messages accordingly.

Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: 8cb844c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@equinor/fusion-framework-cli Patch
@equinor/fusion-framework-cookbook-app-react-context-custom-error Patch
@equinor/fusion-framework-cookbook-app-react-context Patch
@equinor/fusion-framework-cookbook-app-react-feature-flag Patch
poc-portal Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 💾 CLI fusion framework CLI 🚀 feature New feature or request labels Oct 30, 2024
@eikeland eikeland marked this pull request as ready for review October 30, 2024 11:19
@eikeland eikeland requested review from odinr and a team as code owners October 30, 2024 11:19
@eikeland eikeland self-assigned this Oct 30, 2024
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.39% 1746 / 440970
🔵 Statements 0.39% 1746 / 440970
🔵 Functions 23.8% 219 / 920
🔵 Branches 37.34% 400 / 1071
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/cli/src/bin/bundle-application.ts 0% 0% 0% 0% 1, 3-4, 6-10, 12-13, 15, 17-19, 21-23, 25, 27-28, 30, 32-42, 44-47, 49-55
Generated in workflow #7896 for commit 8cb844c by the Vitest Coverage Report Action

@eikeland eikeland merged commit 65f03fa into main Oct 30, 2024
9 of 10 checks passed
@eikeland eikeland deleted the feat/cli/app-package/changeset branch October 30, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 CLI fusion framework CLI 🚀 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants