Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Conversation

@sauravpanda
Copy link
Member

@sauravpanda sauravpanda commented Dec 3, 2024

Update create-akiradocs to v1.0.40

  • Purpose:
    Update the create-akiradocs package to a newer version and add support for updating the editor files.
  • Key Changes:
    • Bumped the package version from 1.0.39 to 1.0.40.
    • Added a new function isEditorInstalled to check if the editor is already installed in the target directory.
    • Implemented logic to update the editor files if the editor is already installed.
    • Added new script commands to the package.json file for running the editor and docs development servers concurrently.
    • Added the concurrently dev dependency to support running multiple development servers.
  • Impact:
    This update will provide a more seamless experience for users creating new Akira Docs projects, allowing them to easily update the editor files if the project already has the editor installed.

✨ Generated with love by Kaizen ❤️

Original Description ## 🔍 Description

Type

  • 🐛 Bug Fix
  • ✨ Feature
  • 📚 Documentation
  • 🔧 Other: _____

Checklist

  • Tested locally
  • Updated docs (if needed)
  • Added/updated tests (if needed)

@vercel
Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akira-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 4:48pm

@kaizen-bot
Copy link
Contributor

kaizen-bot bot commented Dec 3, 2024

🔍 Code Review Summary

All Clear: This commit looks good! 👍

Overview

  • Total Feedbacks: 0 (Critical: 0, Refinements: 0)
  • Files Affected: 0
  • Code Quality: [█████████████████░░░] 85% (Good)
Test Cases

3 file need updates to their tests. Run !unittest to generate create and update tests.


✨ Generated with love by Kaizen ❤️

Useful Commands
  • Feedback: Share feedback on kaizens performance with !feedback [your message]
  • Ask PR: Reply with !ask-pr [your question]
  • Review: Reply with !review
  • Update Tests: Reply with !unittest to create a PR with test changes

@shreyashkgupta shreyashkgupta merged commit b0ae9cd into main Dec 3, 2024
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: update command with editor installed loses the scripts to run editor

3 participants