Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 7, 2024
1 parent 4748a03 commit e2df216
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Biome
Submodule Biome updated 1 files
+1 −1 Dependency
3 changes: 3 additions & 0 deletions Maintain/Cache/Dependency/None.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"CodeEditorLand/Codetour",
"CodeEditorLand/Commonality",
"CodeEditorLand/ComposeLanguageService",
"CodeEditorLand/Control",
"CodeEditorLand/CreatePullRequest",
"CodeEditorLand/CreateTauriApp",
"CodeEditorLand/debugger-libs",
Expand Down Expand Up @@ -63,6 +64,7 @@
"CodeEditorLand/DNSAutomation",
"CodeEditorLand/DocusaurusMeiliSearchIndexer",
"CodeEditorLand/DSToolkitDevContainers",
"CodeEditorLand/EarMark",
"CodeEditorLand/Echo",
"CodeEditorLand/EcoSystem",
"CodeEditorLand/Editor",
Expand Down Expand Up @@ -410,6 +412,7 @@
"CodeEditorLand/Sky",
"CodeEditorLand/SmokeTests",
"CodeEditorLand/Soup2RS",
"CodeEditorLand/Store",
"CodeEditorLand/Sun",
"CodeEditorLand/SynapseLand",
"CodeEditorLand/Tao",
Expand Down
3 changes: 1 addition & 2 deletions Maintain/Once.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ for Dependency in "${Dependency[@]}"; do
Cache="$Current"/Cache

Organization="$Cache"/Organization/"$Dependency".json
Exclude="$Cache"/Exclude/"$Dependency".json
# Exclude="$Cache"/Exclude/"$Dependency".json
SubDependency="$Cache"/Dependency/"$Dependency".json

# ! NOT CURRENTLY WORKING
# "$Current"/Cache/Dependency.sh \
# "$Organization" \
# "$Exclude" \
Expand Down

0 comments on commit e2df216

Please sign in to comment.