Skip to content
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

correct module packages from over-eager migration #4580

Closed
pollend opened this issue Mar 14, 2021 · 1 comment
Closed

correct module packages from over-eager migration #4580

pollend opened this issue Mar 14, 2021 · 1 comment
Assignees
Labels
Blocker Issue reporting or PR addressing a critical problem that blocks other efforts
Milestone

Comments

@pollend
Copy link
Member

pollend commented Mar 14, 2021

some packages were moved onto the engine path (#4571) so this will tracks changes that move packages back off of engine.

#!/bin/bash
for i in "AdditionalItemPipes" "AdditionalRails" "AdventureAssets" "Alchemy" "AlterationEffects" "Anatomy" "Apiculture" "BasicCrafting" "Behaviors" "BlockDetector" "BlockPicker" "Books" "Breathing" "ClimateConditions" "Climbables" "CombatSystem" "Compass" "Cooking" "CopperAndBronze" "CoreWorlds" "DamagingBlocks" "Drops" "Durability" "DynamicCities" "Economy" "Equipment" "EquipmentSmithing" "Exoplanet" "Explosives" "FallingBlocks" "FlowingLiquids" "Fluid" "FluidComputerIntegration" "FlyingIslands" "FunnyBlocks" "Genome" "GooeyDefence" "GooeysQuests" "GooKeeper" "GrowingFlora" "Health" "Hunger" "Inferno" "InGameHelpAPI" "Inventory" "IRLCorp" "ItemPipes" "ItemRendering" "JoshariasSurvival" "Journal" "KComputers" "LightAndShadow" "Lost" "Machines" "ManualLabor" "MasterOfOreon" "Maze" "MetalRenegades" "Minesweeper" "Minimap" "MobileBlocks" "ModularComputers" "MultiBlock" "PhysicalStats" "PotentialEnergyDevices" "Potions" "Projectile" "Rails" "Sample" "Scenario" "Sensors" "Signalling" "SimpleFarming" "Smithing" "StoneCrafting" "StructuralResources" "StructureTemplates" "SubstanceMatters" "Tasks" "Thirst" "Volcanoes" "WildAnimals" "WoodAndStone" "WoodAndStoneCraftingJournal" "WoodCrafting" "Workstation" "WorkstationCrafting" "WorldlyTooltip" "Xmas"; do
    git -C "$(pwd)/$i" checkout "chore/migrate-off-engine-path"
done;
pollend added a commit to Terasology/AdditionalItemPipes that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/AdditionalRails that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Xmas that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/WorkstationCrafting that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Workstation that referenced this issue Mar 15, 2021
pollend added a commit to Terasology-Archived/WoodCrafting that referenced this issue Mar 15, 2021
pollend added a commit to Terasology-Archived/WoodAndStoneCraftingJournal that referenced this issue Mar 15, 2021
pollend added a commit to Terasology-Archived/WoodAndStone that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/WildAnimals that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Volcanoes that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Thirst that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Tasks that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/SubstanceMatters that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/StructureTemplates that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/StructuralResources that referenced this issue Mar 15, 2021
pollend added a commit to Terasology-Archived/StoneCrafting that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Smithing that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/SimpleFarming that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Signalling that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Scenario that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Sample that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Rails that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Projectile that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Potions that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/PotentialEnergyDevices that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/AdventureAssets that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/BasicCrafting that referenced this issue Mar 15, 2021
pollend added a commit to Terasology/Behaviors that referenced this issue Mar 15, 2021
keturn added a commit to Terasology/MultiBlock that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/PhysicalStats that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/PotentialEnergyDevices that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Potions that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Projectile that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Rails that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Sample that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Scenario that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Sensors that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Signalling that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/SimpleFarming that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Smithing that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/SoundyGenetics that referenced this issue Mar 17, 2021
keturn added a commit to Terasology-Archived/StoneCrafting that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/StructuralResources that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/StructureTemplates that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/SubstanceMatters that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Tasks that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Thirst that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/WildAnimals that referenced this issue Mar 17, 2021
keturn added a commit to Terasology-Archived/WoodAndStone that referenced this issue Mar 17, 2021
keturn added a commit to Terasology-Archived/WoodAndStoneCraftingJournal that referenced this issue Mar 17, 2021
keturn added a commit to Terasology-Archived/WoodCrafting that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Workstation that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/WorkstationCrafting that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/WorldlyTooltip that referenced this issue Mar 17, 2021
keturn added a commit to Terasology/Xmas that referenced this issue Mar 17, 2021
@keturn
Copy link
Member

keturn commented Mar 17, 2021

tests out good! merged!

@keturn keturn closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Issue reporting or PR addressing a critical problem that blocks other efforts
Projects
None yet
Development

No branches or pull requests

3 participants