forked from github-starred/komodo
* fix swarm config content hidden * 2.0.1-dev-1 * bump ts deps * align swarm config links * StackServiceRun command is actually optional * fix swarm not included in read resource toml * deploy 2.0.1-dev-2 * logger support disabling timestamps (eg if they are already provided by docker logs) * full opacity tag color selector * Add UpdateSwarmNode execution and convert several large repetive blocks to macro handling * add node update functionality * deploy 2.0.1-dev-3 * deploy 2.1.0-dev-1 * toml variable export sorted by name * deploy 2.1.0-dev-2 * dont use detach=false because it can hang indefinitely on misconfigured stacks * deploy 2.1.0-dev-3 * swarm stack deploy explicitly '--detach=true' to avoid future changes in behavior * fmt * UI: Stack config: Fix Add Env File button * fix swarm error propogation, add server connection error hover message * deploy 2.1.0-dev-4 * fix service rm (should be stack rm * fix container ports not displaying when server address not available for link * fix build registry custom org configuration * github action: comment out cache step (leads to no space on device) * fix missing nullish check when selecting stack (#1287) * fix container selector null crash * provider selector custom input label adheres to showLabel * fix: show/hide button non-functional in stack, sync, and build info views (#1267) Co-authored-by: twalts <t.mwalton@yahoo.com> * swarm stack support env vars through shell source file method * tweaks * bump deps * deploy 2.1.0-dev-5 * auto update should work with swarm * deploy 2.1.0-dev-6 * 2.1.0 --------- Co-authored-by: Shen Li <dustet@gmail.com> Co-authored-by: T <github@mail.taylor.media> Co-authored-by: twalts <t.mwalton@yahoo.com>
21 lines
932 B
YAML
21 lines
932 B
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
jwt-decode@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0.0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b"
|
|
integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==
|
|
|
|
mogh_auth_client@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/mogh_auth_client/-/mogh_auth_client-1.2.1.tgz#c8b5e9da101dc8da7b30586e5c5463f5f7a95edb"
|
|
integrity sha512-8uUjgqagwbMW8BKtTRzfQ4txpw+54hqLszbIvcYf99murVIQu5+NsRZ8/vjP/fOMawgXJXCVsR6O2lamm1BCnQ==
|
|
dependencies:
|
|
jwt-decode "^4.0.0"
|
|
|
|
typescript@^6.0.2:
|
|
version "6.0.2"
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
|
|
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
|