1
3
Fork
You've already forked koa
1

Feature: improve runtime bootstrapping #7

Open
opened 2025年09月02日 22:28:57 +02:00 by amartin · 0 comments

Currently, there's no way for Koa to do the following actions:

  1. Automatically update the runtime files when updated (maybe setting a version variable somewhere?).
  2. Update the runtime files when it has been modified by the user.

For the second case it will be a little more complicated, since the ideal is not to overwrite the user's changes—after all, the Koa runtime is designed to do whatever you want with it. The latter will take longer as it requires a more sophisticated intervention.

Currently, there's no way for Koa to do the following actions: 1. Automatically update the runtime files when updated (maybe setting a version variable somewhere?). 2. Update the runtime files when it has been modified by the user. For the second case it will be a little more complicated, since the ideal is not to overwrite the user's changes—after all, the Koa runtime is designed to do whatever you want with it. The latter will take longer as it requires a more sophisticated intervention.
Sign in to join this conversation.
No Branch/Tag specified
master
push-vrmszrwswypn
No results found.
Labels
Clear labels
Compat
Breaking
Breaking change that won't be backward compatible
Kind
Bug
Something is not working
Kind
Documentation
Documentation changes
Kind
Enhancement
Improve existing functionality
Kind
Feature
New functionality
Kind
Security
This is security issue
Kind
Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Priority
Undefined
The priority has to be defined
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
amartin/koa#7
Reference in a new issue
amartin/koa
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?