Jade
fb074c8c32
036 migration ( #2750 )
...
* chore: convert to use a value, cause why not
* wip: Add the up for this going up
* wip: trait changes
* wip: Add in some more of the private transformations
* chore(wip): Adding the ssh_keys todo
* wip: Add cifs
* fix migration structure
* chore: Fix the trait for the version
* wip(feat): Notifications are in the system
* fix marker trait hell
* handle key todos
* wip: Testing the migration in a system.
* fix pubkey parser
* fix: migration works
* wip: Trying to get the migration stuff?
* fix: Can now install the packages that we wanted, yay!"
* Merge branch 'next/minor' of github.com:Start9Labs/start-os into feat/migration
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-10-16 10:09:30 -06:00
Aiden McClelland
571db5c0ee
Bugfix/mac build ( #2726 )
...
* fix mac build
* additional fixes
* handle arm64 from uname -m
* handle arm64 from uname -m in all builds
* gracefully handle rootless docker
* use cross-platform method of determining file uid
2024-08-26 22:52:23 +00:00
J H
bd7adafee0
Fix: sdk setupManifest pass through docs
2024-08-07 16:38:35 -06:00
Mariusz Kogen
82ba5dad1b
version bump
2024-07-31 09:11:37 +02:00
Aiden McClelland
3e7578d670
bump version
2024-07-26 20:31:09 -06:00
Aiden McClelland
078bf41029
bump version
2024-07-26 02:07:39 -06:00
Aiden McClelland
019142efc9
v0.3.6-alpha.0 ( #2680 )
...
* v0.3.6-alpha.0
* show welcome on fresh install
2024-07-23 18:18:17 +00:00
Lucy
a535fc17c3
Feature/fe new registry ( #2647 )
...
* bugfixes
* update fe types
* implement new registry types in marketplace and ui
* fix marketplace types to have default params
* add alt implementation toggle
* merge cleanup
* more cleanup and notes
* fix build
* cleanup sync with next/minor
* add exver JS parser
* parse ValidExVer to string
* update types to interface
* add VersionRange and comparative functions
* Parse ExtendedVersion from string
* add conjunction, disjunction, and inversion logic
* consider flavor in satisfiedBy fn
* consider prerelease for ordering
* add compare fn for sorting
* rename fns for consistency
* refactoring
* update compare fn to return null if flavors don't match
* begin simplifying dependencies
* under construction
* wip
* add dependency metadata to CurrentDependencyInfo
* ditch inheritance for recursive VersionRange constructor. Recursive 'satisfiedBy' fn wip
* preprocess manifest
* misc fixes
* use sdk version as osVersion in manifest
* chore: Change the type to just validate and not generate all solutions.
* add publishedAt
* fix pegjs exports
* integrate exver into sdk
* misc fixes
* complete satisfiedBy fn
* refactor - use greaterThanOrEqual and lessThanOrEqual fns
* fix tests
* update dependency details
* update types
* remove interim types
* rename alt implementation to flavor
* cleanup os update
* format exver.ts
* add s9pk parsing endpoints
* fix build
* update to exver
* exver and bug fixes
* update static endpoints + cleanup
* cleanup
* update static proxy verification
* make mocks more robust; fix dep icon fallback; cleanup
* refactor alert versions and update fixtures
* registry bugfixes
* misc fixes
* cleanup unused
* convert patchdb ui seed to camelCase
* update otherVersions type
* change otherVersions: null to 'none'
* refactor and complete feature
* improve static endpoints
* fix install params
* mask systemd-networkd-wait-online
* fix static file fetching
* include non-matching versions in otherVersions
* convert release notes to modal and clean up displayExver
* alert for no other versions
* Fix ack-instructions casing
* fix indeterminate loader on service install
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Shadowy Super Coder <musashidisciple@proton.me >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: J H <dragondef@gmail.com >
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2024-07-23 00:48:12 +00:00
Matt Hill
f39b85abf2
bump to 036
2024-06-20 10:08:00 -06:00
J H
cb63025078
chore: Initial commit for the bump to 0.3.5.2 ( #2541 )
...
* chore: Initial commit for the bump
* wip(fix): build
* chore: Update the os welcome page to include the previous release of the 0.3.5.1
2023-12-20 14:58:24 -07:00
Matt Hill
417053a6a2
FE version bump and minor copy updates ( #2517 )
...
version bump and minor copy updates
2023-11-15 19:17:33 +00:00
Matt Hill
86567e7fa5
rename frontend to web and update contributing guide ( #2509 )
...
* rename frontend to web and update contributing guide
* rename this time
* fix build
* restructure rust code
* update documentation
* update descriptions
* Update CONTRIBUTING.md
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-11-13 21:22:23 +00:00