Skip to content

Go Live#1

Merged
thelamer merged 4 commits into
masterfrom
initial
Apr 5, 2023
Merged

Go Live#1
thelamer merged 4 commits into
masterfrom
initial

Conversation

@thelamer

@thelamer thelamer commented Apr 2, 2023

Copy link
Copy Markdown
Member

So I tested this by using it for a new repo and ensuring the whole workflow is there.
The only thing I would say is missing from this is hyper optimization for vscodium, there is likely a bunch of stuff needed to support plugins there. But considering vscodium is provided as a helper in this container and not the main event I think a stock install is sufficient as all of your git interactions should be going through github-desktop.

In the future I would like to get this on aarch64 as well, but it will require building from source and making a series of modifications to the yarn build process to not pull in pre-built bins for things. In general it is a safer bet to start with x86_64 initially using a known distributed package that works on debian installs.

All apps are wrapped to run without seccomp unconfined and all user data will be in the /config folder as far as I can tell with my testing.

@thelamer thelamer requested a review from a team April 2, 2023 14:42
@LinuxServer-CI

Copy link
Copy Markdown
Collaborator

@LinuxServer-CI

Copy link
Copy Markdown
Collaborator

@thelamer thelamer merged commit e14ac63 into master Apr 5, 2023
@thelamer thelamer deleted the initial branch April 5, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants