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

docs(vue-press): updating getting started #2517

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

eikeland
Copy link
Contributor

Updated getting-started.md documentation to:

  • Correct JSON code block formatting.
  • Update app.config.ts example to use defineAppConfig directly without mergeAppConfigs.
  • Provide an example of configuring an HTTP client with endpoint details from environment configuration.

Copy link

changeset-bot bot commented Oct 16, 2024

🦋 Changeset detected

Latest commit: b708080

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

This PR includes changesets to release 6 packages
Name Type
@equinor/fusion-framework-cli Patch
@equinor/fusion-framework-docs 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 the 📚 documentation Improvements or additions to documentation label Oct 16, 2024
@eikeland eikeland marked this pull request as ready for review October 16, 2024 10:37
@eikeland eikeland requested review from odinr and a team as code owners October 16, 2024 10:37
eikeland and others added 2 commits October 16, 2024 15:54
@github-actions github-actions bot added 🐞 bug Something isn't working 💾 CLI fusion framework CLI labels Oct 16, 2024
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.39% 1746 / 440975
🔵 Statements 0.39% 1746 / 440975
🔵 Functions 23.8% 219 / 920
🔵 Branches 37.34% 400 / 1071
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/cli/src/lib/app-config.ts 0% 0% 0% 0% 1, 9, 11, 13, 25-26, 28-29, 31-32, 34-44, 46-63
Generated in workflow #7886 for commit b708080 by the Vitest Coverage Report Action

@odinr odinr merged commit e78861a into main Oct 17, 2024
8 checks passed
@odinr odinr deleted the fix/vue-press/apps-service branch October 17, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 💾 CLI fusion framework CLI 📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants