Skip to content

Conversation

@shotah
Copy link
Contributor

@shotah shotah commented Feb 6, 2022

No description provided.

@shotah
Copy link
Contributor Author

shotah commented Feb 6, 2022

@itzg here's the PR.

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the unset change I think is needed

… with defaulting to false and server types
@shotah shotah changed the title Fixing ForgeAPI where it wasn't actually downloading the files Add GameType filter, and add ForgeAPI Verify Files to validate Mod Downloads Feb 7, 2022
Adding Itzg suggestion to remove $ from unset.
@shotah
Copy link
Contributor Author

shotah commented Feb 7, 2022

@itzg Fixed Unset, also included Gametype. It was a small code change, testing on the other hand was a bit more verbose. I wonder if there is a way to be more verbose in the docker file about what is being tested. I just added comments for now to explain what is being tested.

@itzg
Copy link
Owner

itzg commented Feb 9, 2022

I wonder if there is a way to be more verbose in the docker file

Specifically do you mean the docker compose file in each test directory?

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

# Stage contents so that the correct subdirectory can be picked off
mkdir -p /tmp/world-data
if ! extract "$WORLD" /tmp/world-data; then
log "ERROR extracting world from $WORLD"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@itzg itzg merged commit a57adc0 into itzg:master Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants