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

Merge Release Auto-PR #327

Open
wants to merge 450 commits into
base: release
Choose a base branch
from
Open

Merge Release Auto-PR #327

wants to merge 450 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Merging this PR will invoke release actions

KernelDeimos and others added 30 commits May 31, 2024 18:10
feat(backend): improve logger and reduce logs
Actually parse sed scripts
refactor(backend): de-couple driver registration from DriverService
occured -> occurred
The script service allows other services to register re-runnable tasks
called "scripts". These can be invoked via "script:run" in the console.
* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Update docker-image.yaml

* Create Docker on Tag and push on main
A package called "useapi" is introduced to provide a dynamic import
system. This import system, rather than relying on the state of the
filesystem, is populated as modules are installed into Puter's kernel.

The "useapi" package is then used to add support for loading external
mod directories as Puter kernel modules, making it possible to mod puter
without any tooling.
Using npm install appears to have different results depending on whether
or not the parent directory of the puter repository happens to have a
package.json file (ex: nested workspaces).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants