-
Notifications
You must be signed in to change notification settings - Fork 2.7k
chore: add standardized vscode devcontainer for development #7944
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
Open
dsisco11
wants to merge
63
commits into
invoke-ai:main
Choose a base branch
from
dsisco11:sisco/feat/vscode-devcontainer
base: main
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.
Open
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
a542eaa
[feat]: add devcontainer
dsisco11 885b862
[chore]: let .vscode manage its own gitignore
dsisco11 71887f1
[chore]: add recommended extensions for project
dsisco11 1623dec
[chore]: add standard debug launch setups for devcontainer
dsisco11 95e4ff4
[chore]: add common build actions
dsisco11 e8054c2
[chore]: delay pnpm store-dir update command until after cache volume…
dsisco11 a69558d
[chore] fix configuring secondary UV index
dsisco11 cefa58b
[chore] add unit testing tasks to vscode config
dsisco11 5993a20
[chore]: fix pnpm & UV install commands
dsisco11 d3f7043
[chore]: fix source analysis imports for python tooling
dsisco11 72019c4
[chore]: remove commented envar
dsisco11 5948f0e
[chore]: add env samp[le file for devcontainer
dsisco11 586c10e
[chore]: correct test tasks to not be default
dsisco11 bba9f18
[chore]: setup tasks to be better ordered
dsisco11 8d9de4a
[chore]: rollback UV cuda index version
dsisco11 67be030
[chore]: remove commented
dsisco11 f326db5
[chore]: todo comment
dsisco11 aeef00d
[chore]: remove unneeded UID/GID vars from devcontainer image
dsisco11 2c16e63
[chore]: provide env file for devcontainer
dsisco11 d0c1e76
[chore]: create cache volume for model downloads, etc.
dsisco11 cfbd569
[chore]: remove unneeded port forward, vite dev gets auto forwarded
dsisco11 49e2b6a
[chore]: remove invalid launch options from backend debug launcher
dsisco11 39a3411
[chore]: set python interpreter path correctly in devcontainer settings
dsisco11 7af53f6
[chore]: correctly setup invokeai root envar
dsisco11 43f86d6
[chore]: enable dev reloading for backend debug launch
dsisco11 aa36f16
[chore]: fix permissions issues
dsisco11 544d668
add section for custom nodes to workspace setup
dsisco11 f948daa
[chore]: fix permissions issue with download cache folder
dsisco11 2024a47
[chore]: add mounting for custom node development
dsisco11 30f89af
[chore] add loading for mounted custom nodes
dsisco11 7a2ed57
[chore]: add readme for custom node development
dsisco11 2fb00bb
[chore] update readme to describe code-workspace file
dsisco11 482eaef
remove commented
dsisco11 a19a0e8
[chore]: reenable UV compiling
dsisco11 d1587a4
[chore]: pin UV to minor version (allow patches)
dsisco11 0ff8037
[chore]: add gitignore to app/invocations/custom_nodes to ignore cont…
dsisco11 9d1904c
[chore]: add commands for auto fixing linting errors
dsisco11 839a3a2
[chore]: linting
dsisco11 fa30bb0
chore: rename compute device arg
dsisco11 324fbe4
[chore]: turn on torch logging by default for development
dsisco11 1ac9d3c
[chore]: move pytorch envar to backend launch config instead
dsisco11 893ea14
[chore]: nope, logging is annoying
dsisco11 addc02d
[chore]: move devcontainer readme to root of devcontainer folder
dsisco11 0e96394
[chore]: improve devcontainer README
dsisco11 453448c
[chore]: fix linting problems
dsisco11 cd9f471
[chore] disable editor auto-saving when a file has errors by default,…
dsisco11 65c112a
[chore]: include exception info for custom-node loading errors
dsisco11 64112ee
chore: fool that I am for not just using the normal custom-nodes dire…
dsisco11 a8b0554
chore: oh yea, also fix the custom-nodes path in the workspace file...
dsisco11 e7161e8
chore: enable juririgged polling for devcontainer support
dsisco11 bae6557
chore: spruce up the vscode build tasks
dsisco11 090b9bf
chore: add gitlens to extensions
dsisco11 16e5104
chore: fix init file linux permission bits
dsisco11 df882af
chore: remove polling mode for juririgged, add documentation on commo…
dsisco11 ceb99fb
chore: update pytorch index alias name
dsisco11 f579048
chore: add excluded paths for python analysis
dsisco11 8e91cda
chore: disable python unit testing extension for auxillary workspaces…
dsisco11 3a47e57
chore: fix devcontainer context path
dsisco11 5b41533
chore: add utility task for printing currently installed version of a…
dsisco11 63371d6
chore: add utility command for displaying versions of all currently i…
dsisco11 e02e908
chore: add utility command for showing installed pnpm package versions
dsisco11 85bccb3
chore: remove unneeded pytest args, add comments
dsisco11 477cdd8
chore: remove workspace from PYTHONPATH as its not actually required
dsisco11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[chore]: setup tasks to be better ordered
- Loading branch information
commit bba9f18e162600d41f999610a1c11c7fc65f19e2
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.