-
Notifications
You must be signed in to change notification settings - Fork 100
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
StartOS v0.3.6 #2675
Draft
MattDHill
wants to merge
389
commits into
master
Choose a base branch
from
next/minor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
StartOS v0.3.6 #2675
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ntime [feature]: new container runtime
* create index * chore: Add the star exports for the bindings --------- Co-authored-by: J H <[email protected]>
* don't export api params * import from SDK instead of BE --------- Co-authored-by: Aiden McClelland <[email protected]>
* dependency autoconfig * FE portion --------- Co-authored-by: Aiden McClelland <[email protected]>
* feat: Add the implementation of the rest of the polyfillEffects * chore: Add in the rsync * chore: Add in the changes needed to indicate that the service does not need config * fix: Vaultwarden sets, starts, stops, uninstalls * chore: Update the polyFilleffect and add two more * Update MainLoop.ts * chore: Add in the set config of the deps on the config set
* complete get_service_port_forward fn * refactor get_service_port_forward and get_container_ip * remove unused function * move host_id to GetServicePortForwardParams * replace match with deref Co-authored-by: Aiden McClelland <[email protected]> * refactor get_container_ip to use deref --------- Co-authored-by: Aiden McClelland <[email protected]>
* persist hostname * add migration * fix version mismatch * remove dmesg logging from build
* wip(fix): Working on fixing the migration. * get s9pk compat key * wip: Change to just using the archive to not use the manifest parsing. * fix: Fix the rebuild --------- Co-authored-by: Aiden McClelland <[email protected]>
* allow lxc-net for tor * /24
* don't attempt autoconfig if config is null * quiet * fixes
* add build cli script for cross-building cli * sdk alpha.13 * registry improvements
* fix: Dependency * fix: set deps during container init
* sdk input spec improvements * more sdk changes * fe changes * alpha.14 * fix tests * separate validator in filehelper * use deeppartial for getinput * fix union type and update ts-matches * alpha.15 * alpha.16 * alpha.17 --------- Co-authored-by: Matt Hill <[email protected]>
Co-authored-by: Matt Hill <[email protected]>
* add support for ACME cert acquisition * add support for modifying hosts for a package * misc fixes * more fixes * use different port for lan clearnet than wan clearnet * fix chroot-and-upgrade always growing * bail on failure * wip * fix alpn auth * bump async-acme * fix cli * add barebones documentation * add domain to hostname info
* implement serial console support * customize local and remote login prompt
* sdk tweaks * switch back to deeppartial
* sdk tweaks * switch back to deeppartial * WIP, update comments * reinstall chesterton's fence --------- Co-authored-by: Aiden McClelland <[email protected]>
* Add gather_debug_info.sh for comprehensive StartOS diagnostics * chore: Update the services to use the lxc instead of podman * chore: Add symlink /usr/bin/gather-debug --------- Co-authored-by: Jade <[email protected]>
* use notification system for OS updates * feat: Include the version update notification in the update in rs * chore: Change the location of the comment * progress on release notes * fill out missing sections * fix build * fix build --------- Co-authored-by: J H <[email protected]> Co-authored-by: Aiden McClelland <[email protected]>
* sdk tweaks * switch back to deeppartial * WIP, update comments * reinstall chesterton's fence * more comments * delete extra package.lock * handle TODOs --------- Co-authored-by: Aiden McClelland <[email protected]>
* v0.3.6-alpha.9 * fix raspi build * backup kernel still .51
* fix: reset sideload service after websocket completes * chore: fix comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.